Trace number 4387965

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
Fun-sCOP order+GlueMiniSat (2019-06-15)? (TO) 2528.25 1207.39

General information on the benchmark

NameSubisomorphism/Subisomorphism-m1-si6-m4D/
Subisomorphism-si6-m4Dr2-m1296-05.xml
MD5SUM3130b580259b5cb9fe6f555a4358f6cc
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.886751
Satisfiable
(Un)Satisfiability was proved
Number of variables777
Number of constraints2559
Number of domains1
Minimum domain size1296
Maximum domain size1296
Distribution of domain sizes[{"size":1296,"count":777}]
Minimum variable degree2
Maximum variable degree12
Distribution of variable degrees[{"degree":2,"count":29},{"degree":3,"count":78},{"degree":4,"count":92},{"degree":6,"count":92},{"degree":7,"count":115},{"degree":8,"count":149},{"degree":9,"count":139},{"degree":10,"count":60},{"degree":11,"count":21},{"degree":12,"count":2}]
Minimum constraint arity1
Maximum constraint arity777
Distribution of constraint arities[{"arity":1,"count":578},{"arity":2,"count":1980},{"arity":777,"count":1}]
Number of extensional constraints2558
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":2558},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms11g -Xmx11g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Encode -order -solver HOME/glueminisat-simp-2.2.10-193oa-n-release -solverOption -model:-verb=3:-elim-cl=5000000:-native-oa -tmp HOME -serialFile HOME/scop-8890-serial-file.bin HOME/instance-4387965-1568292857.xml
0.66/0.54	
0.66/0.54	Fun-sCOP order+glueminisat-simp-2.2.10-193oa-n-release (2019-06-15)
0.66/0.54	
0.66/0.57	c BEGIN-Prog: Thu Sep 12 14:53:40 CEST 2019
0.66/0.57	c PID: 8893
0.66/0.57	c IP: 172.20.3.126
0.66/0.57	c HOST: node126.alineos.net
0.66/0.58	c (0,0) Parsing Begin
3.16/1.48	c (0,0) Parsing End
3.48/1.70	c (0,0) CSP: 777 int (0 aux), 0 bool (0 aux), 2559 ctr, max domain size 1296
3.48/1.70	c (0,0) Heap : 337 MiB used (max 10795 MiB), NonHeap : 22 MiB used (max 0 MiB)
3.48/1.70	c (0,0) Constraint Name Generate Begin
3.48/1.70	c (0,0) Ctr:HOME/instance-4387965-1568292857.xml,AllDifferent:ExtensionConflict:ExtensionSupport:Var
3.48/1.70	c (0,0) Constraint Name Generate End
3.48/1.70	c (0,0) Heap : 337 MiB used (max 10795 MiB), NonHeap : 22 MiB used (max 0 MiB)
3.48/1.70	c (0,0) CSP to CSPinCNF Begin
316.58/279.43	c (278,269) translated 256 (10%) constraints
610.86/552.26	c (551,535) translated 512 (20%) constraints
2520.23/1205.32	c (scop.sh) Receiving Signal. Removing all intermediate files.
2520.23/1205.35	c (scop.sh) Killing background jobs.

Verifier Data

One s line expected

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 (13780 MiB free)
  memory of node 1: 16384 MiB (14018 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4387965-1568292857/watcher-4387965-1568292857 -o /tmp/evaluation-result-4387965-1568292857/solver-4387965-1568292857 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1568286203-6146 --watchdog 2580 HOME/scop.sh 11g HOME/scop.jar -order HOME/glueminisat-simp-2.2.10-193oa-n-release -model:-verb=3:-elim-cl=5000000:-native-oa HOME HOME/instance-4387965-1568292857.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=8890, runsolver pid=8887

[startup+0.100125 s]*
/proc/loadavg: 2.40 2.76 3.11 3/236 8907
/proc/meminfo: memFree=28407796/32770624 swapFree=67004752/67108860
[pid=8890] ppid=8887 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/8890/stat : 8890 (scop.sh) S 8887 8890 5150 0 -1 4202496 556 321 0 0 0 0 0 0 20 0 1 0 405553536 115843072 349 33554432000 4194304 5098028 140725845059488 140725845056744 140241059209852 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 8413184 140725845066536 140725845066864 140725845066864 140725845069773 0
/proc/8890/statm: 28282 349 296 221 0 87 0
[pid=8893] ppid=8890 vsize=15012696 memory=70464 CPUtime=0.11 cores=0,2,4,6
/proc/8893/stat : 8893 (java) S 8890 8890 5150 0 -1 1077944320 6424 0 0 0 10 1 0 0 20 0 15 0 405553536 15373000704 17616 33554432000 4194304 4196468 140721767646448 140721767628992 139803137052407 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
/proc/8893/statm: 3753174 17616 2892 1 0 3715579 0
[pid=8893/tid=8894] ppid=8890 vsize=15013720 memory=-2915660033818482078 CPUtime=0.09 cores=0,2,4,6
/proc/8893/task/8894/stat : 8894 (java) R 8890 8890 5150 0 -1 4202560 4416 0 0 0 8 1 0 0 20 0 15 0 405553537 15374049280 17879 33554432000 4194304 4196468 140721767646448 139803108836656 139803129732125 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8895] ppid=8890 vsize=15013720 memory=4206468019014099040 CPUtime=0 cores=0,2,4,6
/proc/8893/task/8895/stat : 8895 (java) S 8890 8890 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405553538 15374049280 17879 33554432000 4194304 4196468 140721767646448 139803141294608 139803137062613 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8896] ppid=8890 vsize=15013720 memory=140118867392128 CPUtime=0 cores=0,2,4,6
/proc/8893/task/8896/stat : 8896 (java) S 8890 8890 5150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405553538 15374049280 17879 33554432000 4194304 4196468 140721767646448 139802932378256 139803137062613 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8897] ppid=8890 vsize=15013720 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8893/task/8897/stat : 8897 (java) S 8890 8890 5150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405553538 15374049280 17879 33554432000 4194304 4196468 140721767646448 139802596161808 139803137062613 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8898] ppid=8890 vsize=15013720 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8893/task/8898/stat : 8898 (java) S 8890 8890 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405553538 15374049280 17879 33554432000 4194304 4196468 140721767646448 139802595109264 139803137062613 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8899] ppid=8890 vsize=15013720 memory=140118867392128 CPUtime=0 cores=0,2,4,6
/proc/8893/task/8899/stat : 8899 (java) S 8890 8890 5150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405553540 15374049280 17879 33554432000 4194304 4196468 140721767646448 139802107276016 139803137063554 0 0 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8900] ppid=8890 vsize=15013720 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8893/task/8900/stat : 8900 (java) S 8890 8890 5150 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405553540 15374049280 17879 33554432000 4194304 4196468 140721767646448 139801588131488 139803137062613 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8901] ppid=8890 vsize=15013720 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8893/task/8901/stat : 8901 (java) S 8890 8890 5150 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 405553540 15374049280 17879 33554432000 4194304 4196468 140721767646448 139801453909232 139803137062613 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8902] ppid=8890 vsize=15013720 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8893/task/8902/stat : 8902 (java) S 8890 8890 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405553543 15374049280 17879 33554432000 4194304 4196468 140721767646448 139801079405008 139803137071003 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8903] ppid=8890 vsize=15013720 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8893/task/8903/stat : 8903 (java) S 8890 8890 5150 0 -1 1077944384 289 0 0 0 0 0 0 0 20 0 15 0 405553543 15374049280 17879 33554432000 4194304 4196468 140721767646448 139802106222832 139803137063554 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8904] ppid=8890 vsize=15013720 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8893/task/8904/stat : 8904 (java) S 8890 8890 5150 0 -1 1077944384 121 0 0 0 0 0 0 0 20 0 15 0 405553543 15374049280 17879 33554432000 4194304 4196468 140721767646448 139802105170288 139803137063554 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8905] ppid=8890 vsize=15013720 memory=140118867392128 CPUtime=0.01 cores=0,2,4,6
/proc/8893/task/8905/stat : 8905 (java) S 8890 8890 5150 0 -1 1077944384 462 0 0 0 1 0 0 0 20 0 15 0 405553543 15374049280 17879 33554432000 4194304 4196468 140721767646448 139802104117232 139803137063554 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8906] ppid=8890 vsize=15013720 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8893/task/8906/stat : 8906 (java) S 8890 8890 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405553543 15374049280 17879 33554432000 4194304 4196468 140721767646448 139800581499232 139803137062613 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8907] ppid=8890 vsize=15013720 memory=140118867392128 CPUtime=0 cores=0,2,4,6
/proc/8893/task/8907/stat : 8907 (java) S 8890 8890 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405553543 15374049280 17879 33554432000 4194304 4196468 140721767646448 139802103065648 139803137063554 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 71860 KiB

