Trace number 4405569

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 hybrid+ManyGlucose (2019-09-22)? (TO) 9080.33 2522.11

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 -Xms22g -Xmx22g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Encode -hybrid -solver HOME/manyglucose-4.1-27_release -solverOption -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 -tmp HOME -serialFile HOME/scop-12293-serial-file.bin HOME/instance-4405569-1569338532.xml
0.66/0.54	
0.66/0.54	Fun-sCOP hybrid+manyglucose-4.1-27_release (2019-06-15)
0.66/0.54	
0.66/0.57	c BEGIN-Prog: Tue Sep 24 17:21:29 CEST 2019
0.66/0.57	c PID: 12296
0.66/0.57	c IP: 172.20.3.121
0.66/0.57	c HOST: node121.alineos.net
0.66/0.57	c (0,0) Parsing Begin
3.21/1.46	c (0,0) Parsing End
3.21/1.47	c (0,0) CSP: 777 int (0 aux), 0 bool (0 aux), 2559 ctr, max domain size 1296
3.21/1.47	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 22 MiB used (max 0 MiB)
3.21/1.47	c (0,0) Constraint Name Generate Begin
3.21/1.49	c (0,0) Ctr:HOME/instance-4405569-1569338532.xml,AllDifferent:ExtensionConflict:ExtensionSupport:Var
3.21/1.49	c (0,0) Constraint Name Generate End
3.21/1.49	c (0,0) Heap : 337 MiB used (max 21589 MiB), NonHeap : 22 MiB used (max 0 MiB)
3.21/1.49	c (0,0) CSP to CSPinCNF Begin
344.50/277.15	c (276,268) translated 256 (10%) constraints
660.91/551.02	c (550,535) translated 512 (20%) constraints
970.72/819.97	c (819,798) translated 768 (30%) constraints
1291.36/1100.16	c (1099,1072) translated 1024 (40%) constraints
2761.08/1526.40	c (1525,1344) translated 1280 (50%) constraints
9064.77/2520.01	c (scop.sh) Receiving Signal. Removing all intermediate files.
9064.77/2520.01	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 (11858 MiB free)
  memory of node 1: 16384 MiB (13084 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4405569-1569338532/watcher-4405569-1569338532 -o /var/tmp/evaluation-result-4405569-1569338532/solver-4405569-1569338532 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node121-1569335936-11725 --watchdog 2580 HOME/scop.sh 22g HOME/scop.jar -hybrid HOME/manyglucose-4.1-27_release -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 HOME HOME/instance-4405569-1569338532.xml 

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

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

solver pid=12293, runsolver pid=12290

[startup+0.100157 s]*
/proc/loadavg: 9.08 8.10 6.36 2/213 12315
/proc/meminfo: memFree=25448108/32770624 swapFree=66992384/67108860
[pid=12293] ppid=12290 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/12293/stat : 12293 (scop.sh) S 12290 12293 11698 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 510115727 115843072 349 33554432000 4194304 5098028 140737144659296 140737144656552 139670749028988 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 8122368 140737144664828 140737144665176 140737144665176 140737144668105 0
/proc/12293/statm: 28282 349 296 221 0 87 0
[pid=12296] ppid=12293 vsize=27314120 memory=106616 CPUtime=0.11 cores=0-7
/proc/12296/stat : 12296 (java) S 12293 12293 11698 0 -1 1077944320 6657 0 0 0 9 2 0 0 20 0 20 0 510115727 27969658880 26654 33554432000 4194304 4196468 140732065324800 140732065307344 140011113537271 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
/proc/12296/statm: 6828530 26654 2817 1 0 6790935 0
[pid=12296/tid=12297] ppid=12293 vsize=27314120 memory=1398722017469774279 CPUtime=0.08 cores=0-7
/proc/12296/task/12297/stat : 12297 (java) R 12293 12293 11698 0 -1 4202560 4757 0 0 0 7 1 0 0 20 0 20 0 510115727 27969658880 26654 33554432000 4194304 4196468 140732065324800 140011085363600 140011113549206 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12298] ppid=12293 vsize=27314120 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/12296/task/12298/stat : 12298 (java) S 12293 12293 11698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510115730 27969658880 26654 33554432000 4194304 4196468 140732065324800 140011117780112 140011113547477 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12299] ppid=12293 vsize=27314120 memory=139651807680128 CPUtime=0 cores=0-7
/proc/12296/task/12299/stat : 12299 (java) S 12293 12293 11698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510115730 27969658880 26654 33554432000 4194304 4196468 140732065324800 140010535771152 140011113547477 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12300] ppid=12293 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/12296/task/12300/stat : 12300 (java) S 12293 12293 11698 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510115730 27969658880 26654 33554432000 4194304 4196468 140732065324800 140010534718352 140011113547477 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12301] ppid=12293 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/12296/task/12301/stat : 12301 (java) S 12293 12293 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510115730 27969658880 26654 33554432000 4194304 4196468 140732065324800 140010533665552 140011113547477 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12302] ppid=12293 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/12296/task/12302/stat : 12302 (java) S 12293 12293 11698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510115730 27969658880 26654 33554432000 4194304 4196468 140732065324800 140010532612752 140011113547477 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12303] ppid=12293 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/12296/task/12303/stat : 12303 (java) S 12293 12293 11698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510115730 27969658880 26654 33554432000 4194304 4196468 140732065324800 140010531559952 140011113547477 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12304] ppid=12293 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/12296/task/12304/stat : 12304 (java) S 12293 12293 11698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510115730 27969658880 26654 33554432000 4194304 4196468 140732065324800 140010530507152 140011113547477 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12305] ppid=12293 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/12296/task/12305/stat : 12305 (java) S 12293 12293 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510115730 27969658880 26654 33554432000 4194304 4196468 140732065324800 140010529454352 140011113547477 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12306] ppid=12293 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/12296/task/12306/stat : 12306 (java) S 12293 12293 11698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510115731 27969658880 26654 33554432000 4194304 4196468 140732065324800 140009500785520 140011113548418 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12307] ppid=12293 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/12296/task/12307/stat : 12307 (java) S 12293 12293 11698 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 510115732 27969658880 26654 33554432000 4194304 4196468 140732065324800 140008887412256 140011113547477 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12308] ppid=12293 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/12296/task/12308/stat : 12308 (java) S 12293 12293 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510115732 27969658880 26654 33554432000 4194304 4196468 140732065324800 140008618976624 140011113547477 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12309] ppid=12293 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/12296/task/12309/stat : 12309 (java) S 12293 12293 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510115734 27969658880 26654 33554432000 4194304 4196468 140732065324800 140008244468048 140011113555867 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12310] ppid=12293 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/12296/task/12310/stat : 12310 (java) S 12293 12293 11698 0 -1 1077944384 296 0 0 0 0 0 0 0 20 0 20 0 510115734 27969658880 26654 33554432000 4194304 4196468 140732065324800 140009499732336 140011113548418 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12311] ppid=12293 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/12296/task/12311/stat : 12311 (java) S 12293 12293 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510115734 27969658880 26654 33554432000 4194304 4196468 140732065324800 140009498679536 140011113548418 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12312] ppid=12293 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/12296/task/12312/stat : 12312 (java) R 12293 12293 11698 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510115734 27969658880 26654 33554432000 4194304 4196468 140732065324800 140009497626736 140011113548418 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12313] ppid=12293 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/12296/task/12313/stat : 12313 (java) R 12293 12293 11698 0 -1 4202560 270 0 0 0 0 0 0 0 20 0 20 0 510115734 27969658880 26654 33554432000 4194304 4196468 140732065324800 140009496573936 140011113558618 0 4 2 16800973 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12314] ppid=12293 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/12296/task/12314/stat : 12314 (java) S 12293 12293 11698 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510115735 27969658880 26654 33554432000 4194304 4196468 140732065324800 140007746563168 140011113547477 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12315] ppid=12293 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/12296/task/12315/stat : 12315 (java) S 12293 12293 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510115735 27969658880 26654 33554432000 4194304 4196468 140732065324800 140009495522352 140011113548418 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 108012 KiB

