Trace number 4305496

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 5.88243 2.8722

General information on the benchmark

NameHaystacks/
Haystacks-ext-08_c18.xml
MD5SUM86e4590fdf2acf70e62b7e4d974dbe81
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.121685
Satisfiable
(Un)Satisfiability was proved
Number of variables64
Number of constraints231
Number of domains1
Minimum domain size8
Maximum domain size8
Distribution of domain sizes[{"size":8,"count":64}]
Minimum variable degree7
Maximum variable degree8
Distribution of variable degrees[{"degree":7,"count":50},{"degree":8,"count":14}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":231}]
Number of extensional constraints231
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":231}]
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-8649-serial-file.bin HOME/instance-4305496-1534075122.xml
0.66/0.53	
0.66/0.53	scop order+minisat_release (2018-07-31)
0.66/0.53	(Encoding Process)
0.66/0.53	
0.66/0.55	c BEGIN-Prog: Sun Aug 12 13:58:42 CEST 2018
0.66/0.55	c PID: 8652
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.39/0.93	c (0,0) Parsing End
1.39/0.94	c (0,0) CSP: 64 int (0 aux), 0 bool (0 aux), 231 ctr, max domain size 8
1.39/0.94	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.39/0.94	c (0,0) Constraint Name Generate Begin
1.39/0.95	c (0,0) Ctr:HOME/instance-4305496-1534075122.xml,ExtensionConflict:ExtensionSupport:IntVar
1.39/0.95	c (0,0) Constraint Name Generate End
1.39/0.95	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 18 MiB used (max 0 MiB)
1.39/0.95	c (0,0) CSP to CSPinCNF Begin
1.92/1.27	c (0,0) translated 24 (10%) constraints
2.20/1.34	c (0,0) translated 47 (20%) constraints
2.20/1.38	c (0,0) translated 70 (30%) constraints
2.53/1.41	c (0,0) translated 93 (40%) constraints
2.53/1.44	c (0,0) translated 116 (50%) constraints
2.53/1.47	c (0,0) translated 139 (60%) constraints
2.53/1.49	c (0,0) translated 162 (70%) constraints
3.19/1.60	c (1,1) translated 185 (80%) constraints
3.19/1.62	c (1,1) translated 208 (90%) constraints
3.19/1.64	c (1,1) translated 231 (100%) constraints
3.19/1.68	c (1,1) STATISTICS1:HOME/instance-4305496-1534075122.xml,ExtensionConflict:ExtensionSupport:IntVar,120,1960,-1,8,9,1,,8:6818;2:266,9:7;4:1519;3:84;2:350,1:7084;0:7,
3.19/1.68	c (1,1) ==========================================
3.19/1.68	c (1,1) Order
3.19/1.68	c (1,1) ==========================================
3.51/1.70	c (1,1) translated 196 (10%) constraints
3.51/1.71	c (1,1) translated 392 (20%) constraints
3.51/1.72	c (1,1) translated 588 (30%) constraints
3.51/1.73	c (1,1) translated 784 (40%) constraints
3.51/1.74	c (1,1) translated 980 (50%) constraints
3.51/1.74	c (1,1) translated 1176 (60%) constraints
3.51/1.75	c (1,1) translated 1372 (70%) constraints
3.51/1.76	c (1,1) translated 1568 (80%) constraints
3.51/1.77	c (1,1) translated 1764 (90%) constraints
3.51/1.78	c (1,1) translated 1960 (100%) constraints
3.51/1.78	c (1,1) CSP to CSPinCNF End
3.51/1.78	c (1,1) CSP: 64 int (0 aux), 56 bool (56 aux), 1960 ctr, max domain size 8
3.51/1.78	c (1,1) Heap : 168 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.51/1.78	c (1,1) CSPinCNF Propagation Begin
3.84/1.84	c (1,1) 0 values, 455 unsatisfiable literals, and 0 valid clauses are removed
3.84/1.84	c (1,1) CSPinCNF Propagation End
3.84/1.84	c (1,1) CSP: 64 int (0 aux), 56 bool (56 aux), 1960 ctr, max domain size 8
3.84/1.84	c (1,1) Heap : 225 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.84/1.85	c (1,1) Simplify CSPinCNF Begin
3.84/1.85	c (1,1) Simplify CSPinCNF End
3.84/1.85	c (1,1) CSP: 64 int (0 aux), 56 bool (56 aux), 1960 ctr, max domain size 8
3.84/1.85	c (1,1) Heap : 281 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.84/1.85	c (1,1) Calculate Precise Domain Begin
3.84/1.86	c (1,1) 0 values are removed by re-calculation
3.84/1.86	c (1,1) Calculate Precise Domain End
3.84/1.86	c (1,1) CSP: 64 int (0 aux), 56 bool (56 aux), 1960 ctr, max domain size 8
3.84/1.86	c (1,1) Heap : 281 MiB used (max 10795 MiB), NonHeap : 26 MiB used (max 0 MiB)
3.84/1.86	c (1,1) CSPinCNF to SatSolver Begin
3.84/1.90	c (1,1) 196 (10 %) CSP clauses are encoded (504 SAT variables, 579 SAT clauses)
4.18/1.91	c (1,1) 392 (20 %) CSP clauses are encoded (504 SAT variables, 775 SAT clauses)
4.18/1.91	c (1,1) 588 (30 %) CSP clauses are encoded (504 SAT variables, 971 SAT clauses)
4.18/1.91	c (1,1) 784 (40 %) CSP clauses are encoded (504 SAT variables, 1167 SAT clauses)
4.18/1.92	c (1,1) 980 (50 %) CSP clauses are encoded (504 SAT variables, 1363 SAT clauses)
4.18/1.92	c (1,1) 1176 (60 %) CSP clauses are encoded (504 SAT variables, 1559 SAT clauses)
4.18/1.92	c (1,1) 1372 (70 %) CSP clauses are encoded (504 SAT variables, 1755 SAT clauses)
4.18/1.93	c (1,1) 1568 (80 %) CSP clauses are encoded (504 SAT variables, 1951 SAT clauses)
4.18/1.93	c (1,1) 1764 (90 %) CSP clauses are encoded (504 SAT variables, 2147 SAT clauses)
4.18/1.93	c (1,1) 1960 (100 %) CSP clauses are encoded (504 SAT variables, 2343 SAT clauses)
4.18/1.93	c (1,1) Launch Command will be: minisat_release
4.18/1.93	c (1,1) CSPinCNF to SatSolver End
4.18/1.93	c (1,1) Heap : 281 MiB used (max 10795 MiB), NonHeap : 27 MiB used (max 0 MiB)
4.18/1.96	c (1,1) STATISTICS2:HOME/instance-4305496-1534075122.xml,ExtensionConflict:ExtensionSupport:IntVar,120,1960,-1,8,8,1,,8:6370;2:266,8:7;4:1295;3:84;2:574,1:6636,
4.18/1.96	c (1,1) 504 bool, 2344 clause
4.18/1.96	c (1,1) Export Begin
4.54/2.05	c (1,1) Export to HOME/scop-8649-serial-file.bin
4.54/2.05	c (1,1) Export End
4.54/2.05	c (1,1) Export File Size: 0.01 MB
4.54/2.05	c (1,1) 0,0,1,1,1,1,1,STOP-AFTER(DIMACS)
4.54/2.05	c END-Prog: Sun Aug 12 13:58:44 CEST 2018
4.54/2.09	c (scop.sh) java -Xms4g -Xmx4g -Xss128m -cp scop.jar fun.scop.XCSP18Solve HOME/scop-8649-serial-file.bin
4.69/2.58	c (0,0) Read Serial File Begin
4.69/2.58	c (0,0) HOME/scop-8649-serial-file.bin
4.69/2.75	c (0,0) Read Serial File End
4.69/2.76	
4.69/2.76	scop order+minisat_release (2018-07-31)
4.69/2.76	(Solving Process)
4.69/2.76	
4.69/2.78	c BEGIN-Prog: Sun Aug 12 13:58:45 CEST 2018
4.69/2.78	c PID: 8667
4.69/2.78	c IP: 172.20.3.151
4.69/2.78	c HOST: node151.alineos.net
4.69/2.79	c (0,0) SatSolver.solve Begin
4.69/2.79	c (0,0) 0 bool, 0 clause
4.69/2.79	c (0,0) minisat_release HOME/instance-4305496-1534075122.xml-scop-8652.cnf
4.69/2.83	c (0,0) c This is COMiniSatPS.
4.69/2.83	c (0,0) c WARNING: for repeatability, setting FPU to use double precision
4.69/2.83	c (0,0) c ============================[ Problem Statistics ]=============================
4.69/2.83	c (0,0) c |                                                                             |
4.69/2.83	c (0,0) c |  Number of variables:           504                                         |
4.69/2.83	c (0,0) c |  Number of clauses:            2344                                         |
4.69/2.83	c (0,0) c |  Parse time:                   0.00 s                                       |
4.69/2.83	c (0,0) c |  Eliminated clauses:           0.00 Mb                                      |
4.69/2.83	c (0,0) c Reduced to 441 vars, 2208 cls (grow=0)
4.69/2.83	c (0,0) c No iterative elimination performed. (vars=441, c/v ratio=5.0)
4.69/2.83	c (0,0) c |  Simplification time:          0.00 s                                       |
4.69/2.83	c (0,0) c |                                                                             |
4.69/2.83	c (0,0) c ============================[ Search Statistics ]==============================
4.69/2.83	c (0,0) c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.69/2.83	c (0,0) c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.69/2.83	c (0,0) c ===============================================================================
4.69/2.83	c (0,0) c ===============================================================================
4.69/2.83	c (0,0) c restarts              : 5
4.69/2.83	c (0,0) c conflicts             : 3955           (214631 /sec)
4.69/2.83	c (0,0) c decisions             : 6089           (0.00 % random) (330439 /sec)
4.69/2.83	c (0,0) c propagations          : 42991          (2333044 /sec)
4.69/2.83	c (0,0) c conflict literals     : 29053          (5.11 % deleted)
4.69/2.83	c (0,0) c CPU time              : 0.018427 s
4.69/2.83	c (0,0) 
4.69/2.83	c (0,0) s UNSATISFIABLE
4.69/2.86	c (0,0) SatSolver.solve End
4.69/2.86	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
4.69/2.86	c (0,0) Show results Begin
4.69/2.86	s UNSATISFIABLE
4.69/2.86	c (0,0) Show results End
4.69/2.86	c (0,0) Heap : 143 MiB used (max 3925 MiB), NonHeap : 16 MiB used (max 0 MiB)
4.69/2.86	c (0,0) 0,0,STOP-AFTER(ALL)
4.69/2.86	c END-Prog: Sun Aug 12 13:58:45 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-4305496-1534075122/watcher-4305496-1534075122 -o /tmp/evaluation-result-4305496-1534075122/solver-4305496-1534075122 -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-4305496-1534075122.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=8649, runsolver pid=8646

[startup+0.100862 s]*
/proc/loadavg: 2.59 2.22 2.11 3/222 8666
/proc/meminfo: memFree=8706212/32770624 swapFree=67108860/67108860
[pid=8649] ppid=8646 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/8649/stat : 8649 (scop.sh) S 8646 8649 3762 0 -1 4202496 560 322 0 0 0 0 0 0 20 0 1 0 225075383 115843072 349 33554432000 4194304 5098028 140734500304848 140734500302104 139712977994364 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 14639104 140734500308032 140734500308231 140734500308231 140734500310989 0
/proc/8649/statm: 28282 349 296 221 0 87 0
[pid=8652] ppid=8649 vsize=15012476 memory=71528 CPUtime=0.1 cores=0,2,4,6
/proc/8652/stat : 8652 (java) S 8649 8649 3762 0 -1 1077944320 6472 0 0 0 8 2 0 0 20 0 15 0 225075383 15372775424 17882 33554432000 4194304 4196468 140736650854688 140736650837232 140215080025847 0 0 2 16800973 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 22261760 140736650859527 140736650859825 140736650859825 140736650862543 0
/proc/8652/statm: 3753119 17882 2760 1 0 3715579 0
[pid=8652/tid=8653] ppid=8649 vsize=15012476 memory=-6526411401870300574 CPUtime=0.08 cores=0,2,4,6
/proc/8652/task/8653/stat : 8653 (java) R 8649 8649 3762 0 -1 4202560 4586 0 0 0 7 1 0 0 20 0 15 0 225075383 15372775424 17882 33554432000 4194304 4196468 140736650854688 140215051828792 140215064106334 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22261760 140736650859527 140736650859825 140736650859825 140736650862543 0
[pid=8652/tid=8654] ppid=8649 vsize=15012476 memory=3472468689404651184 CPUtime=0 cores=0,2,4,6
/proc/8652/task/8654/stat : 8654 (java) S 8649 8649 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225075385 15372775424 17882 33554432000 4194304 4196468 140736650854688 140215084268176 140215080036053 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22261760 140736650859527 140736650859825 140736650859825 140736650862543 0
[pid=8652/tid=8655] ppid=8649 vsize=15012476 memory=140393176970880 CPUtime=0 cores=0,2,4,6
/proc/8652/task/8655/stat : 8655 (java) S 8649 8649 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225075385 15372775424 17882 33554432000 4194304 4196468 140736650854688 140214913362448 140215080036053 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22261760 140736650859527 140736650859825 140736650859825 140736650862543 0
[pid=8652/tid=8656] ppid=8649 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8652/task/8656/stat : 8656 (java) S 8649 8649 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225075385 15372775424 17882 33554432000 4194304 4196468 140736650854688 140214539467152 140215080036053 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22261760 140736650859527 140736650859825 140736650859825 140736650862543 0
[pid=8652/tid=8657] ppid=8649 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8652/task/8657/stat : 8657 (java) S 8649 8649 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225075385 15372775424 17882 33554432000 4194304 4196468 140736650854688 140214538414352 140215080036053 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22261760 140736650859527 140736650859825 140736650859825 140736650862543 0
[pid=8652/tid=8658] ppid=8649 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8652/task/8658/stat : 8658 (java) S 8649 8649 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225075386 15372775424 17882 33554432000 4194304 4196468 140736650854688 140214419520368 140215080036994 0 0 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22261760 140736650859527 140736650859825 140736650859825 140736650862543 0
[pid=8652/tid=8659] ppid=8649 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8652/task/8659/stat : 8659 (java) S 8649 8649 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225075387 15372775424 17882 33554432000 4194304 4196468 140736650854688 140213703665184 140215080036053 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22261760 140736650859527 140736650859825 140736650859825 140736650862543 0
[pid=8652/tid=8660] ppid=8649 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8652/task/8660/stat : 8660 (java) S 8649 8649 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225075387 15372775424 17882 33554432000 4194304 4196468 140736650854688 140213435229552 140215080036053 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22261760 140736650859527 140736650859825 140736650859825 140736650862543 0
[pid=8652/tid=8661] ppid=8649 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8652/task/8661/stat : 8661 (java) S 8649 8649 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225075390 15372775424 17882 33554432000 4194304 4196468 140736650854688 140213060720976 140215080044443 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22261760 140736650859527 140736650859825 140736650859825 140736650862543 0
[pid=8652/tid=8662] ppid=8649 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8652/task/8662/stat : 8662 (java) S 8649 8649 3762 0 -1 1077944384 309 0 0 0 0 0 0 0 20 0 15 0 225075390 15372775424 17882 33554432000 4194304 4196468 140736650854688 140214418467184 140215080036994 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22261760 140736650859527 140736650859825 140736650859825 140736650862543 0
[pid=8652/tid=8663] ppid=8649 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8652/task/8663/stat : 8663 (java) S 8649 8649 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225075390 15372775424 17882 33554432000 4194304 4196468 140736650854688 140214417414384 140215080036994 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22261760 140736650859527 140736650859825 140736650859825 140736650862543 0
[pid=8652/tid=8664] ppid=8649 vsize=15012476 memory=140393176970880 CPUtime=0 cores=0,2,4,6
/proc/8652/task/8664/stat : 8664 (java) S 8649 8649 3762 0 -1 1077944384 272 0 0 0 0 0 0 0 20 0 15 0 225075390 15372775424 17882 33554432000 4194304 4196468 140736650854688 140214416361584 140215080036994 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22261760 140736650859527 140736650859825 140736650859825 140736650862543 0
[pid=8652/tid=8665] ppid=8649 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8652/task/8665/stat : 8665 (java) S 8649 8649 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225075390 15372775424 17882 33554432000 4194304 4196468 140736650854688 140212562815200 140215080036053 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22261760 140736650859527 140736650859825 140736650859825 140736650862543 0
[pid=8652/tid=8666] ppid=8649 vsize=15012476 memory=140393176970880 CPUtime=0 cores=0,2,4,6
/proc/8652/task/8666/stat : 8666 (java) S 8649 8649 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225075390 15372775424 17882 33554432000 4194304 4196468 140736650854688 140214415310000 140215080036994 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22261760 140736650859527 140736650859825 140736650859825 140736650862543 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 72924 KiB

[startup+0.210339 s]*
/proc/loadavg: 2.59 2.22 2.11 3/222 8666
/proc/meminfo: memFree=8691768/32770624 swapFree=67108860/67108860
[pid=8649] ppid=8646 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/8649/stat : 8649 (scop.sh) S 8646 8649 3762 0 -1 4202496 560 322 0 0 0 0 0 0 20 0 1 0 225075383 115843072 349 33554432000 4194304 5098028 140734500304848 140734500302104 139712977994364 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 14639104 140734500308032 140734500308231 140734500308231 140734500310989 0
/proc/8649/statm: 28282 349 296 221 0 87 0
[pid=8652] ppid=8649 vsize=15012476 memory=85052 CPUtime=0.24 cores=0,2,4,6
/proc/8652/stat : 8652 (java) S 8649 8649 3762 0 -1 1077944320 10115 0 0 0 21 3 0 0 20 0 15 0 225075383 15372775424 21263 33554432000 4194304 4196468 140736650854688 140736650837232 140215080025847 0 0 2 16800973 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 22261760 140736650859527 140736650859825 140736650859825 140736650862543 0
/proc/8652/statm: 3753119 21263 2869 1 0 3715579 0
[pid=8652/tid=8653] ppid=8649 vsize=15012476 memory=-8976644418600983157 CPUtime=0.19 cores=0,2,4,6
/proc/8652/task/8653/stat : 8653 (java) R 8649 8649 3762 0 -1 4202560 7952 0 0 0 17 2 0 0 20 0 15 0 225075383 15372775424 21263 33554432000 4194304 4196468 140736650854688 140215051834592 140215064069477 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22261760 140736650859527 140736650859825 140736650859825 140736650862543 0
[pid=8652/tid=8654] ppid=8649 vsize=15012476 memory=3472468689404651184 CPUtime=0 cores=0,2,4,6
/proc/8652/task/8654/stat : 8654 (java) S 8649 8649 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225075385 15372775424 21263 33554432000 4194304 4196468 140736650854688 140215084268176 140215080036053 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22261760 140736650859527 140736650859825 140736650859825 140736650862543 0
[pid=8652/tid=8655] ppid=8649 vsize=15012476 memory=140393176970880 CPUtime=0 cores=0,2,4,6
/proc/8652/task/8655/stat : 8655 (java) S 8649 8649 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225075385 15372775424 21263 33554432000 4194304 4196468 140736650854688 140214913362448 140215080036053 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22261760 140736650859527 140736650859825 140736650859825 140736650862543 0
[pid=8652/tid=8656] ppid=8649 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8652/task/8656/stat : 8656 (java) S 8649 8649 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225075385 15372775424 21263 33554432000 4194304 4196468 140736650854688 140214539467152 140215080036053 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22261760 140736650859527 140736650859825 140736650859825 140736650862543 0
[pid=8652/tid=8657] ppid=8649 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8652/task/8657/stat : 8657 (java) S 8649 8649 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225075385 15372775424 21263 33554432000 4194304 4196468 140736650854688 140214538414352 140215080036053 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22261760 140736650859527 140736650859825 140736650859825 140736650862543 0
[pid=8652/tid=8658] ppid=8649 vsize=15012476 memory=140393176970880 CPUtime=0 cores=0,2,4,6
/proc/8652/task/8658/stat : 8658 (java) S 8649 8649 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225075386 15372775424 21263 33554432000 4194304 4196468 140736650854688 140214419520368 140215080036994 0 0 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22261760 140736650859527 140736650859825 140736650859825 140736650862543 0
[pid=8652/tid=8659] ppid=8649 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8652/task/8659/stat : 8659 (java) S 8649 8649 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225075387 15372775424 21263 33554432000 4194304 4196468 140736650854688 140213703665184 140215080036053 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22261760 140736650859527 140736650859825 140736650859825 140736650862543 0
[pid=8652/tid=8660] ppid=8649 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8652/task/8660/stat : 8660 (java) S 8649 8649 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225075387 15372775424 21263 33554432000 4194304 4196468 140736650854688 140213435229552 140215080036053 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22261760 140736650859527 140736650859825 140736650859825 140736650862543 0
[pid=8652/tid=8661] ppid=8649 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8652/task/8661/stat : 8661 (java) S 8649 8649 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225075390 15372775424 21263 33554432000 4194304 4196468 140736650854688 140213060720976 140215080044443 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22261760 140736650859527 140736650859825 140736650859825 140736650862543 0
[pid=8652/tid=8662] ppid=8649 vsize=15012476 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8652/task/8662/stat : 8662 (java) R 8649 8649 3762 0 -1 1077944384 462 0 0 0 0 0 0 0 20 0 15 0 225075390 15372775424 21263 33554432000 4194304 4196468 140736650854688 140214418467184 140215080036994 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22261760 140736650859527 140736650859825 140736650859825 140736650862543 0
[pid=8652/tid=8663] ppid=8649 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8652/task/8663/stat : 8663 (java) R 8649 8649 3762 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 225075390 15372775424 21263 33554432000 4194304 4196468 140736650854688 140214417414384 140215080036994 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22261760 140736650859527 140736650859825 140736650859825 140736650862543 0
[pid=8652/tid=8664] ppid=8649 vsize=15012476 memory=140393176970880 CPUtime=0.02 cores=0,2,4,6
/proc/8652/task/8664/stat : 8664 (java) S 8649 8649 3762 0 -1 1077944384 352 0 0 0 2 0 0 0 20 0 15 0 225075390 15372775424 21263 33554432000 4194304 4196468 140736650854688 140214416361584 140215080036994 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22261760 140736650859527 140736650859825 140736650859825 140736650862543 0
[pid=8652/tid=8665] ppid=8649 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8652/task/8665/stat : 8665 (java) S 8649 8649 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225075390 15372775424 21263 33554432000 4194304 4196468 140736650854688 140212562815200 140215080036053 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22261760 140736650859527 140736650859825 140736650859825 140736650862543 0
[pid=8652/tid=8666] ppid=8649 vsize=15012476 memory=140393176970880 CPUtime=0 cores=0,2,4,6
/proc/8652/task/8666/stat : 8666 (java) S 8649 8649 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225075390 15372775424 21263 33554432000 4194304 4196468 140736650854688 140214415310000 140215080036994 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22261760 140736650859527 140736650859825 140736650859825 140736650862543 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 86448 KiB

[startup+0.310426 s]*
/proc/loadavg: 2.59 2.22 2.11 3/222 8666
/proc/meminfo: memFree=8688480/32770624 swapFree=67108860/67108860
[pid=8649] ppid=8646 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/8649/stat : 8649 (scop.sh) S 8646 8649 3762 0 -1 4202496 560 322 0 0 0 0 0 0 20 0 1 0 225075383 115843072 349 33554432000 4194304 5098028 140734500304848 140734500302104 139712977994364 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 14639104 140734500308032 140734500308231 140734500308231 140734500310989 0
/proc/8649/statm: 28282 349 296 221 0 87 0
[pid=8652] ppid=8649 vsize=15012476 memory=88876 CPUtime=0.42 cores=0,2,4,6
/proc/8652/stat : 8652 (java) S 8649 8649 3762 0 -1 1077944320 10739 0 0 0 38 4 0 0 20 0 15 0 225075383 15372775424 22219 33554432000 4194304 4196468 140736650854688 140736650837232 140215080025847 0 0 2 16800973 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 22261760 140736650859527 140736650859825 140736650859825 140736650862543 0
/proc/8652/statm: 3753119 22219 2976 1 0 3715579 0
[pid=8652/tid=8653] ppid=8649 vsize=15012476 memory=-8976644418600983157 CPUtime=0.28 cores=0,2,4,6
/proc/8652/task/8653/stat : 8653 (java) R 8649 8649 3762 0 -1 4202560 8328 0 0 0 26 2 0 0 20 0 15 0 225075383 15372775424 22219 33554432000 4194304 4196468 140736650854688 140215051820848 140215060302672 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22261760 140736650859527 140736650859825 140736650859825 140736650862543 0
[pid=8652/tid=8654] ppid=8649 vsize=15012476 memory=3472468689404651184 CPUtime=0 cores=0,2,4,6
/proc/8652/task/8654/stat : 8654 (java) S 8649 8649 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225075385 15372775424 22219 33554432000 4194304 4196468 140736650854688 140215084268176 140215080036053 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22261760 140736650859527 140736650859825 140736650859825 140736650862543 0
[pid=8652/tid=8655] ppid=8649 vsize=15012476 memory=280786195643264 CPUtime=0 cores=0,2,4,6
/proc/8652/task/8655/stat : 8655 (java) S 8649 8649 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225075385 15372775424 22219 33554432000 4194304 4196468 140736650854688 140214913362448 140215080036053 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22261760 140736650859527 140736650859825 140736650859825 140736650862543 0
[pid=8652/tid=8656] ppid=8649 vsize=15012476 memory=280786037377056 CPUtime=0 cores=0,2,4,6
/proc/8652/task/8656/stat : 8656 (java) S 8649 8649 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225075385 15372775424 22219 33554432000 4194304 4196468 140736650854688 140214539467152 140215080036053 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22261760 140736650859527 140736650859825 140736650859825 140736650862543 0
[pid=8652/tid=8657] ppid=8649 vsize=15012476 memory=140393018672399 CPUtime=0 cores=0,2,4,6
/proc/8652/task/8657/stat : 8657 (java) S 8649 8649 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225075385 15372775424 22219 33554432000 4194304 4196468 140736650854688 140214538414352 140215080036053 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22261760 140736650859527 140736650859825 140736650859825 140736650862543 0
[pid=8652/tid=8658] ppid=8649 vsize=15012476 memory=280786195650176 CPUtime=0 cores=0,2,4,6
/proc/8652/task/8658/stat : 8658 (java) S 8649 8649 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225075386 15372775424 22219 33554432000 4194304 4196468 140736650854688 140214419520368 140215080036994 0 0 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22261760 140736650859527 140736650859825 140736650859825 140736650862543 0
[pid=8652/tid=8659] ppid=8649 vsize=15012476 memory=140393018677007 CPUtime=0 cores=0,2,4,6
/proc/8652/task/8659/stat : 8659 (java) S 8649 8649 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225075387 15372775424 22219 33554432000 4194304 4196468 140736650854688 140213703665184 140215080036053 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22261760 140736650859527 140736650859825 140736650859825 140736650862543 0
[pid=8652/tid=8660] ppid=8649 vsize=15012476 memory=140393018686768 CPUtime=0 cores=0,2,4,6
/proc/8652/task/8660/stat : 8660 (java) S 8649 8649 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225075387 15372775424 22219 33554432000 4194304 4196468 140736650854688 140213435229552 140215080036053 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22261760 140736650859527 140736650859825 140736650859825 140736650862543 0
[pid=8652/tid=8661] ppid=8649 vsize=15012476 memory=280786037386272 CPUtime=0 cores=0,2,4,6
/proc/8652/task/8661/stat : 8661 (java) S 8649 8649 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225075390 15372775424 22219 33554432000 4194304 4196468 140736650854688 140213060720976 140215080044443 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22261760 140736650859527 140736650859825 140736650859825 140736650862543 0
[pid=8652/tid=8662] ppid=8649 vsize=15012476 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/8652/task/8662/stat : 8662 (java) S 8649 8649 3762 0 -1 1077944384 582 0 0 0 3 0 0 0 20 0 15 0 225075390 15372775424 22219 33554432000 4194304 4196468 140736650854688 140214418467184 140215080036994 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22261760 140736650859527 140736650859825 140736650859825 140736650862543 0
[pid=8652/tid=8663] ppid=8649 vsize=15012476 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/8652/task/8663/stat : 8663 (java) S 8649 8649 3762 0 -1 1077944384 49 0 0 0 1 0 0 0 20 0 15 0 225075390 15372775424 22219 33554432000 4194304 4196468 140736650854688 140214417414384 140215080036994 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22261760 140736650859527 140736650859825 140736650859825 140736650862543 0
[pid=8652/tid=8664] ppid=8649 vsize=15012476 memory=140393176970880 CPUtime=0.07 cores=0,2,4,6
/proc/8652/task/8664/stat : 8664 (java) S 8649 8649 3762 0 -1 1077944384 450 0 0 0 7 0 0 0 20 0 15 0 225075390 15372775424 22219 33554432000 4194304 4196468 140736650854688 140214416361584 140215080036994 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22261760 140736650859527 140736650859825 140736650859825 140736650862543 0
[pid=8652/tid=8665] ppid=8649 vsize=15012476 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8652/task/8665/stat : 8665 (java) S 8649 8649 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225075390 15372775424 22219 33554432000 4194304 4196468 140736650854688 140212562815200 140215080036053 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22261760 140736650859527 140736650859825 140736650859825 140736650862543 0
[pid=8652/tid=8666] ppid=8649 vsize=15012476 memory=140393176972276 CPUtime=0 cores=0,2,4,6
/proc/8652/task/8666/stat : 8666 (java) S 8649 8649 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225075390 15372775424 22219 33554432000 4194304 4196468 140736650854688 140214415310000 140215080036994 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22261760 140736650859527 140736650859825 140736650859825 140736650862543 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 15125604 KiB
Current children cumulated memory: 90272 KiB

[startup+0.700724 s]
/proc/loadavg: 2.59 2.22 2.11 3/222 8666
/proc/meminfo: memFree=8664400/32770624 swapFree=67108860/67108860
[pid=8649] ppid=8646 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/8649/stat : 8649 (scop.sh) S 8646 8649 3762 0 -1 4202496 560 322 0 0 0 0 0 0 20 0 1 0 225075383 115843072 349 33554432000 4194304 5098028 140734500304848 140734500302104 139712977994364 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 14639104 140734500308032 140734500308231 140734500308231 140734500310989 0
/proc/8649/statm: 28282 349 296 221 0 87 0
[pid=8652] ppid=8649 vsize=15020872 memory=126796 CPUtime=0.98 cores=0,2,4,6
/proc/8652/stat : 8652 (java) S 8649 8649 3762 0 -1 1077944320 17804 0 0 0 92 6 0 0 20 0 15 0 225075383 15381372928 31699 33554432000 4194304 4196468 140736650854688 140736650837232 140215080025847 0 0 2 25189581 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 22261760 140736650859527 140736650859825 140736650859825 140736650862543 0
/proc/8652/statm: 3755218 31699 3159 1 0 3716603 0
[pid=8652/tid=8653] ppid=8649 vsize=15020872 memory=54 CPUtime=0.66 cores=0,2,4,6
/proc/8652/task/8653/stat : 8653 (java) R 8649 8649 3762 0 -1 4202560 14870 0 0 0 61 5 0 0 20 0 15 0 225075383 15381372928 31699 33554432000 4194304 4196468 140736650854688 140215051857744 140215064106364 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22261760 140736650859527 140736650859825 140736650859825 140736650862543 0
[pid=8652/tid=8654] ppid=8649 vsize=15020872 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8652/task/8654/stat : 8654 (java) S 8649 8649 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225075385 15381372928 31699 33554432000 4194304 4196468 140736650854688 140215084268176 140215080036053 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22261760 140736650859527 140736650859825 140736650859825 140736650862543 0
[pid=8652/tid=8655] ppid=8649 vsize=15020872 memory=8751464017575360309 CPUtime=0 cores=0,2,4,6
/proc/8652/task/8655/stat : 8655 (java) S 8649 8649 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225075385 15381372928 31699 33554432000 4194304 4196468 140736650854688 140214913362448 140215080036053 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22261760 140736650859527 140736650859825 140736650859825 140736650862543 0
[pid=8652/tid=8656] ppid=8649 vsize=15020872 memory=5788902676991533888 CPUtime=0 cores=0,2,4,6
/proc/8652/task/8656/stat : 8656 (java) S 8649 8649 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225075385 15381372928 31699 33554432000 4194304 4196468 140736650854688 140214539467152 140215080036053 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22261760 140736650859527 140736650859825 140736650859825 140736650862543 0
[pid=8652/tid=8657] ppid=8649 vsize=15020872 memory=6440526044186890340 CPUtime=0 cores=0,2,4,6
/proc/8652/task/8657/stat : 8657 (java) S 8649 8649 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225075385 15381372928 31699 33554432000 4194304 4196468 140736650854688 140214538414352 140215080036053 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22261760 140736650859527 140736650859825 140736650859825 140736650862543 0
[pid=8652/tid=8658] ppid=8649 vsize=15020872 memory=170926128 CPUtime=0 cores=0,2,4,6
/proc/8652/task/8658/stat : 8658 (java) S 8649 8649 3762 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 225075386 15381372928 31699 33554432000 4194304 4196468 140736650854688 140214419520368 140215080036994 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22261760 140736650859527 140736650859825 140736650859825 140736650862543 0
[pid=8652/tid=8659] ppid=8649 vsize=15020872 memory=1224 CPUtime=0 cores=0,2,4,6
/proc/8652/task/8659/stat : 8659 (java) S 8649 8649 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225075387 15381372928 31699 33554432000 4194304 4196468 140736650854688 140213703665184 140215080036053 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22261760 140736650859527 140736650859825 140736650859825 140736650862543 0
[pid=8652/tid=8660] ppid=8649 vsize=15020872 memory=1944 CPUtime=0 cores=0,2,4,6
/proc/8652/task/8660/stat : 8660 (java) S 8649 8649 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225075387 15381372928 31699 33554432000 4194304 4196468 140736650854688 140213435229552 140215080036053 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22261760 140736650859527 140736650859825 140736650859825 140736650862543 0
[pid=8652/tid=8661] ppid=8649 vsize=15020872 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/8652/task/8661/stat : 8661 (java) S 8649 8649 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225075390 15381372928 31699 33554432000 4194304 4196468 140736650854688 140213060720976 140215080044443 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22261760 140736650859527 140736650859825 140736650859825 140736650862543 0
[pid=8652/tid=8662] ppid=8649 vsize=15020872 memory=4536 CPUtime=0.09 cores=0,2,4,6
/proc/8652/task/8662/stat : 8662 (java) S 8649 8649 3762 0 -1 1077944384 807 0 0 0 9 0 0 0 20 0 15 0 225075390 15381372928 31699 33554432000 4194304 4196468 140736650854688 140214418467184 140215080036994 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22261760 140736650859527 140736650859825 140736650859825 140736650862543 0
[pid=8652/tid=8663] ppid=8649 vsize=15020872 memory=8448 CPUtime=0.05 cores=0,2,4,6
/proc/8652/task/8663/stat : 8663 (java) R 8649 8649 3762 0 -1 1077944384 164 0 0 0 5 0 0 0 20 0 15 0 225075390 15381372928 31699 33554432000 4194304 4196468 140736650854688 140214417414384 140215080036994 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22261760 140736650859527 140736650859825 140736650859825 140736650862543 0
[pid=8652/tid=8664] ppid=8649 vsize=15020872 memory=1628 CPUtime=0.15 cores=0,2,4,6
/proc/8652/task/8664/stat : 8664 (java) S 8649 8649 3762 0 -1 1077944384 628 0 0 0 15 0 0 0 20 0 15 0 225075390 15381372928 31699 33554432000 4194304 4196468 140736650854688 140214416361584 140215080036994 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22261760 140736650859527 140736650859825 140736650859825 140736650862543 0
[pid=8652/tid=8665] ppid=8649 vsize=15020872 memory=1144 CPUtime=0 cores=0,2,4,6
/proc/8652/task/8665/stat : 8665 (java) S 8649 8649 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225075390 15381372928 31699 33554432000 4194304 4196468 140736650854688 140212562815200 140215080036053 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22261760 140736650859527 140736650859825 140736650859825 140736650862543 0
[pid=8652/tid=8666] ppid=8649 vsize=15020872 memory=15244 CPUtime=0 cores=0,2,4,6
/proc/8652/task/8666/stat : 8666 (java) S 8649 8649 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225075390 15381372928 31699 33554432000 4194304 4196468 140736650854688 140214415310000 140215080036994 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22261760 140736650859527 140736650859825 140736650859825 140736650862543 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 15134000 KiB
Current children cumulated memory: 128192 KiB

[startup+1.50088 s]
/proc/loadavg: 2.59 2.22 2.11 3/222 8666
/proc/meminfo: memFree=8637600/32770624 swapFree=67108860/67108860
[pid=8649] ppid=8646 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/8649/stat : 8649 (scop.sh) S 8646 8649 3762 0 -1 4202496 560 322 0 0 0 0 0 0 20 0 1 0 225075383 115843072 349 33554432000 4194304 5098028 140734500304848 140734500302104 139712977994364 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 14639104 140734500308032 140734500308231 140734500308231 140734500310989 0
/proc/8649/statm: 28282 349 296 221 0 87 0
[pid=8652] ppid=8649 vsize=15022920 memory=187864 CPUtime=2.84 cores=0,2,4,6
/proc/8652/stat : 8652 (java) S 8649 8649 3762 0 -1 1077944320 21829 0 0 0 274 10 0 0 20 0 15 0 225075383 15383470080 46966 33554432000 4194304 4196468 140736650854688 140736650837232 140215080025847 0 0 2 25189581 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 22261760 140736650859527 140736650859825 140736650859825 140736650862543 0
/proc/8652/statm: 3755730 46966 3192 1 0 3717115 0
[pid=8652/tid=8653] ppid=8649 vsize=15022920 memory=1240 CPUtime=1.45 cores=0,2,4,6
/proc/8652/task/8653/stat : 8653 (java) R 8649 8649 3762 0 -1 4202560 16045 0 0 0 139 6 0 0 20 0 15 0 225075383 15383470080 46966 33554432000 4194304 4196468 140736650854688 140215051862304 140215080037782 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22261760 140736650859527 140736650859825 140736650859825 140736650862543 0
[pid=8652/tid=8654] ppid=8649 vsize=15022920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8652/task/8654/stat : 8654 (java) S 8649 8649 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225075385 15383470080 46966 33554432000 4194304 4196468 140736650854688 140215084268176 140215080036053 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22261760 140736650859527 140736650859825 140736650859825 140736650862543 0
[pid=8652/tid=8655] ppid=8649 vsize=15022920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8652/task/8655/stat : 8655 (java) S 8649 8649 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225075385 15383470080 46966 33554432000 4194304 4196468 140736650854688 140214913362448 140215080036053 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22261760 140736650859527 140736650859825 140736650859825 140736650862543 0
[pid=8652/tid=8656] ppid=8649 vsize=15022920 memory=280786037195424 CPUtime=0 cores=0,2,4,6
/proc/8652/task/8656/stat : 8656 (java) S 8649 8649 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225075385 15383470080 46966 33554432000 4194304 4196468 140736650854688 140214539467152 140215080036053 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22261760 140736650859527 140736650859825 140736650859825 140736650862543 0
[pid=8652/tid=8657] ppid=8649 vsize=15022920 memory=54 CPUtime=0 cores=0,2,4,6
/proc/8652/task/8657/stat : 8657 (java) S 8649 8649 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225075385 15383470080 46966 33554432000 4194304 4196468 140736650854688 140214538414352 140215080036053 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22261760 140736650859527 140736650859825 140736650859825 140736650862543 0
[pid=8652/tid=8658] ppid=8649 vsize=15022920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8652/task/8658/stat : 8658 (java) S 8649 8649 3762 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 225075386 15383470080 46966 33554432000 4194304 4196468 140736650854688 140214419520368 140215080036994 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22261760 140736650859527 140736650859825 140736650859825 140736650862543 0
[pid=8652/tid=8659] ppid=8649 vsize=15022920 memory=280786037404224 CPUtime=0 cores=0,2,4,6
/proc/8652/task/8659/stat : 8659 (java) S 8649 8649 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225075387 15383470080 46966 33554432000 4194304 4196468 140736650854688 140213703665184 140215080036053 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22261760 140736650859527 140736650859825 140736650859825 140736650862543 0
[pid=8652/tid=8660] ppid=8649 vsize=15022920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8652/task/8660/stat : 8660 (java) S 8649 8649 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225075387 15383470080 46966 33554432000 4194304 4196468 140736650854688 140213435229552 140215080036053 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22261760 140736650859527 140736650859825 140736650859825 140736650862543 0
[pid=8652/tid=8661] ppid=8649 vsize=15022920 memory=280786037423392 CPUtime=0 cores=0,2,4,6
/proc/8652/task/8661/stat : 8661 (java) S 8649 8649 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225075390 15383470080 46966 33554432000 4194304 4196468 140736650854688 140213060720976 140215080044443 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22261760 140736650859527 140736650859825 140736650859825 140736650862543 0
[pid=8652/tid=8662] ppid=8649 vsize=15022920 memory=0 CPUtime=0.37 cores=0,2,4,6
/proc/8652/task/8662/stat : 8662 (java) R 8649 8649 3762 0 -1 4202560 1203 0 0 0 37 0 0 0 20 0 15 0 225075390 15383470080 46966 33554432000 4194304 4196468 140736650854688 140214418448200 140215059243352 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 22261760 140736650859527 140736650859825 140736650859825 140736650862543 0
[pid=8652/tid=8663] ppid=8649 vsize=15022920 memory=0 CPUtime=0.33 cores=0,2,4,6
/proc/8652/task/8663/stat : 8663 (java) R 8649 8649 3762 0 -1 4202560 512 0 0 0 33 0 0 0 20 0 15 0 225075390 15383470080 46966 33554432000 4194304 4196468 140736650854688 140214417401856 140215063617995 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22261760 140736650859527 140736650859825 140736650859825 140736650862543 0
[pid=8652/tid=8664] ppid=8649 vsize=15022920 memory=0 CPUtime=0.64 cores=0,2,4,6
/proc/8652/task/8664/stat : 8664 (java) S 8649 8649 3762 0 -1 1077944384 2734 0 0 0 63 1 0 0 20 0 15 0 225075390 15383470080 46966 33554432000 4194304 4196468 140736650854688 140214416361584 140215080036994 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22261760 140736650859527 140736650859825 140736650859825 140736650862543 0
[pid=8652/tid=8665] ppid=8649 vsize=15022920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8652/task/8665/stat : 8665 (java) S 8649 8649 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225075390 15383470080 46966 33554432000 4194304 4196468 140736650854688 140212562815200 140215080036053 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22261760 140736650859527 140736650859825 140736650859825 140736650862543 0
[pid=8652/tid=8666] ppid=8649 vsize=15022920 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8652/task/8666/stat : 8666 (java) S 8649 8649 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225075390 15383470080 46966 33554432000 4194304 4196468 140736650854688 140214415310000 140215080036994 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22261760 140736650859527 140736650859825 140736650859825 140736650862543 0
Current children cumulated CPU time: 2.84 s
Current children cumulated vsize: 15136048 KiB
Current children cumulated memory: 189260 KiB

[startup+2.87216 s]
# the end of solver process 8649 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=5.67567 s, system=0.206761 s

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

[startup+1.60188 s]
/proc/loadavg: 2.59 2.22 2.11 3/222 8666
/proc/meminfo: memFree=8637600/32770624 swapFree=67108860/67108860
[pid=8649] ppid=8646 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/8649/stat : 8649 (scop.sh) S 8646 8649 3762 0 -1 4202496 560 322 0 0 0 0 0 0 20 0 1 0 225075383 115843072 349 33554432000 4194304 5098028 140734500304848 140734500302104 139712977994364 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 14639104 140734500308032 140734500308231 140734500308231 140734500310989 0
/proc/8649/statm: 28282 349 296 221 0 87 0
[pid=8652] ppid=8649 vsize=15024968 memory=195588 CPUtime=3.19 cores=0,2,4,6
/proc/8652/stat : 8652 (java) S 8649 8649 3762 0 -1 1077944320 22221 0 0 0 309 10 0 0 20 0 15 0 225075383 15385567232 48897 33554432000 4194304 4196468 140736650854688 140736650837232 140215080025847 0 0 2 25189581 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 22261760 140736650859527 140736650859825 140736650859825 140736650862543 0
/proc/8652/statm: 3756242 48897 3193 1 0 3717627 0
[pid=8652/tid=8653] ppid=8649 vsize=15024968 memory=0 CPUtime=1.55 cores=0,2,4,6
/proc/8652/task/8653/stat : 8653 (java) R 8649 8649 3762 0 -1 4202560 16194 0 0 0 149 6 0 0 20 0 15 0 225075383 15385567232 48897 33554432000 4194304 4196468 140736650854688 140215051856704 140215065394208 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 22261760 140736650859527 140736650859825 140736650859825 140736650862543 0
[pid=8652/tid=8654] ppid=8649 vsize=15024968 memory=7235103601363281778 CPUtime=0 cores=0,2,4,6
/proc/8652/task/8654/stat : 8654 (java) S 8649 8649 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225075385 15385567232 48897 33554432000 4194304 4196468 140736650854688 140215084268176 140215080036053 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22261760 140736650859527 140736650859825 140736650859825 140736650862543 0
[pid=8652/tid=8655] ppid=8649 vsize=15024968 memory=7230921007607278949 CPUtime=0 cores=0,2,4,6
/proc/8652/task/8655/stat : 8655 (java) S 8649 8649 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225075385 15385567232 48897 33554432000 4194304 4196468 140736650854688 140214913362448 140215080036053 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22261760 140736650859527 140736650859825 140736650859825 140736650862543 0
[pid=8652/tid=8656] ppid=8649 vsize=15024968 memory=7445408212593633640 CPUtime=0 cores=0,2,4,6
/proc/8652/task/8656/stat : 8656 (java) S 8649 8649 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225075385 15385567232 48897 33554432000 4194304 4196468 140736650854688 140214539467152 140215080036053 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22261760 140736650859527 140736650859825 140736650859825 140736650862543 0
[pid=8652/tid=8657] ppid=8649 vsize=15024968 memory=7378958217699093353 CPUtime=0 cores=0,2,4,6
/proc/8652/task/8657/stat : 8657 (java) S 8649 8649 3762 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 225075385 15385567232 48897 33554432000 4194304 4196468 140736650854688 140214538414352 140215080036053 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22261760 140736650859527 140736650859825 140736650859825 140736650862543 0
[pid=8652/tid=8658] ppid=8649 vsize=15024968 memory=7014751519617013604 CPUtime=0 cores=0,2,4,6
/proc/8652/task/8658/stat : 8658 (java) S 8649 8649 3762 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 225075386 15385567232 48897 33554432000 4194304 4196468 140736650854688 140214419520368 140215080036994 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22261760 140736650859527 140736650859825 140736650859825 140736650862543 0
[pid=8652/tid=8659] ppid=8649 vsize=15024968 memory=7014751519617013604 CPUtime=0 cores=0,2,4,6
/proc/8652/task/8659/stat : 8659 (java) S 8649 8649 3762 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 225075387 15385567232 48897 33554432000 4194304 4196468 140736650854688 140213703665184 140215080036053 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22261760 140736650859527 140736650859825 140736650859825 140736650862543 0
[pid=8652/tid=8660] ppid=8649 vsize=15024968 memory=140393176970880 CPUtime=0 cores=0,2,4,6
/proc/8652/task/8660/stat : 8660 (java) S 8649 8649 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225075387 15385567232 48897 33554432000 4194304 4196468 140736650854688 140213435229552 140215080036053 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22261760 140736650859527 140736650859825 140736650859825 140736650862543 0
[pid=8652/tid=8661] ppid=8649 vsize=15024968 memory=140389596004353 CPUtime=0 cores=0,2,4,6
/proc/8652/task/8661/stat : 8661 (java) S 8649 8649 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225075390 15385567232 48897 33554432000 4194304 4196468 140736650854688 140213060720976 140215080044443 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22261760 140736650859527 140736650859825 140736650859825 140736650862543 0
[pid=8652/tid=8662] ppid=8649 vsize=15024968 memory=0 CPUtime=0.47 cores=0,2,4,6
/proc/8652/task/8662/stat : 8662 (java) R 8649 8649 3762 0 -1 4202560 1319 0 0 0 47 0 0 0 20 0 15 0 225075390 15385567232 48897 33554432000 4194304 4196468 140736650854688 140214418448200 140215063522373 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 22261760 140736650859527 140736650859825 140736650859825 140736650862543 0
[pid=8652/tid=8663] ppid=8649 vsize=15024968 memory=7157735280196867940 CPUtime=0.43 cores=0,2,4,6
/proc/8652/task/8663/stat : 8663 (java) R 8649 8649 3762 0 -1 4202560 555 0 0 0 43 0 0 0 20 0 15 0 225075390 15385567232 48897 33554432000 4194304 4196468 140736650854688 140214417391536 140215059742983 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22261760 140736650859527 140736650859825 140736650859825 140736650862543 0
[pid=8652/tid=8664] ppid=8649 vsize=15024968 memory=7597124328778917990 CPUtime=0.68 cores=0,2,4,6
/proc/8652/task/8664/stat : 8664 (java) R 8649 8649 3762 0 -1 4202560 2818 0 0 0 67 1 0 0 20 0 15 0 225075390 15385567232 48897 33554432000 4194304 4196468 140736650854688 140214416361584 140215058980678 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 22261760 140736650859527 140736650859825 140736650859825 140736650862543 0
[pid=8652/tid=8665] ppid=8649 vsize=15024968 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/8652/task/8665/stat : 8665 (java) S 8649 8649 3762 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 225075390 15385567232 48897 33554432000 4194304 4196468 140736650854688 140212562815200 140215080036053 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22261760 140736650859527 140736650859825 140736650859825 140736650862543 0
[pid=8652/tid=8666] ppid=8649 vsize=15024968 memory=158272 CPUtime=0 cores=0,2,4,6
/proc/8652/task/8666/stat : 8666 (java) S 8649 8649 3762 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 225075390 15385567232 48897 33554432000 4194304 4196468 140736650854688 140214415310000 140215080036994 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22261760 140736650859527 140736650859825 140736650859825 140736650862543 0
Current children cumulated CPU time: 3.19 s
Current children cumulated vsize: 15138096 KiB
Current children cumulated memory: 196984 KiB

[startup+2.40031 s]
/proc/loadavg: 2.62 2.23 2.11 5/222 8666
/proc/meminfo: memFree=8502388/32770624 swapFree=67108860/67108860
[pid=8649] ppid=8646 vsize=113128 memory=1472 CPUtime=4.69 cores=0,2,4,6
/proc/8649/stat : 8649 (scop.sh) S 8646 8649 3762 0 -1 4202496 591 25138 0 0 0 0 456 13 20 0 1 0 225075383 115843072 368 33554432000 4194304 5098028 140734500304848 140734500301592 139712977994364 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 14639104 140734500308032 140734500308231 140734500308231 140734500310989 0
/proc/8649/statm: 28282 368 311 221 0 87 0
Current children cumulated CPU time: 4.69 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1472 KiB

[startup+2.80075 s]
/proc/loadavg: 2.62 2.23 2.11 5/222 8666
/proc/meminfo: memFree=8502388/32770624 swapFree=67108860/67108860
[pid=8649] ppid=8646 vsize=113128 memory=1472 CPUtime=4.69 cores=0,2,4,6
/proc/8649/stat : 8649 (scop.sh) S 8646 8649 3762 0 -1 4202496 591 25138 0 0 0 0 456 13 20 0 1 0 225075383 115843072 368 33554432000 4194304 5098028 140734500304848 140734500301592 139712977994364 0 65536 4100 81923 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 14639104 140734500308032 140734500308231 140734500308231 140734500310989 0
/proc/8649/statm: 28282 368 311 221 0 87 0
Current children cumulated CPU time: 4.69 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1472 KiB

Child status: 0
Real time (s): 2.8722
CPU time (s): 5.88243
CPU user time (s): 5.67567
CPU system time (s): 0.206761
CPU usage (%): 204.806
Max. virtual memory (cumulated for all children) (KiB): 15140232
Max. memory (cumulated for all children) (KiB): 277900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.67567
system time used= 0.206761
maximum resident set size= 283680
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44374
page faults= 0
swaps= 0
block input operations= 0
block output operations= 248
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4895
involuntary context switches= 23


# summary of solver processes directly reported to runsolver:
#   pid: 8649
#   total CPU time (s): 5.88243
#   total CPU user time (s): 5.67567
#   total CPU system time (s): 0.206761

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.043914 second user time and 0.063675 second system time

The end

Launcher Data

Begin job on node151 at 2018-08-12 13:58:42
IDJOB=4305496
IDBENCH=141415
IDSOLVER=2782
FILE ID=node151/4305496-1534075122
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-08_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-4305496-1534075122/watcher-4305496-1534075122 -o /tmp/evaluation-result-4305496-1534075122/solver-4305496-1534075122 -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-4305496-1534075122.xml

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

MD5SUM BENCH= 86e4590fdf2acf70e62b7e4d974dbe81
RANDOM SEED=1978245268

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:         8766352 kB
MemAvailable:   31749228 kB
Buffers:          263108 kB
Cached:         22675444 kB
SwapCached:            0 kB
Active:         10453920 kB
Inactive:       12694744 kB
Active(anon):     159340 kB
Inactive(anon):   103292 kB
Active(file):   10294580 kB
Inactive(file): 12591452 kB
Unevictable:        7836 kB
Mlocked:            7836 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8024 kB
Writeback:             0 kB
AnonPages:        217844 kB
Mapped:            71904 kB
Shmem:             49800 kB
Slab:             554312 kB
SReclaimable:     525304 kB
SUnreclaim:        29008 kB
KernelStack:        3632 kB
PageTables:         6236 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:45