[startup+0.211844 s]*
/proc/loadavg: 2.40 2.76 3.11 3/236 8907
/proc/meminfo: memFree=28391376/32770624 swapFree=67004752/67108860
[pid=8890] ppid=8887 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/8890/stat : 8890 (scop.sh) S 8887 8890 5150 0 -1 4202496 556 321 0 0 0 0 0 0 20 0 1 0 405553536 115843072 349 33554432000 4194304 5098028 140725845059488 140725845056744 140241059209852 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 8413184 140725845066536 140725845066864 140725845066864 140725845069773 0
/proc/8890/statm: 28282 349 296 221 0 87 0
[pid=8893] ppid=8890 vsize=15012696 memory=83436 CPUtime=0.25 cores=0,2,4,6
/proc/8893/stat : 8893 (java) S 8890 8890 5150 0 -1 1077944320 10946 0 0 0 22 3 0 0 20 0 15 0 405553536 15373000704 20859 33554432000 4194304 4196468 140721767646448 140721767628992 139803137052407 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
/proc/8893/statm: 3753174 20859 2897 1 0 3715579 0
[pid=8893/tid=8894] ppid=8890 vsize=15012696 memory=7022364632946311227 CPUtime=0.19 cores=0,2,4,6
/proc/8893/task/8894/stat : 8894 (java) R 8890 8890 5150 0 -1 4202560 8677 0 0 0 17 2 0 0 20 0 15 0 405553537 15373000704 20859 33554432000 4194304 4196468 140721767646448 139803108835968 139803121132894 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8895] ppid=8890 vsize=15012696 memory=365 CPUtime=0 cores=0,2,4,6
/proc/8893/task/8895/stat : 8895 (java) S 8890 8890 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405553538 15373000704 20859 33554432000 4194304 4196468 140721767646448 139803141294608 139803137062613 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8896] ppid=8890 vsize=15012696 memory=140118867401271 CPUtime=0 cores=0,2,4,6
/proc/8893/task/8896/stat : 8896 (java) S 8890 8890 5150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405553538 15373000704 20859 33554432000 4194304 4196468 140721767646448 139802932378256 139803137062613 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8897] ppid=8890 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8893/task/8897/stat : 8897 (java) S 8890 8890 5150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405553538 15373000704 20859 33554432000 4194304 4196468 140721767646448 139802596161808 139803137062613 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8898] ppid=8890 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8893/task/8898/stat : 8898 (java) S 8890 8890 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405553538 15373000704 20859 33554432000 4194304 4196468 140721767646448 139802595109264 139803137062613 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8899] ppid=8890 vsize=15012696 memory=140118867392128 CPUtime=0 cores=0,2,4,6
/proc/8893/task/8899/stat : 8899 (java) S 8890 8890 5150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405553540 15373000704 20859 33554432000 4194304 4196468 140721767646448 139802107276016 139803137063554 0 0 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8900] ppid=8890 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8893/task/8900/stat : 8900 (java) S 8890 8890 5150 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405553540 15373000704 20859 33554432000 4194304 4196468 140721767646448 139801588131488 139803137062613 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8901] ppid=8890 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8893/task/8901/stat : 8901 (java) S 8890 8890 5150 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 405553540 15373000704 20859 33554432000 4194304 4196468 140721767646448 139801453909232 139803137062613 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8902] ppid=8890 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8893/task/8902/stat : 8902 (java) S 8890 8890 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405553543 15373000704 20859 33554432000 4194304 4196468 140721767646448 139801079405008 139803137071003 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8903] ppid=8890 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8893/task/8903/stat : 8903 (java) R 8890 8890 5150 0 -1 1077944384 323 0 0 0 0 0 0 0 20 0 15 0 405553543 15373000704 20859 33554432000 4194304 4196468 140721767646448 139802106222832 139803137063554 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8904] ppid=8890 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8893/task/8904/stat : 8904 (java) S 8890 8890 5150 0 -1 1077944384 131 0 0 0 0 0 0 0 20 0 15 0 405553543 15373000704 20859 33554432000 4194304 4196468 140721767646448 139802105170288 139803137063554 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8905] ppid=8890 vsize=15012696 memory=140118867392128 CPUtime=0.02 cores=0,2,4,6
/proc/8893/task/8905/stat : 8905 (java) S 8890 8890 5150 0 -1 1077944384 474 0 0 0 2 0 0 0 20 0 15 0 405553543 15373000704 20859 33554432000 4194304 4196468 140721767646448 139802104117232 139803137063554 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8906] ppid=8890 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/8893/task/8906/stat : 8906 (java) S 8890 8890 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405553543 15373000704 20859 33554432000 4194304 4196468 140721767646448 139800581499232 139803137062613 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8907] ppid=8890 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8893/task/8907/stat : 8907 (java) S 8890 8890 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405553543 15373000704 20859 33554432000 4194304 4196468 140721767646448 139802103065648 139803137063554 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 84832 KiB