[startup+0.210197 s]*
/proc/loadavg: 9.08 8.10 6.36 3/213 12315
/proc/meminfo: memFree=25425188/32770624 swapFree=66992384/67108860
[pid=12293] ppid=12290 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/12293/stat : 12293 (scop.sh) S 12290 12293 11698 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 510115727 115843072 349 33554432000 4194304 5098028 140737144659296 140737144656552 139670749028988 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 8122368 140737144664828 140737144665176 140737144665176 140737144668105 0
/proc/12293/statm: 28282 349 296 221 0 87 0
[pid=12296] ppid=12293 vsize=27314120 memory=127504 CPUtime=0.24 cores=0-7
/proc/12296/stat : 12296 (java) S 12293 12293 11698 0 -1 1077944320 12281 0 0 0 21 3 0 0 20 0 20 0 510115727 27969658880 31876 33554432000 4194304 4196468 140732065324800 140732065307344 140011113537271 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
/proc/12296/statm: 6828530 31876 2942 1 0 6790935 0
[pid=12296/tid=12297] ppid=12293 vsize=27314120 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/12296/task/12297/stat : 12297 (java) R 12293 12293 11698 0 -1 4202560 9998 0 0 0 16 3 0 0 20 0 20 0 510115727 27969658880 31876 33554432000 4194304 4196468 140732065324800 140011085336656 140011093812574 0 4 2 16800973 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12298] ppid=12293 vsize=27314120 memory=330 CPUtime=0 cores=0-7
/proc/12296/task/12298/stat : 12298 (java) S 12293 12293 11698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510115730 27969658880 31876 33554432000 4194304 4196468 140732065324800 140011117780112 140011113547477 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12299] ppid=12293 vsize=27314120 memory=139651807692160 CPUtime=0 cores=0-7
/proc/12296/task/12299/stat : 12299 (java) S 12293 12293 11698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510115730 27969658880 31876 33554432000 4194304 4196468 140732065324800 140010535771152 140011113547477 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12300] ppid=12293 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/12296/task/12300/stat : 12300 (java) S 12293 12293 11698 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510115730 27969658880 31876 33554432000 4194304 4196468 140732065324800 140010534718352 140011113547477 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12301] ppid=12293 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/12296/task/12301/stat : 12301 (java) S 12293 12293 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510115730 27969658880 31876 33554432000 4194304 4196468 140732065324800 140010533665552 140011113547477 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12302] ppid=12293 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/12296/task/12302/stat : 12302 (java) S 12293 12293 11698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510115730 27969658880 31876 33554432000 4194304 4196468 140732065324800 140010532612752 140011113547477 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12303] ppid=12293 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/12296/task/12303/stat : 12303 (java) S 12293 12293 11698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510115730 27969658880 31876 33554432000 4194304 4196468 140732065324800 140010531559952 140011113547477 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12304] ppid=12293 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/12296/task/12304/stat : 12304 (java) S 12293 12293 11698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510115730 27969658880 31876 33554432000 4194304 4196468 140732065324800 140010530507152 140011113547477 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12305] ppid=12293 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/12296/task/12305/stat : 12305 (java) S 12293 12293 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510115730 27969658880 31876 33554432000 4194304 4196468 140732065324800 140010529454352 140011113547477 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12306] ppid=12293 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/12296/task/12306/stat : 12306 (java) S 12293 12293 11698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510115731 27969658880 31876 33554432000 4194304 4196468 140732065324800 140009500785520 140011113548418 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12307] ppid=12293 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/12296/task/12307/stat : 12307 (java) S 12293 12293 11698 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 510115732 27969658880 31876 33554432000 4194304 4196468 140732065324800 140008887412256 140011113547477 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12308] ppid=12293 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/12296/task/12308/stat : 12308 (java) S 12293 12293 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510115732 27969658880 31876 33554432000 4194304 4196468 140732065324800 140008618976624 140011113547477 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12309] ppid=12293 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/12296/task/12309/stat : 12309 (java) S 12293 12293 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510115734 27969658880 31876 33554432000 4194304 4196468 140732065324800 140008244468048 140011113555867 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12310] ppid=12293 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/12296/task/12310/stat : 12310 (java) S 12293 12293 11698 0 -1 1077944384 330 0 0 0 0 0 0 0 20 0 20 0 510115734 27969658880 31876 33554432000 4194304 4196468 140732065324800 140009499732336 140011113548418 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12311] ppid=12293 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/12296/task/12311/stat : 12311 (java) S 12293 12293 11698 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 20 0 510115734 27969658880 31876 33554432000 4194304 4196468 140732065324800 140009498679536 140011113548418 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12312] ppid=12293 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/12296/task/12312/stat : 12312 (java) S 12293 12293 11698 0 -1 1077944384 136 0 0 0 0 0 0 0 20 0 20 0 510115734 27969658880 31876 33554432000 4194304 4196468 140732065324800 140009497626736 140011113548418 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12313] ppid=12293 vsize=27314120 memory=-1 CPUtime=0.02 cores=0-7
/proc/12296/task/12313/stat : 12313 (java) S 12293 12293 11698 0 -1 1077944384 460 0 0 0 2 0 0 0 20 0 20 0 510115734 27969658880 31876 33554432000 4194304 4196468 140732065324800 140009496573936 140011113548418 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12314] ppid=12293 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/12296/task/12314/stat : 12314 (java) S 12293 12293 11698 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510115735 27969658880 31876 33554432000 4194304 4196468 140732065324800 140007746563168 140011113547477 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12315] ppid=12293 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/12296/task/12315/stat : 12315 (java) S 12293 12293 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510115735 27969658880 31876 33554432000 4194304 4196468 140732065324800 140009495522352 140011113548418 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 128900 KiB