[startup+0.310685 s]*
/proc/loadavg: 2.40 2.76 3.11 3/236 8907
/proc/meminfo: memFree=28388040/32770624 swapFree=67004752/67108860
[pid=8890] ppid=8887 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/8890/stat : 8890 (scop.sh) S 8887 8890 5150 0 -1 4202496 556 321 0 0 0 0 0 0 20 0 1 0 405553536 115843072 349 33554432000 4194304 5098028 140725845059488 140725845056744 140241059209852 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 8413184 140725845066536 140725845066864 140725845066864 140725845069773 0
/proc/8890/statm: 28282 349 296 221 0 87 0
[pid=8893] ppid=8890 vsize=15012696 memory=87716 CPUtime=0.43 cores=0,2,4,6
/proc/8893/stat : 8893 (java) S 8890 8890 5150 0 -1 1077944320 12039 0 0 0 39 4 0 0 20 0 15 0 405553536 15373000704 21929 33554432000 4194304 4196468 140721767646448 140721767628992 139803137052407 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
/proc/8893/statm: 3753174 21929 3040 1 0 3715579 0
[pid=8893/tid=8894] ppid=8890 vsize=15012696 memory=1398722017469774279 CPUtime=0.29 cores=0,2,4,6
/proc/8893/task/8894/stat : 8894 (java) R 8890 8890 5150 0 -1 4202560 9553 0 0 0 26 3 0 0 20 0 15 0 405553537 15373000704 21929 33554432000 4194304 4196468 140721767646448 139803108835424 139803137066256 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8895] ppid=8890 vsize=15012696 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/8893/task/8895/stat : 8895 (java) S 8890 8890 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405553538 15373000704 21929 33554432000 4194304 4196468 140721767646448 139803141294608 139803137062613 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8896] ppid=8890 vsize=15012696 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/8893/task/8896/stat : 8896 (java) S 8890 8890 5150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405553538 15373000704 21929 33554432000 4194304 4196468 140721767646448 139802932378256 139803137062613 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8897] ppid=8890 vsize=15012696 memory=8562125494162282060 CPUtime=0 cores=0,2,4,6
/proc/8893/task/8897/stat : 8897 (java) S 8890 8890 5150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405553538 15373000704 21929 33554432000 4194304 4196468 140721767646448 139802596161808 139803137062613 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8898] ppid=8890 vsize=15012696 memory=7151815828344251794 CPUtime=0 cores=0,2,4,6
/proc/8893/task/8898/stat : 8898 (java) S 8890 8890 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405553538 15373000704 21929 33554432000 4194304 4196468 140721767646448 139802595109264 139803137062613 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8899] ppid=8890 vsize=15012696 memory=6944938067432061290 CPUtime=0 cores=0,2,4,6
/proc/8893/task/8899/stat : 8899 (java) S 8890 8890 5150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405553540 15373000704 21929 33554432000 4194304 4196468 140721767646448 139802107276016 139803137063554 0 0 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8900] ppid=8890 vsize=15012696 memory=-9062862659931694204 CPUtime=0 cores=0,2,4,6
/proc/8893/task/8900/stat : 8900 (java) S 8890 8890 5150 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405553540 15373000704 21929 33554432000 4194304 4196468 140721767646448 139801588131488 139803137062613 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8901] ppid=8890 vsize=15012696 memory=7100839852926015589 CPUtime=0 cores=0,2,4,6
/proc/8893/task/8901/stat : 8901 (java) S 8890 8890 5150 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 405553540 15373000704 21929 33554432000 4194304 4196468 140721767646448 139801453909232 139803137062613 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8902] ppid=8890 vsize=15012696 memory=-8412656567168561567 CPUtime=0 cores=0,2,4,6
/proc/8893/task/8902/stat : 8902 (java) S 8890 8890 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405553543 15373000704 21929 33554432000 4194304 4196468 140721767646448 139801079405008 139803137071003 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8903] ppid=8890 vsize=15012696 memory=-7384621950708166502 CPUtime=0.02 cores=0,2,4,6
/proc/8893/task/8903/stat : 8903 (java) S 8890 8890 5150 0 -1 1077944384 386 0 0 0 2 0 0 0 20 0 15 0 405553543 15373000704 21929 33554432000 4194304 4196468 140721767646448 139802106222832 139803137063554 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8904] ppid=8890 vsize=15012696 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/8893/task/8904/stat : 8904 (java) S 8890 8890 5150 0 -1 1077944384 227 0 0 0 2 0 0 0 20 0 15 0 405553543 15373000704 21929 33554432000 4194304 4196468 140721767646448 139802105170288 139803137063554 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8905] ppid=8890 vsize=15012696 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/8893/task/8905/stat : 8905 (java) S 8890 8890 5150 0 -1 1077944384 525 0 0 0 7 0 0 0 20 0 15 0 405553543 15373000704 21929 33554432000 4194304 4196468 140721767646448 139802104117232 139803137063554 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8906] ppid=8890 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8893/task/8906/stat : 8906 (java) S 8890 8890 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405553543 15373000704 21929 33554432000 4194304 4196468 140721767646448 139800581499232 139803137062613 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8907] ppid=8890 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8893/task/8907/stat : 8907 (java) S 8890 8890 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405553543 15373000704 21929 33554432000 4194304 4196468 140721767646448 139802103065648 139803137063554 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 89112 KiB

[startup+0.7048 s]
/proc/loadavg: 2.40 2.76 3.11 4/236 8907
/proc/meminfo: memFree=28364816/32770624 swapFree=67004752/67108860
[pid=8890] ppid=8887 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/8890/stat : 8890 (scop.sh) S 8887 8890 5150 0 -1 4202496 556 321 0 0 0 0 0 0 20 0 1 0 405553536 115843072 349 33554432000 4194304 5098028 140725845059488 140725845056744 140241059209852 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 8413184 140725845066536 140725845066864 140725845066864 140725845069773 0
/proc/8890/statm: 28282 349 296 221 0 87 0
[pid=8893] ppid=8890 vsize=15018968 memory=125344 CPUtime=1.01 cores=0,2,4,6
/proc/8893/stat : 8893 (java) S 8890 8890 5150 0 -1 1077944320 19627 0 0 0 95 6 0 0 20 0 15 0 405553536 15379423232 31336 33554432000 4194304 4196468 140721767646448 140721767628992 139803137052407 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
/proc/8893/statm: 3754742 31336 3182 1 0 3716091 0
[pid=8893/tid=8894] ppid=8890 vsize=15018968 memory=3620 CPUtime=0.67 cores=0,2,4,6
/proc/8893/task/8894/stat : 8894 (java) R 8890 8890 5150 0 -1 4202560 16644 0 0 0 62 5 0 0 20 0 15 0 405553537 15379423232 31336 33554432000 4194304 4196468 140721767646448 139803108889920 139803137064342 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8895] ppid=8890 vsize=15018968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8893/task/8895/stat : 8895 (java) S 8890 8890 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405553538 15379423232 31336 33554432000 4194304 4196468 140721767646448 139803141294608 139803137062613 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8896] ppid=8890 vsize=15018968 memory=6438155977927 CPUtime=0 cores=0,2,4,6
/proc/8893/task/8896/stat : 8896 (java) S 8890 8890 5150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405553538 15379423232 31336 33554432000 4194304 4196468 140721767646448 139802932378256 139803137062613 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8897] ppid=8890 vsize=15018968 memory=288230617509003574 CPUtime=0 cores=0,2,4,6
/proc/8893/task/8897/stat : 8897 (java) S 8890 8890 5150 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405553538 15379423232 31336 33554432000 4194304 4196468 140721767646448 139802596161808 139803137062613 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8898] ppid=8890 vsize=15018968 memory=15822200779310916 CPUtime=0 cores=0,2,4,6
/proc/8893/task/8898/stat : 8898 (java) S 8890 8890 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405553538 15379423232 31336 33554432000 4194304 4196468 140721767646448 139802595109264 139803137062613 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8899] ppid=8890 vsize=15018968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8893/task/8899/stat : 8899 (java) S 8890 8890 5150 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 405553540 15379423232 31336 33554432000 4194304 4196468 140721767646448 139802107276016 139803137063554 0 0 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8900] ppid=8890 vsize=15018968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8893/task/8900/stat : 8900 (java) S 8890 8890 5150 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405553540 15379423232 31336 33554432000 4194304 4196468 140721767646448 139801588131488 139803137062613 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8901] ppid=8890 vsize=15018968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8893/task/8901/stat : 8901 (java) S 8890 8890 5150 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 405553540 15379423232 31336 33554432000 4194304 4196468 140721767646448 139801453909232 139803137062613 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8902] ppid=8890 vsize=15018968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8893/task/8902/stat : 8902 (java) S 8890 8890 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405553543 15379423232 31336 33554432000 4194304 4196468 140721767646448 139801079405008 139803137071003 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8903] ppid=8890 vsize=15018968 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/8893/task/8903/stat : 8903 (java) S 8890 8890 5150 0 -1 1077944384 591 0 0 0 8 0 0 0 20 0 15 0 405553543 15379423232 31336 33554432000 4194304 4196468 140721767646448 139802106222832 139803137063554 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8904] ppid=8890 vsize=15018968 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/8893/task/8904/stat : 8904 (java) S 8890 8890 5150 0 -1 1077944384 431 0 0 0 9 0 0 0 20 0 15 0 405553543 15379423232 31336 33554432000 4194304 4196468 140721767646448 139802105170288 139803137063554 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8905] ppid=8890 vsize=15018968 memory=0 CPUtime=0.14 cores=0,2,4,6
/proc/8893/task/8905/stat : 8905 (java) R 8890 8890 5150 0 -1 4202560 606 0 0 0 14 0 0 0 20 0 15 0 405553543 15379423232 31336 33554432000 4194304 4196468 140721767646448 139802104113600 139803121132894 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8906] ppid=8890 vsize=15018968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8893/task/8906/stat : 8906 (java) S 8890 8890 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405553543 15379423232 31336 33554432000 4194304 4196468 140721767646448 139800581499232 139803137062613 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8907] ppid=8890 vsize=15018968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/8893/task/8907/stat : 8907 (java) S 8890 8890 5150 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405553543 15379423232 31336 33554432000 4194304 4196468 140721767646448 139802103065648 139803137063554 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
Current children cumulated CPU time: 1.01 s
Current children cumulated vsize: 15132096 KiB
Current children cumulated memory: 126740 KiB

[startup+1.50556 s]
/proc/loadavg: 2.37 2.75 3.10 6/236 8907
/proc/meminfo: memFree=28315272/32770624 swapFree=67004752/67108860
[pid=8890] ppid=8887 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/8890/stat : 8890 (scop.sh) S 8887 8890 5150 0 -1 4202496 556 321 0 0 0 0 0 0 20 0 1 0 405553536 115843072 349 33554432000 4194304 5098028 140725845059488 140725845056744 140241059209852 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 8413184 140725845066536 140725845066864 140725845066864 140725845069773 0
/proc/8890/statm: 28282 349 296 221 0 87 0

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