[startup+0.309579 s]*
/proc/loadavg: 9.08 8.10 6.36 2/213 12315
/proc/meminfo: memFree=25422024/32770624 swapFree=66992384/67108860
[pid=12293] ppid=12290 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/12293/stat : 12293 (scop.sh) S 12290 12293 11698 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 510115727 115843072 349 33554432000 4194304 5098028 140737144659296 140737144656552 139670749028988 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 8122368 140737144664828 140737144665176 140737144665176 140737144668105 0
/proc/12293/statm: 28282 349 296 221 0 87 0
[pid=12296] ppid=12293 vsize=27314120 memory=131640 CPUtime=0.42 cores=0-7
/proc/12296/stat : 12296 (java) S 12293 12293 11698 0 -1 1077944320 12784 0 0 0 38 4 0 0 20 0 20 0 510115727 27969658880 32910 33554432000 4194304 4196468 140732065324800 140732065307344 140011113537271 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
/proc/12296/statm: 6828530 32910 3024 1 0 6790935 0
[pid=12296/tid=12297] ppid=12293 vsize=27314120 memory=1398722017469774279 CPUtime=0.29 cores=0-7
/proc/12296/task/12297/stat : 12297 (java) R 12293 12293 11698 0 -1 4202560 10317 0 0 0 26 3 0 0 20 0 20 0 510115727 27969658880 32910 33554432000 4194304 4196468 140732065324800 140011085363536 140011097617758 0 4 2 16800973 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12298] ppid=12293 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/12296/task/12298/stat : 12298 (java) S 12293 12293 11698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510115730 27969658880 32910 33554432000 4194304 4196468 140732065324800 140011117780112 140011113547477 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12299] ppid=12293 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/12296/task/12299/stat : 12299 (java) S 12293 12293 11698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510115730 27969658880 32910 33554432000 4194304 4196468 140732065324800 140010535771152 140011113547477 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12300] ppid=12293 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/12296/task/12300/stat : 12300 (java) S 12293 12293 11698 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510115730 27969658880 32910 33554432000 4194304 4196468 140732065324800 140010534718352 140011113547477 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12301] ppid=12293 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/12296/task/12301/stat : 12301 (java) S 12293 12293 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510115730 27969658880 32910 33554432000 4194304 4196468 140732065324800 140010533665552 140011113547477 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12302] ppid=12293 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/12296/task/12302/stat : 12302 (java) S 12293 12293 11698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510115730 27969658880 32910 33554432000 4194304 4196468 140732065324800 140010532612752 140011113547477 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12303] ppid=12293 vsize=27314120 memory=139651667028655 CPUtime=0 cores=0-7
/proc/12296/task/12303/stat : 12303 (java) S 12293 12293 11698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510115730 27969658880 32910 33554432000 4194304 4196468 140732065324800 140010531559952 140011113547477 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12304] ppid=12293 vsize=27314120 memory=139651667030960 CPUtime=0 cores=0-7
/proc/12296/task/12304/stat : 12304 (java) S 12293 12293 11698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510115730 27969658880 32910 33554432000 4194304 4196468 140732065324800 140010530507152 140011113547477 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12305] ppid=12293 vsize=27314120 memory=139651667033264 CPUtime=0 cores=0-7
/proc/12296/task/12305/stat : 12305 (java) S 12293 12293 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510115730 27969658880 32910 33554432000 4194304 4196468 140732065324800 140010529454352 140011113547477 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12306] ppid=12293 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/12296/task/12306/stat : 12306 (java) S 12293 12293 11698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510115731 27969658880 32910 33554432000 4194304 4196468 140732065324800 140009500785520 140011113548418 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12307] ppid=12293 vsize=27314120 memory=279303334080400 CPUtime=0 cores=0-7
/proc/12296/task/12307/stat : 12307 (java) S 12293 12293 11698 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 510115732 27969658880 32910 33554432000 4194304 4196468 140732065324800 140008887412256 140011113547477 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12308] ppid=12293 vsize=27314120 memory=279303334078096 CPUtime=0 cores=0-7
/proc/12296/task/12308/stat : 12308 (java) S 12293 12293 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510115732 27969658880 32910 33554432000 4194304 4196468 140732065324800 140008618976624 140011113547477 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12309] ppid=12293 vsize=27314120 memory=279303334085008 CPUtime=0 cores=0-7
/proc/12296/task/12309/stat : 12309 (java) S 12293 12293 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510115734 27969658880 32910 33554432000 4194304 4196468 140732065324800 140008244468048 140011113555867 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12310] ppid=12293 vsize=27314120 memory=279303334026256 CPUtime=0.01 cores=0-7
/proc/12296/task/12310/stat : 12310 (java) S 12293 12293 11698 0 -1 1077944384 353 0 0 0 1 0 0 0 20 0 20 0 510115734 27969658880 32910 33554432000 4194304 4196468 140732065324800 140009499732336 140011113548418 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12311] ppid=12293 vsize=27314120 memory=279303334098832 CPUtime=0 cores=0-7
/proc/12296/task/12311/stat : 12311 (java) S 12293 12293 11698 0 -1 1077944384 32 0 0 0 0 0 0 0 20 0 20 0 510115734 27969658880 32910 33554432000 4194304 4196468 140732065324800 140009498679536 140011113548418 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12312] ppid=12293 vsize=27314120 memory=279303334105744 CPUtime=0.02 cores=0-7
/proc/12296/task/12312/stat : 12312 (java) R 12293 12293 11698 0 -1 4202560 238 0 0 0 2 0 0 0 20 0 20 0 510115734 27969658880 32910 33554432000 4194304 4196468 140732065324800 140009497626736 140011098702871 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12313] ppid=12293 vsize=27314120 memory=279303334103440 CPUtime=0.07 cores=0-7
/proc/12296/task/12313/stat : 12313 (java) S 12293 12293 11698 0 -1 1077944384 508 0 0 0 7 0 0 0 20 0 20 0 510115734 27969658880 32910 33554432000 4194304 4196468 140732065324800 140009496573936 140011113548418 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12314] ppid=12293 vsize=27314120 memory=0 CPUtime=0 cores=0-7
/proc/12296/task/12314/stat : 12314 (java) S 12293 12293 11698 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510115735 27969658880 32910 33554432000 4194304 4196468 140732065324800 140007746563168 140011113547477 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12315] ppid=12293 vsize=27314120 memory=-1 CPUtime=0 cores=0-7
/proc/12296/task/12315/stat : 12315 (java) S 12293 12293 11698 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510115735 27969658880 32910 33554432000 4194304 4196468 140732065324800 140009495522352 140011113548418 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 27427248 KiB
Current children cumulated memory: 133036 KiB