/proc/8893/task/8897/stat : 8897 (java) R 8890 8890 5150 0 -1 4202560 304578 0 0 0 43331 266 0 0 20 0 15 0 405553538 15385792512 3018249 33554432000 4194304 4196468 140721767646448 139802596162008 139803122037703 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8898] ppid=8890 vsize=15025188 memory=0 CPUtime=436.62 cores=0,2,4,6
/proc/8893/task/8898/stat : 8898 (java) R 8890 8890 5150 0 -1 4202560 209768 0 0 0 43377 285 0 0 20 0 15 0 405553538 15385792512 3018249 33554432000 4194304 4196468 140721767646448 139802595109152 139803118649418 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8899] ppid=8890 vsize=15025188 memory=140118745770880 CPUtime=2.48 cores=0,2,4,6
/proc/8893/task/8899/stat : 8899 (java) S 8890 8890 5150 0 -1 1077944384 185736 0 0 0 236 12 0 0 20 0 15 0 405553540 15385792512 3018249 33554432000 4194304 4196468 140721767646448 139802107274336 139803137062613 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8900] ppid=8890 vsize=15025188 memory=14008 CPUtime=0 cores=0,2,4,6
/proc/8893/task/8900/stat : 8900 (java) S 8890 8890 5150 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 15 0 405553540 15385792512 3018249 33554432000 4194304 4196468 140721767646448 139801588131552 139803137062613 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8901] ppid=8890 vsize=15025188 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/8893/task/8901/stat : 8901 (java) S 8890 8890 5150 0 -1 1077944384 80 0 0 0 0 0 0 0 20 0 15 0 405553540 15385792512 3018249 33554432000 4194304 4196468 140721767646448 139801453909232 139803137062613 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8902] ppid=8890 vsize=15025188 memory=12072996 CPUtime=0 cores=0,2,4,6
/proc/8893/task/8902/stat : 8902 (java) S 8890 8890 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405553543 15385792512 3018249 33554432000 4194304 4196468 140721767646448 139801079405008 139803137071003 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8903] ppid=8890 vsize=15025188 memory=1060 CPUtime=4.72 cores=0,2,4,6
/proc/8893/task/8903/stat : 8903 (java) S 8890 8890 5150 0 -1 1077944384 10835 0 0 0 471 1 0 0 20 0 15 0 405553543 15385792512 3018249 33554432000 4194304 4196468 140721767646448 139802106222880 139803137062613 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8904] ppid=8890 vsize=15025188 memory=12072596 CPUtime=4.99 cores=0,2,4,6
/proc/8893/task/8904/stat : 8904 (java) S 8890 8890 5150 0 -1 1077944384 13097 0 0 0 497 2 0 0 20 0 15 0 405553543 15385792512 3018249 33554432000 4194304 4196468 140721767646448 139802105170048 139803137062613 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8905] ppid=8890 vsize=15025188 memory=12072572 CPUtime=1.3 cores=0,2,4,6
/proc/8893/task/8905/stat : 8905 (java) S 8890 8890 5150 0 -1 1077944384 18843 0 0 0 126 4 0 0 20 0 15 0 405553543 15385792512 3018249 33554432000 4194304 4196468 140721767646448 139802104117280 139803137062613 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8906] ppid=8890 vsize=15025188 memory=984 CPUtime=0 cores=0,2,4,6
/proc/8893/task/8906/stat : 8906 (java) S 8890 8890 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405553543 15385792512 3018249 33554432000 4194304 4196468 140721767646448 139800581499232 139803137062613 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8907] ppid=8890 vsize=15025188 memory=1720 CPUtime=0.64 cores=0,2,4,6
/proc/8893/task/8907/stat : 8907 (java) S 8890 8890 5150 0 -1 1077944384 725 0 0 0 41 23 0 0 20 0 15 0 405553543 15385792512 3018249 33554432000 4194304 4196468 140721767646448 139802103065648 139803137063554 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
Current children cumulated CPU time: 2520.23 s
Current children cumulated vsize: 15138316 KiB
Current children cumulated memory: 12074392 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+1205.36 s]
# the end of solver process 8890 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0 s, system=0.003653 s

Sending SIGKILL to process tree (bottom up)
??? end of watcher thread

[startup+1207.39 s]
# the end of solver process 8893 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2516.95 s, system=11.3051 s
# this solver process was not waited by its parent and was adopted by runsolver

Solver just ended.
Dumping a history of the last processes samples