[startup+0.700904 s]
/proc/loadavg: 9.08 8.10 6.36 2/213 12315
/proc/meminfo: memFree=25401620/32770624 swapFree=66992384/67108860
[pid=12293] ppid=12290 vsize=113128 memory=1396 CPUtime=0 cores=0-7
/proc/12293/stat : 12293 (scop.sh) S 12290 12293 11698 0 -1 4202496 556 320 0 0 0 0 0 0 20 0 1 0 510115727 115843072 349 33554432000 4194304 5098028 140737144659296 140737144656552 139670749028988 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 8122368 140737144664828 140737144665176 140737144665176 140737144668105 0
/proc/12293/statm: 28282 349 296 221 0 87 0
[pid=12296] ppid=12293 vsize=27320392 memory=167084 CPUtime=0.98 cores=0-7
/proc/12296/stat : 12296 (java) S 12293 12293 11698 0 -1 1077944320 20407 0 0 0 91 7 0 0 20 0 20 0 510115727 27976081408 41771 33554432000 4194304 4196468 140732065324800 140732065307344 140011113537271 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
/proc/12296/statm: 6830098 41771 3142 1 0 6791447 0
[pid=12296/tid=12297] ppid=12293 vsize=27320392 memory=0 CPUtime=0.68 cores=0-7
/proc/12296/task/12297/stat : 12297 (java) R 12293 12293 11698 0 -1 4202560 17370 0 0 0 62 6 0 0 20 0 20 0 510115727 27976081408 41771 33554432000 4194304 4196468 140732065324800 140011085375248 140010582045029 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12298] ppid=12293 vsize=27320392 memory=139651667239792 CPUtime=0 cores=0-7
/proc/12296/task/12298/stat : 12298 (java) S 12293 12293 11698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510115730 27976081408 41771 33554432000 4194304 4196468 140732065324800 140011117780112 140011113547477 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12299] ppid=12293 vsize=27320392 memory=0 CPUtime=0 cores=0-7
/proc/12296/task/12299/stat : 12299 (java) S 12293 12293 11698 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510115730 27976081408 41771 33554432000 4194304 4196468 140732065324800 140010535771152 140011113547477 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12300] ppid=12293 vsize=27320392 memory=1164 CPUtime=0 cores=0-7
/proc/12296/task/12300/stat : 12300 (java) S 12293 12293 11698 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510115730 27976081408 41771 33554432000 4194304 4196468 140732065324800 140010534718352 140011113547477 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0

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

# cumulated CPU time of all completed processes:  user=0.00125 s, system=0.003185 s

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

[startup+2522.11 s]
# the end of solver process 12296 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=9014.26 s, system=66.0784 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+2520.8 s]
/proc/loadavg: 6.91 6.24 5.16 9/211 12526
/proc/meminfo: memFree=1463644/32770624 swapFree=66992400/67108860
[pid=12296] ppid=12290 vsize=27326612 memory=24046172 CPUtime=9070.88 cores=0-7
/proc/12296/stat : 12296 (java) S 12290 12293 11698 0 -1 1077944320 1088459 0 0 0 900494 6594 0 0 20 0 20 0 510115727 27982450688 6011543 33554432000 4194304 4196468 140732065324800 140732065307344 140011113537271 0 0 2 25189581 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
/proc/12296/statm: 6831653 6011543 3306 1 0 6792983 0
[pid=12296/tid=12297] ppid=12290 vsize=27326612 memory=756 CPUtime=1548.57 cores=0-7
/proc/12296/task/12297/stat : 12297 (java) S 12290 12293 11698 0 -1 1077944384 178804 0 0 0 154569 288 0 0 20 0 20 0 510115727 27982450688 6011543 33554432000 4194304 4196468 140732065324800 140011085371328 140011113547477 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12298] ppid=12290 vsize=27326612 memory=1548 CPUtime=934.95 cores=0-7
/proc/12296/task/12298/stat : 12298 (java) S 12290 12293 11698 0 -1 1077944384 65403 0 0 0 92702 793 0 0 20 0 20 0 510115730 27982450688 6011543 33554432000 4194304 4196468 140732065324800 140011117779920 140011113548418 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 99 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12299] ppid=12290 vsize=27326612 memory=8248 CPUtime=939.2 cores=0-7
/proc/12296/task/12299/stat : 12299 (java) R 12290 12293 11698 0 -1 4202560 77904 0 0 0 93148 772 0 0 20 0 20 0 510115730 27982450688 6011543 33554432000 4194304 4196468 140732065324800 140010535770960 140011106165479 0 4 2 25189581 0 0 0 -1 2 0 0 82 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12300] ppid=12290 vsize=27326612 memory=4872558044660077418 CPUtime=938.09 cores=0-7
/proc/12296/task/12300/stat : 12300 (java) R 12290 12293 11698 0 -1 4202560 82400 0 0 0 93033 776 0 0 20 0 20 0 510115730 27982450688 6011543 33554432000 4194304 4196468 140732065324800 140010534718160 140011106165479 0 4 2 25189581 0 0 0 -1 6 0 0 98 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12301] ppid=12290 vsize=27326612 memory=1412 CPUtime=944.86 cores=0-7
/proc/12296/task/12301/stat : 12301 (java) R 12290 12293 11698 0 -1 4202560 100587 0 0 0 93746 740 0 0 20 0 20 0 510115730 27982450688 6011543 33554432000 4194304 4196468 140732065324800 140010533665672 140011106165479 0 4 2 25189581 0 0 0 -1 7 0 0 88 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12302] ppid=12290 vsize=27326612 memory=3464 CPUtime=937.6 cores=0-7
/proc/12296/task/12302/stat : 12302 (java) R 12290 12293 11698 0 -1 4202560 73370 0 0 0 92968 792 0 0 20 0 20 0 510115730 27982450688 6011543 33554432000 4194304 4196468 140732065324800 140010532612560 140011106165479 0 4 2 25189581 0 0 0 -1 1 0 0 98 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12303] ppid=12290 vsize=27326612 memory=24046172 CPUtime=933.41 cores=0-7
/proc/12296/task/12303/stat : 12303 (java) R 12290 12293 11698 0 -1 4202560 64367 0 0 0 92515 826 0 0 20 0 20 0 510115730 27982450688 6011543 33554432000 4194304 4196468 140732065324800 140010531559760 140011106165479 0 4 2 25189581 0 0 0 -1 5 0 0 86 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12304] ppid=12290 vsize=27326612 memory=1720 CPUtime=937.09 cores=0-7
/proc/12296/task/12304/stat : 12304 (java) R 12290 12293 11698 0 -1 4202560 57805 0 0 0 92934 775 0 0 20 0 20 0 510115730 27982450688 6011543 33554432000 4194304 4196468 140732065324800 140010530506960 140011106165479 0 4 2 25189581 0 0 0 -1 3 0 0 103 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12305] ppid=12290 vsize=27326612 memory=1720 CPUtime=938.58 cores=0-7
/proc/12296/task/12305/stat : 12305 (java) R 12290 12293 11698 0 -1 4202560 65645 0 0 0 93098 760 0 0 20 0 20 0 510115730 27982450688 6011543 33554432000 4194304 4196468 140732065324800 140010529454552 140011098237955 0 4 2 25189581 0 0 0 -1 4 0 0 99 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12306] ppid=12290 vsize=27326612 memory=6791534058613427641 CPUtime=5.18 cores=0-7
/proc/12296/task/12306/stat : 12306 (java) S 12290 12293 11698 0 -1 1077944384 256416 0 0 0 498 20 0 0 20 0 20 0 510115731 27982450688 6011543 33554432000 4194304 4196468 140732065324800 140009500784064 140011113547477 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12307] ppid=12290 vsize=27326612 memory=984 CPUtime=0 cores=0-7
/proc/12296/task/12307/stat : 12307 (java) S 12290 12293 11698 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 20 0 510115732 27982450688 6011543 33554432000 4194304 4196468 140732065324800 140008887412320 140011113547477 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12308] ppid=12290 vsize=27326612 memory=1324 CPUtime=0 cores=0-7
/proc/12296/task/12308/stat : 12308 (java) S 12290 12293 11698 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 20 0 510115732 27982450688 6011543 33554432000 4194304 4196468 140732065324800 140008618976640 140011113547477 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12309] ppid=12290 vsize=27326612 memory=780 CPUtime=0 cores=0-7
/proc/12296/task/12309/stat : 12309 (java) S 12290 12293 11698 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 20 0 510115734 27982450688 6011543 33554432000 4194304 4196468 140732065324800 140008244467696 140011113547477 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12310] ppid=12290 vsize=27326612 memory=3620 CPUtime=2.83 cores=0-7
/proc/12296/task/12310/stat : 12310 (java) S 12290 12293 11698 0 -1 1077944384 10606 0 0 0 281 2 0 0 20 0 20 0 510115734 27982450688 6011543 33554432000 4194304 4196468 140732065324800 140009499732096 140011113547477 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12311] ppid=12290 vsize=27326612 memory=1576 CPUtime=3.71 cores=0-7
/proc/12296/task/12311/stat : 12311 (java) S 12290 12293 11698 0 -1 1077944384 14376 0 0 0 368 3 0 0 20 0 20 0 510115734 27982450688 6011543 33554432000 4194304 4196468 140732065324800 140009498679584 140011113547477 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12312] ppid=12290 vsize=27326612 memory=1028 CPUtime=4.37 cores=0-7
/proc/12296/task/12312/stat : 12312 (java) S 12290 12293 11698 0 -1 1077944384 14254 0 0 0 434 3 0 0 20 0 20 0 510115734 27982450688 6011543 33554432000 4194304 4196468 140732065324800 140009497626784 140011113547477 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12313] ppid=12290 vsize=27326612 memory=1060 CPUtime=1.31 cores=0-7
/proc/12296/task/12313/stat : 12313 (java) S 12290 12293 11698 0 -1 1077944384 22212 0 0 0 126 5 0 0 20 0 20 0 510115734 27982450688 6011543 33554432000 4194304 4196468 140732065324800 140009496573984 140011113547477 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12314] ppid=12290 vsize=27326612 memory=20972 CPUtime=0 cores=0-7
/proc/12296/task/12314/stat : 12314 (java) S 12290 12293 11698 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510115735 27982450688 6011543 33554432000 4194304 4196468 140732065324800 140007746563168 140011113547477 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12315] ppid=12290 vsize=27326612 memory=512 CPUtime=0.98 cores=0-7
/proc/12296/task/12315/stat : 12315 (java) S 12290 12293 11698 0 -1 1077944384 2930 0 0 0 50 48 0 0 20 0 20 0 510115735 27982450688 6011543 33554432000 4194304 4196468 140732065324800 140009495522352 140011113548418 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
Current cumulated CPU time of completed processes: 0.004435 s
Current children cumulated CPU time: 9070.88 s
Current children cumulated vsize: 27326612 KiB
Current children cumulated memory: 24046172 KiB