[startup+1206.5 s]
/proc/loadavg: 4.09 3.94 3.36 6/233 9240
/proc/meminfo: memFree=13488256/32770624 swapFree=67004752/67108860
[pid=8893] ppid=8887 vsize=15025188 memory=12072996 CPUtime=2525 cores=0,2,4,6
/proc/8893/stat : 8893 (java) S 8887 8890 5150 0 -1 1077944320 1348066 0 0 0 251379 1121 0 0 20 0 15 0 405553536 15385792512 3018249 33554432000 4194304 4196468 140721767646448 140721767628992 139803137052407 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
/proc/8893/statm: 3756297 3018249 3303 1 0 3717627 0
[pid=8893/tid=8894] ppid=8887 vsize=15025188 memory=12072996 CPUtime=755.46 cores=0,2,4,6
/proc/8893/task/8894/stat : 8894 (java) S 8887 8890 5150 0 -1 1077944384 76137 0 0 0 75486 60 0 0 20 0 15 0 405553537 15385792512 3018249 33554432000 4194304 4196468 140721767646448 139803108886560 139803137062613 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8895] ppid=8887 vsize=15025188 memory=12028 CPUtime=440.12 cores=0,2,4,6
/proc/8893/task/8895/stat : 8895 (java) R 8887 8890 5150 0 -1 4202560 214563 0 0 0 43780 232 0 0 20 0 15 0 405553538 15385792512 3018249 33554432000 4194304 4196468 140721767646448 139803141294808 139803118648326 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8896] ppid=8887 vsize=15025188 memory=2004 CPUtime=440.19 cores=0,2,4,6
/proc/8893/task/8896/stat : 8896 (java) R 8887 8890 5150 0 -1 4202560 312334 0 0 0 43779 240 0 0 20 0 15 0 405553538 15385792512 3018249 33554432000 4194304 4196468 140721767646448 139802932378456 139803118649160 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8897] ppid=8887 vsize=15025188 memory=3620 CPUtime=437.17 cores=0,2,4,6
/proc/8893/task/8897/stat : 8897 (java) R 8887 8890 5150 0 -1 4202560 304613 0 0 0 43451 266 0 0 20 0 15 0 405553538 15385792512 3018249 33554432000 4194304 4196468 140721767646448 139802596162008 139803122037703 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8898] ppid=8887 vsize=15025188 memory=37424 CPUtime=437.82 cores=0,2,4,6
/proc/8893/task/8898/stat : 8898 (java) R 8887 8890 5150 0 -1 4202560 209768 0 0 0 43497 285 0 0 20 0 15 0 405553538 15385792512 3018249 33554432000 4194304 4196468 140721767646448 139802595109152 139803122003012 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8899] ppid=8887 vsize=15025188 memory=1276 CPUtime=2.48 cores=0,2,4,6
/proc/8893/task/8899/stat : 8899 (java) S 8887 8890 5150 0 -1 1077944384 185736 0 0 0 236 12 0 0 20 0 15 0 405553540 15385792512 3018249 33554432000 4194304 4196468 140721767646448 139802107274336 139803137062613 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8900] ppid=8887 vsize=15025188 memory=1060 CPUtime=0 cores=0,2,4,6
/proc/8893/task/8900/stat : 8900 (java) S 8887 8890 5150 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 15 0 405553540 15385792512 3018249 33554432000 4194304 4196468 140721767646448 139801588131552 139803137062613 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8901] ppid=8887 vsize=15025188 memory=752 CPUtime=0 cores=0,2,4,6
/proc/8893/task/8901/stat : 8901 (java) S 8887 8890 5150 0 -1 1077944384 80 0 0 0 0 0 0 0 20 0 15 0 405553540 15385792512 3018249 33554432000 4194304 4196468 140721767646448 139801453909232 139803137062613 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8902] ppid=8887 vsize=15025188 memory=2832 CPUtime=0 cores=0,2,4,6
/proc/8893/task/8902/stat : 8902 (java) S 8887 8890 5150 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 405553543 15385792512 3018249 33554432000 4194304 4196468 140721767646448 139801079404656 139803137062613 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8903] ppid=8887 vsize=15025188 memory=1540 CPUtime=4.72 cores=0,2,4,6
/proc/8893/task/8903/stat : 8903 (java) S 8887 8890 5150 0 -1 1077944384 10835 0 0 0 471 1 0 0 20 0 15 0 405553543 15385792512 3018249 33554432000 4194304 4196468 140721767646448 139802106222880 139803137062613 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8904] ppid=8887 vsize=15025188 memory=1720 CPUtime=4.99 cores=0,2,4,6
/proc/8893/task/8904/stat : 8904 (java) S 8887 8890 5150 0 -1 1077944384 13097 0 0 0 497 2 0 0 20 0 15 0 405553543 15385792512 3018249 33554432000 4194304 4196468 140721767646448 139802105170048 139803137062613 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8905] ppid=8887 vsize=15025188 memory=12072996 CPUtime=1.3 cores=0,2,4,6
/proc/8893/task/8905/stat : 8905 (java) S 8887 8890 5150 0 -1 1077944384 18843 0 0 0 126 4 0 0 20 0 15 0 405553543 15385792512 3018249 33554432000 4194304 4196468 140721767646448 139802104117280 139803137062613 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8906] ppid=8887 vsize=15025188 memory=2004 CPUtime=0 cores=0,2,4,6
/proc/8893/task/8906/stat : 8906 (java) S 8887 8890 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405553543 15385792512 3018249 33554432000 4194304 4196468 140721767646448 139800581499232 139803137062613 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8907] ppid=8887 vsize=15025188 memory=1276 CPUtime=0.64 cores=0,2,4,6
/proc/8893/task/8907/stat : 8907 (java) S 8887 8890 5150 0 -1 1077944384 725 0 0 0 41 23 0 0 20 0 15 0 405553543 15385792512 3018249 33554432000 4194304 4196468 140721767646448 139802103065648 139803137063554 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
Current cumulated CPU time of completed processes: 0.003653 s
Current children cumulated CPU time: 2525 s
Current children cumulated vsize: 15025188 KiB
Current children cumulated memory: 12072996 KiB

[startup+1206.9 s]
/proc/loadavg: 4.09 3.94 3.36 6/233 9240
/proc/meminfo: memFree=13488256/32770624 swapFree=67004752/67108860
[pid=8893] ppid=8887 vsize=15025188 memory=12072996 CPUtime=2526.57 cores=0,2,4,6
/proc/8893/stat : 8893 (java) S 8887 8890 5150 0 -1 1077944320 1353358 0 0 0 251535 1122 0 0 20 0 15 0 405553536 15385792512 3018249 33554432000 4194304 4196468 140721767646448 140721767628992 139803137052407 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
/proc/8893/statm: 3756297 3018249 3303 1 0 3717627 0
[pid=8893/tid=8894] ppid=8887 vsize=15025188 memory=7522819388842922322 CPUtime=755.46 cores=0,2,4,6
/proc/8893/task/8894/stat : 8894 (java) S 8887 8890 5150 0 -1 1077944384 76137 0 0 0 75486 60 0 0 20 0 15 0 405553537 15385792512 3018249 33554432000 4194304 4196468 140721767646448 139803108886560 139803137062613 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8895] ppid=8887 vsize=15025188 memory=8112282956445269571 CPUtime=440.5 cores=0,2,4,6
/proc/8893/task/8895/stat : 8895 (java) R 8887 8890 5150 0 -1 4202560 214563 0 0 0 43818 232 0 0 20 0 15 0 405553538 15385792512 3018249 33554432000 4194304 4196468 140721767646448 139803141294808 139803122042087 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8896] ppid=8887 vsize=15025188 memory=1660 CPUtime=440.58 cores=0,2,4,6
/proc/8893/task/8896/stat : 8896 (java) R 8887 8890 5150 0 -1 4202560 312334 0 0 0 43818 240 0 0 20 0 15 0 405553538 15385792512 3018249 33554432000 4194304 4196468 140721767646448 139802932378256 139803122048904 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8897] ppid=8887 vsize=15025188 memory=1984 CPUtime=437.55 cores=0,2,4,6
/proc/8893/task/8897/stat : 8897 (java) R 8887 8890 5150 0 -1 4202560 304613 0 0 0 43489 266 0 0 20 0 15 0 405553538 15385792512 3018249 33554432000 4194304 4196468 140721767646448 139802596161808 139803122048759 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8898] ppid=8887 vsize=15025188 memory=2472 CPUtime=438.21 cores=0,2,4,6
/proc/8893/task/8898/stat : 8898 (java) R 8887 8890 5150 0 -1 4202560 209768 0 0 0 43536 285 0 0 20 0 15 0 405553538 15385792512 3018249 33554432000 4194304 4196468 140721767646448 139802595109264 139803122048804 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8899] ppid=8887 vsize=15025188 memory=1440 CPUtime=2.51 cores=0,2,4,6
/proc/8893/task/8899/stat : 8899 (java) S 8887 8890 5150 0 -1 1077944384 191028 0 0 0 238 13 0 0 20 0 15 0 405553540 15385792512 3018249 33554432000 4194304 4196468 140721767646448 139802107274560 139803137062613 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8900] ppid=8887 vsize=15025188 memory=20552 CPUtime=0 cores=0,2,4,6
/proc/8893/task/8900/stat : 8900 (java) S 8887 8890 5150 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 15 0 405553540 15385792512 3018249 33554432000 4194304 4196468 140721767646448 139801588131552 139803137062613 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8901] ppid=8887 vsize=15025188 memory=2116 CPUtime=0 cores=0,2,4,6
/proc/8893/task/8901/stat : 8901 (java) S 8887 8890 5150 0 -1 1077944384 80 0 0 0 0 0 0 0 20 0 15 0 405553540 15385792512 3018249 33554432000 4194304 4196468 140721767646448 139801453909232 139803137062613 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8902] ppid=8887 vsize=15025188 memory=12028 CPUtime=0 cores=0,2,4,6
/proc/8893/task/8902/stat : 8902 (java) S 8887 8890 5150 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 405553543 15385792512 3018249 33554432000 4194304 4196468 140721767646448 139801079404656 139803137062613 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8903] ppid=8887 vsize=15025188 memory=496 CPUtime=4.72 cores=0,2,4,6
/proc/8893/task/8903/stat : 8903 (java) S 8887 8890 5150 0 -1 1077944384 10835 0 0 0 471 1 0 0 20 0 15 0 405553543 15385792512 3018249 33554432000 4194304 4196468 140721767646448 139802106222880 139803137062613 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8904] ppid=8887 vsize=15025188 memory=1564 CPUtime=4.99 cores=0,2,4,6
/proc/8893/task/8904/stat : 8904 (java) S 8887 8890 5150 0 -1 1077944384 13097 0 0 0 497 2 0 0 20 0 15 0 405553543 15385792512 3018249 33554432000 4194304 4196468 140721767646448 139802105170048 139803137062613 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8905] ppid=8887 vsize=15025188 memory=2217540 CPUtime=1.3 cores=0,2,4,6
/proc/8893/task/8905/stat : 8905 (java) S 8887 8890 5150 0 -1 1077944384 18843 0 0 0 126 4 0 0 20 0 15 0 405553543 15385792512 3018249 33554432000 4194304 4196468 140721767646448 139802104117280 139803137062613 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8906] ppid=8887 vsize=15025188 memory=1780 CPUtime=0 cores=0,2,4,6
/proc/8893/task/8906/stat : 8906 (java) S 8887 8890 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405553543 15385792512 3018249 33554432000 4194304 4196468 140721767646448 139800581499232 139803137062613 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8907] ppid=8887 vsize=15025188 memory=0 CPUtime=0.64 cores=0,2,4,6
/proc/8893/task/8907/stat : 8907 (java) S 8887 8890 5150 0 -1 1077944384 725 0 0 0 41 23 0 0 20 0 15 0 405553543 15385792512 3018249 33554432000 4194304 4196468 140721767646448 139802103065648 139803137063554 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
Current cumulated CPU time of completed processes: 0.003653 s
Current children cumulated CPU time: 2526.57 s
Current children cumulated vsize: 15025188 KiB
Current children cumulated memory: 12072996 KiB