[startup+2521.6 s]
/proc/loadavg: 6.91 6.24 5.16 7/211 12526
/proc/meminfo: memFree=1463908/32770624 swapFree=66992400/67108860
[pid=12296] ppid=12290 vsize=27326612 memory=24046172 CPUtime=9077.03 cores=0-7
/proc/12296/stat : 12296 (java) S 12290 12293 11698 0 -1 1077944320 1088585 0 0 0 901107 6596 0 0 20 0 20 0 510115727 27982450688 6011543 33554432000 4194304 4196468 140732065324800 140732065307344 140011113537271 0 0 2 25189581 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
/proc/12296/statm: 6831653 6011543 3306 1 0 6792983 0
[pid=12296/tid=12297] ppid=12290 vsize=27326612 memory=9520 CPUtime=1548.57 cores=0-7
/proc/12296/task/12297/stat : 12297 (java) S 12290 12293 11698 0 -1 1077944384 178804 0 0 0 154569 288 0 0 20 0 20 0 510115727 27982450688 6011543 33554432000 4194304 4196468 140732065324800 140011085371328 140011113547477 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12298] ppid=12290 vsize=27326612 memory=4486604260213485459 CPUtime=935.71 cores=0-7
/proc/12296/task/12298/stat : 12298 (java) R 12290 12293 11698 0 -1 4202560 65403 0 0 0 92778 793 0 0 20 0 20 0 510115730 27982450688 6011543 33554432000 4194304 4196468 140732065324800 140011117779920 140011106165479 0 4 2 25189581 0 0 0 -1 0 0 0 99 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12299] ppid=12290 vsize=27326612 memory=1060 CPUtime=939.96 cores=0-7
/proc/12296/task/12299/stat : 12299 (java) R 12290 12293 11698 0 -1 4202560 77904 0 0 0 93223 773 0 0 20 0 20 0 510115730 27982450688 6011543 33554432000 4194304 4196468 140732065324800 140010535770960 140011106165479 0 4 2 25189581 0 0 0 -1 2 0 0 82 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12300] ppid=12290 vsize=27326612 memory=2828 CPUtime=938.86 cores=0-7
/proc/12296/task/12300/stat : 12300 (java) R 12290 12293 11698 0 -1 4202560 82400 0 0 0 93110 776 0 0 20 0 20 0 510115730 27982450688 6011543 33554432000 4194304 4196468 140732065324800 140010534718160 140011106165479 0 4 2 25189581 0 0 0 -1 6 0 0 98 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12301] ppid=12290 vsize=27326612 memory=756 CPUtime=945.62 cores=0-7
/proc/12296/task/12301/stat : 12301 (java) R 12290 12293 11698 0 -1 4202560 100587 0 0 0 93822 740 0 0 20 0 20 0 510115730 27982450688 6011543 33554432000 4194304 4196468 140732065324800 140010533665672 140011106165479 0 4 2 25189581 0 0 0 -1 7 0 0 88 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12302] ppid=12290 vsize=27326612 memory=4872558044660077418 CPUtime=938.36 cores=0-7
/proc/12296/task/12302/stat : 12302 (java) R 12290 12293 11698 0 -1 4202560 73370 0 0 0 93044 792 0 0 20 0 20 0 510115730 27982450688 6011543 33554432000 4194304 4196468 140732065324800 140010532612560 140011106165479 0 4 2 25189581 0 0 0 -1 1 0 0 98 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12303] ppid=12290 vsize=27326612 memory=984 CPUtime=934.18 cores=0-7
/proc/12296/task/12303/stat : 12303 (java) R 12290 12293 11698 0 -1 4202560 64367 0 0 0 92591 827 0 0 20 0 20 0 510115730 27982450688 6011543 33554432000 4194304 4196468 140732065324800 140010531559760 140011106165479 0 4 2 25189581 0 0 0 -1 5 0 0 86 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12304] ppid=12290 vsize=27326612 memory=1324 CPUtime=937.87 cores=0-7
/proc/12296/task/12304/stat : 12304 (java) R 12290 12293 11698 0 -1 4202560 57805 0 0 0 93011 776 0 0 20 0 20 0 510115730 27982450688 6011543 33554432000 4194304 4196468 140732065324800 140010530506960 140011106165479 0 4 2 25189581 0 0 0 -1 3 0 0 103 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12305] ppid=12290 vsize=27326612 memory=780 CPUtime=939.38 cores=0-7
/proc/12296/task/12305/stat : 12305 (java) R 12290 12293 11698 0 -1 4202560 65771 0 0 0 93178 760 0 0 20 0 20 0 510115730 27982450688 6011543 33554432000 4194304 4196468 140732065324800 140010529454552 140011098237987 0 4 2 25189581 0 0 0 -1 4 0 0 99 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12306] ppid=12290 vsize=27326612 memory=3620 CPUtime=5.18 cores=0-7
/proc/12296/task/12306/stat : 12306 (java) S 12290 12293 11698 0 -1 1077944384 256416 0 0 0 498 20 0 0 20 0 20 0 510115731 27982450688 6011543 33554432000 4194304 4196468 140732065324800 140009500784064 140011113547477 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12307] ppid=12290 vsize=27326612 memory=49288 CPUtime=0 cores=0-7
/proc/12296/task/12307/stat : 12307 (java) S 12290 12293 11698 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 20 0 510115732 27982450688 6011543 33554432000 4194304 4196468 140732065324800 140008887412320 140011113547477 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12308] ppid=12290 vsize=27326612 memory=2004 CPUtime=0 cores=0-7
/proc/12296/task/12308/stat : 12308 (java) S 12290 12293 11698 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 20 0 510115732 27982450688 6011543 33554432000 4194304 4196468 140732065324800 140008618976640 140011113547477 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12309] ppid=12290 vsize=27326612 memory=984 CPUtime=0 cores=0-7
/proc/12296/task/12309/stat : 12309 (java) S 12290 12293 11698 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 20 0 510115734 27982450688 6011543 33554432000 4194304 4196468 140732065324800 140008244467696 140011113547477 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12310] ppid=12290 vsize=27326612 memory=2828 CPUtime=2.83 cores=0-7
/proc/12296/task/12310/stat : 12310 (java) S 12290 12293 11698 0 -1 1077944384 10606 0 0 0 281 2 0 0 20 0 20 0 510115734 27982450688 6011543 33554432000 4194304 4196468 140732065324800 140009499732096 140011113547477 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12311] ppid=12290 vsize=27326612 memory=756 CPUtime=3.71 cores=0-7
/proc/12296/task/12311/stat : 12311 (java) S 12290 12293 11698 0 -1 1077944384 14376 0 0 0 368 3 0 0 20 0 20 0 510115734 27982450688 6011543 33554432000 4194304 4196468 140732065324800 140009498679584 140011113547477 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12312] ppid=12290 vsize=27326612 memory=1548 CPUtime=4.37 cores=0-7
/proc/12296/task/12312/stat : 12312 (java) S 12290 12293 11698 0 -1 1077944384 14254 0 0 0 434 3 0 0 20 0 20 0 510115734 27982450688 6011543 33554432000 4194304 4196468 140732065324800 140009497626784 140011113547477 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12313] ppid=12290 vsize=27326612 memory=8248 CPUtime=1.31 cores=0-7
/proc/12296/task/12313/stat : 12313 (java) S 12290 12293 11698 0 -1 1077944384 22212 0 0 0 126 5 0 0 20 0 20 0 510115734 27982450688 6011543 33554432000 4194304 4196468 140732065324800 140009496573984 140011113547477 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12314] ppid=12290 vsize=27326612 memory=1164 CPUtime=0 cores=0-7
/proc/12296/task/12314/stat : 12314 (java) S 12290 12293 11698 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510115735 27982450688 6011543 33554432000 4194304 4196468 140732065324800 140007746563168 140011113547477 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12315] ppid=12290 vsize=27326612 memory=9520 CPUtime=0.98 cores=0-7
/proc/12296/task/12315/stat : 12315 (java) S 12290 12293 11698 0 -1 1077944384 2930 0 0 0 50 48 0 0 20 0 20 0 510115735 27982450688 6011543 33554432000 4194304 4196468 140732065324800 140009495522352 140011113548418 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
Current cumulated CPU time of completed processes: 0.004435 s
Current children cumulated CPU time: 9077.03 s
Current children cumulated vsize: 27326612 KiB
Current children cumulated memory: 24046172 KiB