[startup+1207.3 s]
/proc/loadavg: 4.09 3.94 3.36 6/233 9240
/proc/meminfo: memFree=13488272/32770624 swapFree=67004752/67108860
[pid=8893] ppid=8887 vsize=15025188 memory=12072996 CPUtime=2528.14 cores=0,2,4,6
/proc/8893/stat : 8893 (java) S 8887 8890 5150 0 -1 1077944320 1353358 0 0 0 251692 1122 0 0 20 0 15 0 405553536 15385792512 3018249 33554432000 4194304 4196468 140721767646448 140721767628992 139803137052407 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
/proc/8893/statm: 3756297 3018249 3303 1 0 3717627 0
[pid=8893/tid=8894] ppid=8887 vsize=15025188 memory=12072996 CPUtime=755.46 cores=0,2,4,6
/proc/8893/task/8894/stat : 8894 (java) S 8887 8890 5150 0 -1 1077944384 76137 0 0 0 75486 60 0 0 20 0 15 0 405553537 15385792512 3018249 33554432000 4194304 4196468 140721767646448 139803108886560 139803137062613 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8895] ppid=8887 vsize=15025188 memory=3620 CPUtime=440.89 cores=0,2,4,6
/proc/8893/task/8895/stat : 8895 (java) R 8887 8890 5150 0 -1 4202560 214563 0 0 0 43857 232 0 0 20 0 15 0 405553538 15385792512 3018249 33554432000 4194304 4196468 140721767646448 139803141294728 139803129680615 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8896] ppid=8887 vsize=15025188 memory=8112282956445269571 CPUtime=440.97 cores=0,2,4,6
/proc/8893/task/8896/stat : 8896 (java) R 8887 8890 5150 0 -1 4202560 312334 0 0 0 43857 240 0 0 20 0 15 0 405553538 15385792512 3018249 33554432000 4194304 4196468 140721767646448 139802932378256 139803121752272 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8897] ppid=8887 vsize=15025188 memory=772 CPUtime=437.95 cores=0,2,4,6
/proc/8893/task/8897/stat : 8897 (java) R 8887 8890 5150 0 -1 4202560 304613 0 0 0 43529 266 0 0 20 0 15 0 405553538 15385792512 3018249 33554432000 4194304 4196468 140721767646448 139802596161616 139803129680615 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8898] ppid=8887 vsize=15025188 memory=952 CPUtime=438.61 cores=0,2,4,6
/proc/8893/task/8898/stat : 8898 (java) R 8887 8890 5150 0 -1 4202560 209768 0 0 0 43576 285 0 0 20 0 15 0 405553538 15385792512 3018249 33554432000 4194304 4196468 140721767646448 139802595109264 139803118662022 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8899] ppid=8887 vsize=15025188 memory=14008 CPUtime=2.51 cores=0,2,4,6
/proc/8893/task/8899/stat : 8899 (java) S 8887 8890 5150 0 -1 1077944384 191028 0 0 0 238 13 0 0 20 0 15 0 405553540 15385792512 3018249 33554432000 4194304 4196468 140721767646448 139802107274560 139803137062613 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8900] ppid=8887 vsize=15025188 memory=8112282956445269571 CPUtime=0 cores=0,2,4,6
/proc/8893/task/8900/stat : 8900 (java) S 8887 8890 5150 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 15 0 405553540 15385792512 3018249 33554432000 4194304 4196468 140721767646448 139801588131552 139803137062613 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8901] ppid=8887 vsize=15025188 memory=2213444 CPUtime=0 cores=0,2,4,6
/proc/8893/task/8901/stat : 8901 (java) S 8887 8890 5150 0 -1 1077944384 80 0 0 0 0 0 0 0 20 0 15 0 405553540 15385792512 3018249 33554432000 4194304 4196468 140721767646448 139801453909232 139803137062613 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8902] ppid=8887 vsize=15025188 memory=1780 CPUtime=0 cores=0,2,4,6
/proc/8893/task/8902/stat : 8902 (java) S 8887 8890 5150 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 405553543 15385792512 3018249 33554432000 4194304 4196468 140721767646448 139801079404656 139803137062613 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8903] ppid=8887 vsize=15025188 memory=1398722017469774279 CPUtime=4.72 cores=0,2,4,6
/proc/8893/task/8903/stat : 8903 (java) S 8887 8890 5150 0 -1 1077944384 10835 0 0 0 471 1 0 0 20 0 15 0 405553543 15385792512 3018249 33554432000 4194304 4196468 140721767646448 139802106222880 139803137062613 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8904] ppid=8887 vsize=15025188 memory=1276 CPUtime=4.99 cores=0,2,4,6
/proc/8893/task/8904/stat : 8904 (java) S 8887 8890 5150 0 -1 1077944384 13097 0 0 0 497 2 0 0 20 0 15 0 405553543 15385792512 3018249 33554432000 4194304 4196468 140721767646448 139802105170048 139803137062613 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8905] ppid=8887 vsize=15025188 memory=1060 CPUtime=1.3 cores=0,2,4,6
/proc/8893/task/8905/stat : 8905 (java) S 8887 8890 5150 0 -1 1077944384 18843 0 0 0 126 4 0 0 20 0 15 0 405553543 15385792512 3018249 33554432000 4194304 4196468 140721767646448 139802104117280 139803137062613 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8906] ppid=8887 vsize=15025188 memory=752 CPUtime=0 cores=0,2,4,6
/proc/8893/task/8906/stat : 8906 (java) S 8887 8890 5150 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405553543 15385792512 3018249 33554432000 4194304 4196468 140721767646448 139800581499232 139803137062613 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
[pid=8893/tid=8907] ppid=8887 vsize=15025188 memory=1228 CPUtime=0.64 cores=0,2,4,6
/proc/8893/task/8907/stat : 8907 (java) S 8887 8890 5150 0 -1 1077944384 725 0 0 0 41 23 0 0 20 0 15 0 405553543 15385792512 3018249 33554432000 4194304 4196468 140721767646448 139802103065648 139803137063554 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16105472 140721767650031 140721767650458 140721767650458 140721767653327 0
Current cumulated CPU time of completed processes: 0.003653 s
Current children cumulated CPU time: 2528.14 s
Current children cumulated vsize: 15025188 KiB
Current children cumulated memory: 12072996 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1207.39
CPU time (s): 2528.25
CPU user time (s): 2516.95
CPU system time (s): 11.3051
CPU usage (%): 209.399
Max. virtual memory (cumulated for all children) (KiB): 15138316
Max. memory (cumulated for all children) (KiB): 12074392

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2516.95
system time used= 11.3051
maximum resident set size= 12073248
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1354467
page faults= 0
swaps= 0
block input operations= 8
block output operations= 17936
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 61301
involuntary context switches= 27121


# summary of solver processes directly reported to runsolver:
#   pid: 8890,8893
#   total CPU time (s): 2528.25
#   total CPU user time (s): 2516.95
#   total CPU system time (s): 11.3051

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.72085 second user time and 11.1754 second system time

The end

Launcher Data

Begin job on node126 at 2019-09-12 14:53:40
IDJOB=4387965
IDBENCH=130846
IDSOLVER=2825
FILE ID=node126/4387965-1568292857
RUNJOBID= node126-1568286203-6146
PBS_JOBID= 21701078
Free space on /tmp= 53152 MiB

SOLVER NAME= Fun-sCOP order+GlueMiniSat (2019-06-15)
BENCH NAME= XCSP17/Subisomorphism/Subisomorphism-m1-si6-m4D/Subisomorphism-si6-m4Dr2-m1296-05.xml
COMMAND LINE= DIR/scop.sh 11g DIR/scop.jar -order DIR/glueminisat-simp-2.2.10-193oa-n-release -model:-verb=3:-elim-cl=5000000:-native-oa TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4387965-1568292857/watcher-4387965-1568292857 -o /tmp/evaluation-result-4387965-1568292857/solver-4387965-1568292857 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1568286203-6146 --watchdog 2580  HOME/scop.sh 11g HOME/scop.jar -order HOME/glueminisat-simp-2.2.10-193oa-n-release -model:-verb=3:-elim-cl=5000000:-native-oa HOME HOME/instance-4387965-1568292857.xml

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

MD5SUM BENCH= 3130b580259b5cb9fe6f555a4358f6cc
RANDOM SEED=1994467071

node126.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.45
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.56
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.45
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.56
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.45
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.56
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.45
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        28466600 kB
MemAvailable:   31680060 kB
Buffers:           95668 kB
Cached:          3378652 kB
SwapCached:         2860 kB
Active:          2162608 kB
Inactive:        1515476 kB
Active(anon):     200244 kB
Inactive(anon):    45052 kB
Active(file):    1962364 kB
Inactive(file):  1470424 kB
Unevictable:      109096 kB
Mlocked:          109096 kB
SwapTotal:      67108860 kB
SwapFree:       67004752 kB
Dirty:             20316 kB
Writeback:             0 kB
AnonPages:        280856 kB
Mapped:            55340 kB
Shmem:             32816 kB
Slab:             222144 kB
SReclaimable:     193016 kB
SUnreclaim:        29128 kB
KernelStack:        4112 kB
PageTables:         6200 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    6057932 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    145408 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 52392 MiB
End job on node126 at 2019-09-12 15:13:47