[startup+2522 s]*
/proc/loadavg: 6.91 6.24 5.16 9/211 12526
/proc/meminfo: memFree=1464032/32770624 swapFree=66992400/67108860
[pid=12296] ppid=12290 vsize=27326612 memory=24046172 CPUtime=9080.19 cores=0-7
/proc/12296/stat : 12296 (java) S 12290 12293 11698 0 -1 1077944320 1088659 0 0 0 901421 6598 0 0 20 0 20 0 510115727 27982450688 6011543 33554432000 4194304 4196468 140732065324800 140732065307344 140011113537271 0 0 2 25189581 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
/proc/12296/statm: 6831653 6011543 3306 1 0 6792983 0
[pid=12296/tid=12297] ppid=12290 vsize=27326612 memory=1398722017469774279 CPUtime=1548.57 cores=0-7
/proc/12296/task/12297/stat : 12297 (java) S 12290 12293 11698 0 -1 1077944384 178804 0 0 0 154569 288 0 0 20 0 20 0 510115727 27982450688 6011543 33554432000 4194304 4196468 140732065324800 140011085371328 140011113547477 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12298] ppid=12290 vsize=27326612 memory=4126316290023845779 CPUtime=936.11 cores=0-7
/proc/12296/task/12298/stat : 12298 (java) R 12290 12293 11698 0 -1 4202560 65403 0 0 0 92817 794 0 0 20 0 20 0 510115730 27982450688 6011543 33554432000 4194304 4196468 140732065324800 140011117779920 140011106165479 0 4 2 25189581 0 0 0 -1 0 0 0 99 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12299] ppid=12290 vsize=27326612 memory=1028 CPUtime=940.35 cores=0-7
/proc/12296/task/12299/stat : 12299 (java) R 12290 12293 11698 0 -1 4202560 77904 0 0 0 93262 773 0 0 20 0 20 0 510115730 27982450688 6011543 33554432000 4194304 4196468 140732065324800 140010535771272 140011106165479 0 4 2 25189581 0 0 0 -1 2 0 0 82 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12300] ppid=12290 vsize=27326612 memory=1060 CPUtime=939.25 cores=0-7
/proc/12296/task/12300/stat : 12300 (java) R 12290 12293 11698 0 -1 4202560 82400 0 0 0 93149 776 0 0 20 0 20 0 510115730 27982450688 6011543 33554432000 4194304 4196468 140732065324800 140010534718472 140011106165479 0 4 2 25189581 0 0 0 -1 2 0 0 98 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12301] ppid=12290 vsize=27326612 memory=2828 CPUtime=946.01 cores=0-7
/proc/12296/task/12301/stat : 12301 (java) R 12290 12293 11698 0 -1 4202560 100587 0 0 0 93861 740 0 0 20 0 20 0 510115730 27982450688 6011543 33554432000 4194304 4196468 140732065324800 140010533665672 140011106165479 0 4 2 25189581 0 0 0 -1 6 0 0 88 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12302] ppid=12290 vsize=27326612 memory=24046172 CPUtime=938.75 cores=0-7
/proc/12296/task/12302/stat : 12302 (java) R 12290 12293 11698 0 -1 4202560 73370 0 0 0 93083 792 0 0 20 0 20 0 510115730 27982450688 6011543 33554432000 4194304 4196468 140732065324800 140010532612560 140011106165479 0 4 2 25189581 0 0 0 -1 1 0 0 98 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12303] ppid=12290 vsize=27326612 memory=279303334330992 CPUtime=934.57 cores=0-7
/proc/12296/task/12303/stat : 12303 (java) R 12290 12293 11698 0 -1 4202560 64367 0 0 0 92630 827 0 0 20 0 20 0 510115730 27982450688 6011543 33554432000 4194304 4196468 140732065324800 140010531560072 140011106165479 0 4 2 25189581 0 0 0 -1 5 0 0 86 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12304] ppid=12290 vsize=27326612 memory=6282589856769392233 CPUtime=938.26 cores=0-7
/proc/12296/task/12304/stat : 12304 (java) R 12290 12293 11698 0 -1 4202560 57805 0 0 0 93050 776 0 0 20 0 20 0 510115730 27982450688 6011543 33554432000 4194304 4196468 140732065324800 140010530506960 140011106165479 0 4 2 25189581 0 0 0 -1 3 0 0 103 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12305] ppid=12290 vsize=27326612 memory=6153729086489373285 CPUtime=939.79 cores=0-7
/proc/12296/task/12305/stat : 12305 (java) R 12290 12293 11698 0 -1 4202560 65845 0 0 0 93219 760 0 0 20 0 20 0 510115730 27982450688 6011543 33554432000 4194304 4196468 140732065324800 140010529454552 140011098533638 0 4 2 25189581 0 0 0 -1 4 0 0 99 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12306] ppid=12290 vsize=27326612 memory=6944652177228980320 CPUtime=5.18 cores=0-7
/proc/12296/task/12306/stat : 12306 (java) S 12290 12293 11698 0 -1 1077944384 256416 0 0 0 498 20 0 0 20 0 20 0 510115731 27982450688 6011543 33554432000 4194304 4196468 140732065324800 140009500784064 140011113547477 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12307] ppid=12290 vsize=27326612 memory=7882828121784479853 CPUtime=0 cores=0-7
/proc/12296/task/12307/stat : 12307 (java) S 12290 12293 11698 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 20 0 510115732 27982450688 6011543 33554432000 4194304 4196468 140732065324800 140008887412320 140011113547477 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12308] ppid=12290 vsize=27326612 memory=8101247189090653285 CPUtime=0 cores=0-7
/proc/12296/task/12308/stat : 12308 (java) S 12290 12293 11698 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 20 0 510115732 27982450688 6011543 33554432000 4194304 4196468 140732065324800 140008618976640 140011113547477 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12309] ppid=12290 vsize=27326612 memory=24046172 CPUtime=0 cores=0-7
/proc/12296/task/12309/stat : 12309 (java) S 12290 12293 11698 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 20 0 510115734 27982450688 6011543 33554432000 4194304 4196468 140732065324800 140008244467696 140011113547477 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12310] ppid=12290 vsize=27326612 memory=24046172 CPUtime=2.83 cores=0-7
/proc/12296/task/12310/stat : 12310 (java) S 12290 12293 11698 0 -1 1077944384 10606 0 0 0 281 2 0 0 20 0 20 0 510115734 27982450688 6011543 33554432000 4194304 4196468 140732065324800 140009499732096 140011113547477 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12311] ppid=12290 vsize=27326612 memory=111632 CPUtime=3.71 cores=0-7
/proc/12296/task/12311/stat : 12311 (java) S 12290 12293 11698 0 -1 1077944384 14376 0 0 0 368 3 0 0 20 0 20 0 510115734 27982450688 6011543 33554432000 4194304 4196468 140732065324800 140009498679584 140011113547477 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12312] ppid=12290 vsize=27326612 memory=804 CPUtime=4.37 cores=0-7
/proc/12296/task/12312/stat : 12312 (java) S 12290 12293 11698 0 -1 1077944384 14254 0 0 0 434 3 0 0 20 0 20 0 510115734 27982450688 6011543 33554432000 4194304 4196468 140732065324800 140009497626784 140011113547477 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12313] ppid=12290 vsize=27326612 memory=4100 CPUtime=1.31 cores=0-7
/proc/12296/task/12313/stat : 12313 (java) S 12290 12293 11698 0 -1 1077944384 22212 0 0 0 126 5 0 0 20 0 20 0 510115734 27982450688 6011543 33554432000 4194304 4196468 140732065324800 140009496573984 140011113547477 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12314] ppid=12290 vsize=27326612 memory=4100 CPUtime=0 cores=0-7
/proc/12296/task/12314/stat : 12314 (java) S 12290 12293 11698 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510115735 27982450688 6011543 33554432000 4194304 4196468 140732065324800 140007746563168 140011113547477 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
[pid=12296/tid=12315] ppid=12290 vsize=27326612 memory=6791534058613427641 CPUtime=0.98 cores=0-7
/proc/12296/task/12315/stat : 12315 (java) S 12290 12293 11698 0 -1 1077944384 2930 0 0 0 50 48 0 0 20 0 20 0 510115735 27982450688 6011543 33554432000 4194304 4196468 140732065324800 140009495522352 140011113548418 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7720960 140732065333958 140732065334406 140732065334406 140732065337295 0
Current cumulated CPU time of completed processes: 0.004435 s
Current children cumulated CPU time: 9080.19 s
Current children cumulated vsize: 27326612 KiB
Current children cumulated memory: 24046172 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 2522.11
CPU time (s): 9080.33
CPU user time (s): 9014.26
CPU system time (s): 66.0784
CPU usage (%): 360.029
Max. virtual memory (cumulated for all children) (KiB): 27439740
Max. memory (cumulated for all children) (KiB): 24047568

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9014.26
system time used= 66.0784
maximum resident set size= 24046336
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1089777
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3120
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 260004
involuntary context switches= 322815


# summary of solver processes directly reported to runsolver:
#   pid: 12293,12296
#   total CPU time (s): 9080.33
#   total CPU user time (s): 9014.26
#   total CPU system time (s): 66.0784

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.0787 second user time and 26.893 second system time

The end

Launcher Data

Begin job on node121 at 2019-09-24 17:21:29
IDJOB=4405569
IDBENCH=130846
IDSOLVER=2868
FILE ID=node121/4405569-1569338532
RUNJOBID= node121-1569335936-11725
PBS_JOBID= 21705063
Free space on /var/tmp= 13512 MiB

SOLVER NAME= Fun-sCOP hybrid+ManyGlucose (2019-09-22)
BENCH NAME= XCSP17/Subisomorphism/Subisomorphism-m1-si6-m4D/Subisomorphism-si6-m4Dr2-m1296-05.xml
COMMAND LINE= DIR/scop.sh 22g DIR/scop.jar -hybrid DIR/manyglucose-4.1-27_release -model:-nthreads=NBCORE:-maxmemory=20000:-lit-scans=6000000 TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4405569-1569338532/watcher-4405569-1569338532 -o /var/tmp/evaluation-result-4405569-1569338532/solver-4405569-1569338532 -C 20160 -W 2520 -M 31000 --bin-var /var/tmp/runsolver-exch-node121-1569335936-11725 --watchdog 2580  HOME/scop.sh 22g HOME/scop.jar -hybrid HOME/manyglucose-4.1-27_release -model:-nthreads=8:-maxmemory=20000:-lit-scans=6000000 HOME HOME/instance-4405569-1569338532.xml

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

MD5SUM BENCH= 3130b580259b5cb9fe6f555a4358f6cc
RANDOM SEED=693132921

node121.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.75
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.75
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.75
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.75
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:        25542440 kB
MemAvailable:   31845644 kB
Buffers:          139188 kB
Cached:          6254196 kB
SwapCached:         4552 kB
Active:          3176300 kB
Inactive:        3227112 kB
Active(anon):       5616 kB
Inactive(anon):    53776 kB
Active(file):    3170684 kB
Inactive(file):  3173336 kB
Unevictable:      109072 kB
Mlocked:          109072 kB
SwapTotal:      67108860 kB
SwapFree:       66992384 kB
Dirty:             20592 kB
Writeback:             0 kB
AnonPages:        128492 kB
Mapped:            53020 kB
Shmem:             41072 kB
Slab:             417320 kB
SReclaimable:     387644 kB
SUnreclaim:        29676 kB
KernelStack:        3744 kB
PageTables:         5764 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     515464 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     81920 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /var/tmp at the end= 13488 MiB
End job on node121 at 2019-09-24 18:03:31