Trace number 4387974

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.17 1204.56

General information on the benchmark

NameSubisomorphism/Subisomorphism-m1-si4-m4D/
Subisomorphism-si4-m4Dr4-m1296-05.xml
MD5SUM880994e2431ab8d90ac30179b2246ea4
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 benchmark1.67882
Satisfiable
(Un)Satisfiability was proved
Number of variables518
Number of constraints1425
Number of domains1
Minimum domain size1296
Maximum domain size1296
Distribution of domain sizes[{"size":1296,"count":518}]
Minimum variable degree2
Maximum variable degree12
Distribution of variable degrees[{"degree":2,"count":50},{"degree":3,"count":80},{"degree":4,"count":77},{"degree":6,"count":83},{"degree":7,"count":72},{"degree":8,"count":63},{"degree":9,"count":47},{"degree":10,"count":31},{"degree":11,"count":12},{"degree":12,"count":3}]
Minimum constraint arity1
Maximum constraint arity518
Distribution of constraint arities[{"arity":1,"count":311},{"arity":2,"count":1113},{"arity":518,"count":1}]
Number of extensional constraints1424
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":1424},{"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-8429-serial-file.bin HOME/instance-4387974-1568292976.xml
0.66/0.53	
0.66/0.53	Fun-sCOP order+glueminisat-simp-2.2.10-193oa-n-release (2019-06-15)
0.66/0.53	
0.66/0.55	c BEGIN-Prog: Thu Sep 12 14:55:37 CEST 2019
0.66/0.55	c PID: 8432
0.66/0.55	c IP: 172.20.3.127
0.66/0.55	c HOST: node127.alineos.net
0.66/0.56	c (0,0) Parsing Begin
2.77/1.30	c (0,0) Parsing End
2.77/1.31	c (0,0) CSP: 518 int (0 aux), 0 bool (0 aux), 1425 ctr, max domain size 1296
2.77/1.31	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 21 MiB used (max 0 MiB)
2.77/1.31	c (0,0) Constraint Name Generate Begin
2.77/1.33	c (0,0) Ctr:HOME/instance-4387974-1568292976.xml,AllDifferent:ExtensionConflict:ExtensionSupport:Var
2.77/1.33	c (0,0) Constraint Name Generate End
2.77/1.33	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 21 MiB used (max 0 MiB)
2.77/1.33	c (0,0) CSP to CSPinCNF Begin
191.97/164.08	c (163,157) translated 143 (10%) constraints
361.08/321.21	c (320,310) translated 285 (20%) constraints
531.57/479.56	c (479,464) translated 428 (30%) constraints
700.51/636.63	c (636,618) translated 570 (40%) constraints
2520.25/1202.52	c (scop.sh) Receiving Signal. Removing all intermediate files.
2520.25/1202.52	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 (8690 MiB free)
  memory of node 1: 16384 MiB (9248 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4387974-1568292976/watcher-4387974-1568292976 -o /tmp/evaluation-result-4387974-1568292976/solver-4387974-1568292976 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1568286090-6277 --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-4387974-1568292976.xml 

running on 4 cores: 1,3,5,7

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=8429, runsolver pid=8426


[startup+0.100136 s]*
/proc/loadavg: 2.17 2.41 2.91 3/234 8446
/proc/meminfo: memFree=18309108/32770624 swapFree=66998516/67108860
[pid=8429] ppid=8426 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/8429/stat : 8429 (scop.sh) S 8426 8429 4978 0 -1 4202496 556 321 0 0 0 0 0 0 20 0 1 0 405566509 115843072 349 33554432000 4194304 5098028 140735894257872 140735894255128 140431152394876 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 25075712 140735894262568 140735894262896 140735894262896 140735894265805 0
/proc/8429/statm: 28282 349 296 221 0 87 0
[pid=8432] ppid=8429 vsize=15012696 memory=72860 CPUtime=0.12 cores=1,3,5,7
/proc/8432/stat : 8432 (java) S 8429 8429 4978 0 -1 1077944320 6997 0 0 0 10 2 0 0 20 0 15 0 405566509 15373000704 18215 33554432000 4194304 4196468 140723613195152 140723613177696 140224143290103 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
/proc/8432/statm: 3753174 18215 2924 1 0 3715579 0
[pid=8432/tid=8433] ppid=8429 vsize=15012696 memory=576460756329985062 CPUtime=0.09 cores=1,3,5,7
/proc/8432/task/8433/stat : 8433 (java) R 8429 8429 4978 0 -1 4202560 4798 0 0 0 7 2 0 0 20 0 15 0 405566509 15373000704 18281 33554432000 4194304 4196468 140723613195152 140224115085264 140224143312029 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8434] ppid=8429 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8432/task/8434/stat : 8434 (java) S 8429 8429 4978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405566511 15373000704 18281 33554432000 4194304 4196468 140723613195152 140224147532944 140224143300309 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8435] ppid=8429 vsize=15012696 memory=16239858178156184 CPUtime=0 cores=1,3,5,7
/proc/8432/task/8435/stat : 8435 (java) S 8429 8429 4978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405566511 15373000704 18281 33554432000 4194304 4196468 140723613195152 140223603616784 140224143300309 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8436] ppid=8429 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8432/task/8436/stat : 8436 (java) S 8429 8429 4978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405566511 15373000704 18281 33554432000 4194304 4196468 140723613195152 140223602563984 140224143300309 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8437] ppid=8429 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8432/task/8437/stat : 8437 (java) S 8429 8429 4978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405566511 15373000704 18281 33554432000 4194304 4196468 140723613195152 140223601511184 140224143300309 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8438] ppid=8429 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8432/task/8438/stat : 8438 (java) S 8429 8429 4978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405566512 15373000704 18281 33554432000 4194304 4196468 140723613195152 140223180867952 140224143301250 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8439] ppid=8429 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8432/task/8439/stat : 8439 (java) S 8429 8429 4978 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405566513 15373000704 18281 33554432000 4194304 4196468 140723613195152 140222696252448 140224143300309 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8440] ppid=8429 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8432/task/8440/stat : 8440 (java) S 8429 8429 4978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405566513 15373000704 18281 33554432000 4194304 4196468 140723613195152 140222427816816 140224143300309 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8441] ppid=8429 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8432/task/8441/stat : 8441 (java) S 8429 8429 4978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405566515 15373000704 18281 33554432000 4194304 4196468 140723613195152 140222053308240 140224143308699 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8442] ppid=8429 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8432/task/8442/stat : 8442 (java) S 8429 8429 4978 0 -1 1077944384 415 0 0 0 0 0 0 0 20 0 15 0 405566515 15373000704 18281 33554432000 4194304 4196468 140723613195152 140223179815792 140224143301250 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8443] ppid=8429 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8432/task/8443/stat : 8443 (java) S 8429 8429 4978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405566515 15373000704 18281 33554432000 4194304 4196468 140723613195152 140223178762992 140224143301250 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8444] ppid=8429 vsize=15012696 memory=140584646174336 CPUtime=0.01 cores=1,3,5,7
/proc/8432/task/8444/stat : 8444 (java) R 8429 8429 4978 0 -1 4202560 457 0 0 0 1 0 0 0 20 0 15 0 405566515 15373000704 18281 33554432000 4194304 4196468 140723613195152 140223177707400 140224143302038 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8445] ppid=8429 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8432/task/8445/stat : 8445 (java) S 8429 8429 4978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405566516 15373000704 18281 33554432000 4194304 4196468 140723613195152 140221555403488 140224143300309 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8446] ppid=8429 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8432/task/8446/stat : 8446 (java) S 8429 8429 4978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405566516 15373000704 18281 33554432000 4194304 4196468 140723613195152 140223176657584 140224143301250 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 74256 KiB

[startup+0.210857 s]*
/proc/loadavg: 2.17 2.41 2.91 3/234 8446
/proc/meminfo: memFree=18290596/32770624 swapFree=66998516/67108860
[pid=8429] ppid=8426 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/8429/stat : 8429 (scop.sh) S 8426 8429 4978 0 -1 4202496 556 321 0 0 0 0 0 0 20 0 1 0 405566509 115843072 349 33554432000 4194304 5098028 140735894257872 140735894255128 140431152394876 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 25075712 140735894262568 140735894262896 140735894262896 140735894265805 0
/proc/8429/statm: 28282 349 296 221 0 87 0
[pid=8432] ppid=8429 vsize=15012696 memory=88252 CPUtime=0.26 cores=1,3,5,7
/proc/8432/stat : 8432 (java) S 8429 8429 4978 0 -1 1077944320 12110 0 0 0 22 4 0 0 20 0 15 0 405566509 15373000704 22063 33554432000 4194304 4196468 140723613195152 140723613177696 140224143290103 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
/proc/8432/statm: 3753174 22063 2930 1 0 3715579 0
[pid=8432/tid=8433] ppid=8429 vsize=15012696 memory=7022364632946311227 CPUtime=0.2 cores=1,3,5,7
/proc/8432/task/8433/stat : 8433 (java) R 8429 8429 4978 0 -1 4202560 9861 0 0 0 17 3 0 0 20 0 15 0 405566509 15373000704 22063 33554432000 4194304 4196468 140723613195152 140224115105744 140224127370590 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8434] ppid=8429 vsize=15012696 memory=547 CPUtime=0 cores=1,3,5,7
/proc/8432/task/8434/stat : 8434 (java) S 8429 8429 4978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405566511 15373000704 22063 33554432000 4194304 4196468 140723613195152 140224147532944 140224143300309 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8435] ppid=8429 vsize=15012696 memory=140584646187498 CPUtime=0 cores=1,3,5,7
/proc/8432/task/8435/stat : 8435 (java) S 8429 8429 4978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405566511 15373000704 22063 33554432000 4194304 4196468 140723613195152 140223603616784 140224143300309 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8436] ppid=8429 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8432/task/8436/stat : 8436 (java) S 8429 8429 4978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405566511 15373000704 22063 33554432000 4194304 4196468 140723613195152 140223602563984 140224143300309 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8437] ppid=8429 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8432/task/8437/stat : 8437 (java) S 8429 8429 4978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405566511 15373000704 22063 33554432000 4194304 4196468 140723613195152 140223601511184 140224143300309 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8438] ppid=8429 vsize=15012696 memory=140584646174336 CPUtime=0 cores=1,3,5,7
/proc/8432/task/8438/stat : 8438 (java) S 8429 8429 4978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405566512 15373000704 22063 33554432000 4194304 4196468 140723613195152 140223180867952 140224143301250 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8439] ppid=8429 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8432/task/8439/stat : 8439 (java) S 8429 8429 4978 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405566513 15373000704 22063 33554432000 4194304 4196468 140723613195152 140222696252448 140224143300309 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8440] ppid=8429 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8432/task/8440/stat : 8440 (java) S 8429 8429 4978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405566513 15373000704 22063 33554432000 4194304 4196468 140723613195152 140222427816816 140224143300309 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8441] ppid=8429 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8432/task/8441/stat : 8441 (java) S 8429 8429 4978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405566515 15373000704 22063 33554432000 4194304 4196468 140723613195152 140222053308240 140224143308699 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8442] ppid=8429 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8432/task/8442/stat : 8442 (java) S 8429 8429 4978 0 -1 1077944384 425 0 0 0 0 0 0 0 20 0 15 0 405566515 15373000704 22063 33554432000 4194304 4196468 140723613195152 140223179815792 140224143301250 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8443] ppid=8429 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8432/task/8443/stat : 8443 (java) S 8429 8429 4978 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 405566515 15373000704 22063 33554432000 4194304 4196468 140723613195152 140223178762992 140224143301250 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8444] ppid=8429 vsize=15012696 memory=140584646174336 CPUtime=0.03 cores=1,3,5,7
/proc/8432/task/8444/stat : 8444 (java) S 8429 8429 4978 0 -1 1077944384 473 0 0 0 3 0 0 0 20 0 15 0 405566515 15373000704 22129 33554432000 4194304 4196468 140723613195152 140223177710192 140224143301250 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8445] ppid=8429 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8432/task/8445/stat : 8445 (java) S 8429 8429 4978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405566516 15373000704 22129 33554432000 4194304 4196468 140723613195152 140221555403488 140224143300309 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8446] ppid=8429 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8432/task/8446/stat : 8446 (java) S 8429 8429 4978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405566516 15373000704 22129 33554432000 4194304 4196468 140723613195152 140223176657584 140224143301250 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 89648 KiB

[startup+0.313514 s]*
/proc/loadavg: 2.17 2.41 2.91 3/234 8446
/proc/meminfo: memFree=18287784/32770624 swapFree=66998516/67108860
[pid=8429] ppid=8426 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/8429/stat : 8429 (scop.sh) S 8426 8429 4978 0 -1 4202496 556 321 0 0 0 0 0 0 20 0 1 0 405566509 115843072 349 33554432000 4194304 5098028 140735894257872 140735894255128 140431152394876 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 25075712 140735894262568 140735894262896 140735894262896 140735894265805 0
/proc/8429/statm: 28282 349 296 221 0 87 0
[pid=8432] ppid=8429 vsize=15012696 memory=92032 CPUtime=0.44 cores=1,3,5,7
/proc/8432/stat : 8432 (java) S 8429 8429 4978 0 -1 1077944320 13091 0 0 0 40 4 0 0 20 0 15 0 405566509 15373000704 23008 33554432000 4194304 4196468 140723613195152 140723613177696 140224143290103 0 0 2 16800973 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
/proc/8432/statm: 3753174 23008 3029 1 0 3715579 0
[pid=8432/tid=8433] ppid=8429 vsize=15012696 memory=8317482817917895235 CPUtime=0.3 cores=1,3,5,7
/proc/8432/task/8433/stat : 8433 (java) R 8429 8429 4978 0 -1 4202560 10628 0 0 0 27 3 0 0 20 0 15 0 405566509 15373000704 23008 33554432000 4194304 4196468 140723613195152 140224115073120 140224128455742 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8434] ppid=8429 vsize=15012696 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/8432/task/8434/stat : 8434 (java) S 8429 8429 4978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405566511 15373000704 23008 33554432000 4194304 4196468 140723613195152 140224147532944 140224143300309 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8435] ppid=8429 vsize=15012696 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/8432/task/8435/stat : 8435 (java) S 8429 8429 4978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405566511 15373000704 23008 33554432000 4194304 4196468 140723613195152 140223603616784 140224143300309 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8436] ppid=8429 vsize=15012696 memory=8562125494162282060 CPUtime=0 cores=1,3,5,7
/proc/8432/task/8436/stat : 8436 (java) S 8429 8429 4978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405566511 15373000704 23008 33554432000 4194304 4196468 140723613195152 140223602563984 140224143300309 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8437] ppid=8429 vsize=15012696 memory=7079758230011356562 CPUtime=0 cores=1,3,5,7
/proc/8432/task/8437/stat : 8437 (java) S 8429 8429 4978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405566511 15373000704 23008 33554432000 4194304 4196468 140723613195152 140223601511184 140224143300309 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8438] ppid=8429 vsize=15012696 memory=6944938067432061290 CPUtime=0 cores=1,3,5,7
/proc/8432/task/8438/stat : 8438 (java) S 8429 8429 4978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405566512 15373000704 23008 33554432000 4194304 4196468 140723613195152 140223180867952 140224143301250 0 0 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8439] ppid=8429 vsize=15012696 memory=-9062862659931694204 CPUtime=0 cores=1,3,5,7
/proc/8432/task/8439/stat : 8439 (java) S 8429 8429 4978 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405566513 15373000704 23008 33554432000 4194304 4196468 140723613195152 140222696252448 140224143300309 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8440] ppid=8429 vsize=15012696 memory=7100839852926015589 CPUtime=0 cores=1,3,5,7
/proc/8432/task/8440/stat : 8440 (java) S 8429 8429 4978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405566513 15373000704 23008 33554432000 4194304 4196468 140723613195152 140222427816816 140224143300309 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8441] ppid=8429 vsize=15012696 memory=-8412656567168561567 CPUtime=0 cores=1,3,5,7
/proc/8432/task/8441/stat : 8441 (java) S 8429 8429 4978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405566515 15373000704 23008 33554432000 4194304 4196468 140723613195152 140222053308240 140224143308699 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8442] ppid=8429 vsize=15012696 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/8432/task/8442/stat : 8442 (java) S 8429 8429 4978 0 -1 1077944384 518 0 0 0 2 0 0 0 20 0 15 0 405566515 15373000704 23008 33554432000 4194304 4196468 140723613195152 140223179815792 140224143301250 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8443] ppid=8429 vsize=15012696 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/8432/task/8443/stat : 8443 (java) S 8429 8429 4978 0 -1 1077944384 99 0 0 0 2 0 0 0 20 0 15 0 405566515 15373000704 23008 33554432000 4194304 4196468 140723613195152 140223178762992 140224143301250 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8444] ppid=8429 vsize=15012696 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/8432/task/8444/stat : 8444 (java) S 8429 8429 4978 0 -1 1077944384 515 0 0 0 7 0 0 0 20 0 15 0 405566515 15373000704 23008 33554432000 4194304 4196468 140723613195152 140223177710192 140224143301250 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8445] ppid=8429 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8432/task/8445/stat : 8445 (java) S 8429 8429 4978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405566516 15373000704 23008 33554432000 4194304 4196468 140723613195152 140221555403488 140224143300309 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8446] ppid=8429 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8432/task/8446/stat : 8446 (java) S 8429 8429 4978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405566516 15373000704 23008 33554432000 4194304 4196468 140723613195152 140223176657584 140224143301250 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 93428 KiB

[startup+0.701062 s]
/proc/loadavg: 2.17 2.41 2.91 3/234 8446
/proc/meminfo: memFree=18265820/32770624 swapFree=66998516/67108860
[pid=8429] ppid=8426 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/8429/stat : 8429 (scop.sh) S 8426 8429 4978 0 -1 4202496 556 321 0 0 0 0 0 0 20 0 1 0 405566509 115843072 349 33554432000 4194304 5098028 140735894257872 140735894255128 140431152394876 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 25075712 140735894262568 140735894262896 140735894262896 140735894265805 0
/proc/8429/statm: 28282 349 296 221 0 87 0
[pid=8432] ppid=8429 vsize=15018968 memory=129160 CPUtime=1.01 cores=1,3,5,7
/proc/8432/stat : 8432 (java) S 8429 8429 4978 0 -1 1077944320 20107 0 0 0 95 6 0 0 20 0 15 0 405566509 15379423232 32290 33554432000 4194304 4196468 140723613195152 140723613177696 140224143290103 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
/proc/8432/statm: 3754742 32290 3183 1 0 3716091 0
[pid=8432/tid=8433] ppid=8429 vsize=15018968 memory=1204 CPUtime=0.67 cores=1,3,5,7
/proc/8432/task/8433/stat : 8433 (java) R 8429 8429 4978 0 -1 4202560 17187 0 0 0 62 5 0 0 20 0 15 0 405566509 15379423232 32290 33554432000 4194304 4196468 140723613195152 140224115127552 140223648335347 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8434] ppid=8429 vsize=15018968 memory=1536 CPUtime=0 cores=1,3,5,7
/proc/8432/task/8434/stat : 8434 (java) S 8429 8429 4978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405566511 15379423232 32290 33554432000 4194304 4196468 140723613195152 140224147532944 140224143300309 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8435] ppid=8429 vsize=15018968 memory=9592 CPUtime=0 cores=1,3,5,7
/proc/8432/task/8435/stat : 8435 (java) S 8429 8429 4978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405566511 15379423232 32290 33554432000 4194304 4196468 140723613195152 140223603616784 140224143300309 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8436] ppid=8429 vsize=15018968 memory=2828 CPUtime=0 cores=1,3,5,7
/proc/8432/task/8436/stat : 8436 (java) S 8429 8429 4978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405566511 15379423232 32290 33554432000 4194304 4196468 140723613195152 140223602563984 140224143300309 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8437] ppid=8429 vsize=15018968 memory=780 CPUtime=0 cores=1,3,5,7
/proc/8432/task/8437/stat : 8437 (java) S 8429 8429 4978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405566511 15379423232 32290 33554432000 4194304 4196468 140723613195152 140223601511184 140224143300309 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8438] ppid=8429 vsize=15018968 memory=620 CPUtime=0 cores=1,3,5,7
/proc/8432/task/8438/stat : 8438 (java) S 8429 8429 4978 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 405566512 15379423232 32290 33554432000 4194304 4196468 140723613195152 140223180867952 140224143301250 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8439] ppid=8429 vsize=15018968 memory=1712 CPUtime=0 cores=1,3,5,7
/proc/8432/task/8439/stat : 8439 (java) S 8429 8429 4978 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405566513 15379423232 32290 33554432000 4194304 4196468 140723613195152 140222696252448 140224143300309 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8440] ppid=8429 vsize=15018968 memory=1052 CPUtime=0 cores=1,3,5,7
/proc/8432/task/8440/stat : 8440 (java) S 8429 8429 4978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405566513 15379423232 32290 33554432000 4194304 4196468 140723613195152 140222427816816 140224143300309 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8441] ppid=8429 vsize=15018968 memory=5900 CPUtime=0 cores=1,3,5,7
/proc/8432/task/8441/stat : 8441 (java) S 8429 8429 4978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405566515 15379423232 32290 33554432000 4194304 4196468 140723613195152 140222053308240 140224143308699 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8442] ppid=8429 vsize=15018968 memory=14012 CPUtime=0.07 cores=1,3,5,7
/proc/8432/task/8442/stat : 8442 (java) R 8429 8429 4978 0 -1 4202560 659 0 0 0 7 0 0 0 20 0 15 0 405566515 15379423232 32290 33554432000 4194304 4196468 140723613195152 140223179815792 140224123990400 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8443] ppid=8429 vsize=15018968 memory=2116 CPUtime=0.08 cores=1,3,5,7
/proc/8432/task/8443/stat : 8443 (java) R 8429 8429 4978 0 -1 4202560 327 0 0 0 8 0 0 0 20 0 15 0 405566515 15379423232 32290 33554432000 4194304 4196468 140723613195152 140223178763088 140224123991591 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8444] ppid=8429 vsize=15018968 memory=20464 CPUtime=0.16 cores=1,3,5,7
/proc/8432/task/8444/stat : 8444 (java) R 8429 8429 4978 0 -1 4202560 609 0 0 0 16 0 0 0 20 0 15 0 405566515 15379423232 32290 33554432000 4194304 4196468 140723613195152 140223177708152 140224128455758 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8445] ppid=8429 vsize=15018968 memory=140582869610414 CPUtime=0 cores=1,3,5,7
/proc/8432/task/8445/stat : 8445 (java) S 8429 8429 4978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405566516 15379423232 32290 33554432000 4194304 4196468 140723613195152 140221555403488 140224143300309 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8446] ppid=8429 vsize=15018968 memory=140584547288944 CPUtime=0 cores=1,3,5,7
/proc/8432/task/8446/stat : 8446 (java) S 8429 8429 4978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405566516 15379423232 32290 33554432000 4194304 4196468 140723613195152 140223176657584 140224143301250 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
Current children cumulated CPU time: 1.01 s
Current children cumulated vsize: 15132096 KiB
Current children cumulated memory: 130556 KiB

[startup+1.50085 s]
/proc/loadavg: 2.23 2.42 2.91 4/234 8446
/proc/meminfo: memFree=18224412/32770624 swapFree=66998516/67108860
[pid=8429] ppid=8426 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/8429/stat : 8429 (scop.sh) S 8426 8429 4978 0 -1 4202496 556 321 0 0 0 0 0 0 20 0 1 0 405566509 115843072 349 33554432000 4194304 5098028 140735894257872 140735894255128 140431152394876 0 65536 4100 81923 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 25075712 140735894262568 140735894262896 140735894262896 140735894265805 0
/proc/8429/statm: 28282 349 296 221 0 87 0

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


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

[startup+1203.2 s]
/proc/loadavg: 5.30 4.25 3.43 9/228 8659
/proc/meminfo: memFree=495852/32770624 swapFree=66998516/67108860
[pid=8432] ppid=8426 vsize=15025188 memory=12079192 CPUtime=2522.98 cores=1,3,5,7
/proc/8432/stat : 8432 (java) S 8426 8429 4978 0 -1 1077944320 314190 0 0 0 251286 1012 0 0 20 0 15 0 405566509 15385792512 3019798 33554432000 4194304 4196468 140723613195152 140723613177696 140224143290103 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
/proc/8432/statm: 3756297 3019798 3302 1 0 3717627 0
[pid=8432/tid=8433] ppid=8426 vsize=15025188 memory=-3472574513799858007 CPUtime=750.78 cores=1,3,5,7
/proc/8432/task/8433/stat : 8433 (java) S 8426 8429 4978 0 -1 1077944384 76135 0 0 0 75019 59 0 0 20 0 15 0 405566509 15385792512 3019798 33554432000 4194304 4196468 140723613195152 140224115124240 140224143300309 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 17 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8434] ppid=8426 vsize=15025188 memory=12079192 CPUtime=440.09 cores=1,3,5,7
/proc/8432/task/8434/stat : 8434 (java) R 8426 8429 4978 0 -1 4202560 30459 0 0 0 43768 241 0 0 20 0 15 0 405566511 15385792512 3019798 33554432000 4194304 4196468 140723613195152 140224147533064 140224135918311 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8435] ppid=8426 vsize=15025188 memory=1976 CPUtime=438.69 cores=1,3,5,7
/proc/8432/task/8435/stat : 8435 (java) R 8426 8429 4978 0 -1 4202560 28203 0 0 0 43634 235 0 0 20 0 15 0 405566511 15385792512 3019798 33554432000 4194304 4196468 140723613195152 140223603616592 140224135918311 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8436] ppid=8426 vsize=15025188 memory=3624 CPUtime=442.31 cores=1,3,5,7
/proc/8432/task/8436/stat : 8436 (java) R 8426 8429 4978 0 -1 4202560 33739 0 0 0 44031 200 0 0 20 0 15 0 405566511 15385792512 3019798 33554432000 4194304 4196468 140723613195152 140223602564184 140224127989913 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8437] ppid=8426 vsize=15025188 memory=12079192 CPUtime=436.68 cores=1,3,5,7
/proc/8432/task/8437/stat : 8437 (java) R 8426 8429 4978 0 -1 4202560 24298 0 0 0 43426 242 0 0 20 0 15 0 405566511 15385792512 3019798 33554432000 4194304 4196468 140723613195152 140223601511384 140224127989981 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8438] ppid=8426 vsize=15025188 memory=3624 CPUtime=2.65 cores=1,3,5,7
/proc/8432/task/8438/stat : 8438 (java) S 8426 8429 4978 0 -1 1077944384 74545 0 0 0 260 5 0 0 20 0 15 0 405566512 15385792512 3019798 33554432000 4194304 4196468 140723613195152 140223180866496 140224143300309 0 0 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8439] ppid=8426 vsize=15025188 memory=37460 CPUtime=0 cores=1,3,5,7
/proc/8432/task/8439/stat : 8439 (java) S 8426 8429 4978 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 15 0 405566513 15385792512 3019798 33554432000 4194304 4196468 140723613195152 140222696252512 140224143300309 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8440] ppid=8426 vsize=15025188 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/8432/task/8440/stat : 8440 (java) S 8426 8429 4978 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 405566513 15385792512 3019798 33554432000 4194304 4196468 140723613195152 140222427816832 140224143300309 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8441] ppid=8426 vsize=15025188 memory=12079192 CPUtime=0 cores=1,3,5,7
/proc/8432/task/8441/stat : 8441 (java) S 8426 8429 4978 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 405566515 15385792512 3019798 33554432000 4194304 4196468 140723613195152 140222053307888 140224143300309 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8442] ppid=8426 vsize=15025188 memory=2024 CPUtime=5.41 cores=1,3,5,7
/proc/8432/task/8442/stat : 8442 (java) S 8426 8429 4978 0 -1 1077944384 15771 0 0 0 538 3 0 0 20 0 15 0 405566515 15385792512 3019798 33554432000 4194304 4196468 140723613195152 140223179815552 140224143300309 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 18 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8443] ppid=8426 vsize=15025188 memory=1056 CPUtime=4.4 cores=1,3,5,7
/proc/8432/task/8443/stat : 8443 (java) S 8426 8429 4978 0 -1 1077944384 11294 0 0 0 439 1 0 0 20 0 15 0 405566515 15385792512 3019798 33554432000 4194304 4196468 140723613195152 140223178763040 140224143300309 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8444] ppid=8426 vsize=15025188 memory=1204 CPUtime=1.26 cores=1,3,5,7
/proc/8432/task/8444/stat : 8444 (java) S 8426 8429 4978 0 -1 1077944384 17636 0 0 0 123 3 0 0 20 0 15 0 405566515 15385792512 3019798 33554432000 4194304 4196468 140723613195152 140223177710240 140224143300309 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8445] ppid=8426 vsize=15025188 memory=1536 CPUtime=0 cores=1,3,5,7
/proc/8432/task/8445/stat : 8445 (java) S 8426 8429 4978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405566516 15385792512 3019798 33554432000 4194304 4196468 140723613195152 140221555403488 140224143300309 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8446] ppid=8426 vsize=15025188 memory=9592 CPUtime=0.63 cores=1,3,5,7
/proc/8432/task/8446/stat : 8446 (java) S 8426 8429 4978 0 -1 1077944384 744 0 0 0 30 33 0 0 20 0 15 0 405566516 15385792512 3019798 33554432000 4194304 4196468 140723613195152 140223176657584 140224143301250 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 17 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
Current cumulated CPU time of completed processes: 0.003651 s
Current children cumulated CPU time: 2522.98 s
Current children cumulated vsize: 15025188 KiB
Current children cumulated memory: 12079192 KiB

[startup+1204 s]*
/proc/loadavg: 5.30 4.25 3.43 6/228 8659
/proc/meminfo: memFree=495868/32770624 swapFree=66998516/67108860
[pid=8432] ppid=8426 vsize=15025188 memory=12079192 CPUtime=2526.15 cores=1,3,5,7
/proc/8432/stat : 8432 (java) S 8426 8429 4978 0 -1 1077944320 314190 0 0 0 251601 1014 0 0 20 0 15 0 405566509 15385792512 3019798 33554432000 4194304 4196468 140723613195152 140723613177696 140224143290103 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
/proc/8432/statm: 3756297 3019798 3302 1 0 3717627 0
[pid=8432/tid=8433] ppid=8426 vsize=15025188 memory=8317482817917895235 CPUtime=750.78 cores=1,3,5,7
/proc/8432/task/8433/stat : 8433 (java) S 8426 8429 4978 0 -1 1077944384 76135 0 0 0 75019 59 0 0 20 0 15 0 405566509 15385792512 3019798 33554432000 4194304 4196468 140723613195152 140224115124240 140224143300309 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 17 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8434] ppid=8426 vsize=15025188 memory=920 CPUtime=440.87 cores=1,3,5,7
/proc/8432/task/8434/stat : 8434 (java) R 8426 8429 4978 0 -1 4202560 30459 0 0 0 43846 241 0 0 20 0 15 0 405566511 15385792512 3019798 33554432000 4194304 4196468 140723613195152 140224147533064 140224126673138 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8435] ppid=8426 vsize=15025188 memory=3848 CPUtime=439.46 cores=1,3,5,7
/proc/8432/task/8435/stat : 8435 (java) R 8426 8429 4978 0 -1 4202560 28203 0 0 0 43711 235 0 0 20 0 15 0 405566511 15385792512 3019798 33554432000 4194304 4196468 140723613195152 140223603616592 140224126673145 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8436] ppid=8426 vsize=15025188 memory=2960 CPUtime=443.1 cores=1,3,5,7
/proc/8432/task/8436/stat : 8436 (java) R 8426 8429 4978 0 -1 4202560 33739 0 0 0 44110 200 0 0 20 0 15 0 405566511 15385792512 3019798 33554432000 4194304 4196468 140723613195152 140223602564184 140224128279688 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8437] ppid=8426 vsize=15025188 memory=2848 CPUtime=437.49 cores=1,3,5,7
/proc/8432/task/8437/stat : 8437 (java) R 8426 8429 4978 0 -1 4202560 24298 0 0 0 43507 242 0 0 20 0 15 0 405566511 15385792512 3019798 33554432000 4194304 4196468 140723613195152 140223601511384 140224127989943 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8438] ppid=8426 vsize=15025188 memory=4100 CPUtime=2.65 cores=1,3,5,7
/proc/8432/task/8438/stat : 8438 (java) S 8426 8429 4978 0 -1 1077944384 74545 0 0 0 260 5 0 0 20 0 15 0 405566512 15385792512 3019798 33554432000 4194304 4196468 140723613195152 140223180866496 140224143300309 0 0 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8439] ppid=8426 vsize=15025188 memory=1412 CPUtime=0 cores=1,3,5,7
/proc/8432/task/8439/stat : 8439 (java) S 8426 8429 4978 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 15 0 405566513 15385792512 3019798 33554432000 4194304 4196468 140723613195152 140222696252512 140224143300309 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8440] ppid=8426 vsize=15025188 memory=3260 CPUtime=0 cores=1,3,5,7
/proc/8432/task/8440/stat : 8440 (java) S 8426 8429 4978 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 405566513 15385792512 3019798 33554432000 4194304 4196468 140723613195152 140222427816832 140224143300309 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8441] ppid=8426 vsize=15025188 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/8432/task/8441/stat : 8441 (java) S 8426 8429 4978 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 405566515 15385792512 3019798 33554432000 4194304 4196468 140723613195152 140222053307888 140224143300309 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8442] ppid=8426 vsize=15025188 memory=12079192 CPUtime=5.41 cores=1,3,5,7
/proc/8432/task/8442/stat : 8442 (java) S 8426 8429 4978 0 -1 1077944384 15771 0 0 0 538 3 0 0 20 0 15 0 405566515 15385792512 3019798 33554432000 4194304 4196468 140723613195152 140223179815552 140224143300309 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 18 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8443] ppid=8426 vsize=15025188 memory=1396 CPUtime=4.4 cores=1,3,5,7
/proc/8432/task/8443/stat : 8443 (java) S 8426 8429 4978 0 -1 1077944384 11294 0 0 0 439 1 0 0 20 0 15 0 405566515 15385792512 3019798 33554432000 4194304 4196468 140723613195152 140223178763040 140224143300309 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8444] ppid=8426 vsize=15025188 memory=8317482817917895235 CPUtime=1.26 cores=1,3,5,7
/proc/8432/task/8444/stat : 8444 (java) S 8426 8429 4978 0 -1 1077944384 17636 0 0 0 123 3 0 0 20 0 15 0 405566515 15385792512 3019798 33554432000 4194304 4196468 140723613195152 140223177710240 140224143300309 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8445] ppid=8426 vsize=15025188 memory=780 CPUtime=0 cores=1,3,5,7
/proc/8432/task/8445/stat : 8445 (java) S 8426 8429 4978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405566516 15385792512 3019798 33554432000 4194304 4196468 140723613195152 140221555403488 140224143300309 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8446] ppid=8426 vsize=15025188 memory=620 CPUtime=0.63 cores=1,3,5,7
/proc/8432/task/8446/stat : 8446 (java) S 8426 8429 4978 0 -1 1077944384 744 0 0 0 30 33 0 0 20 0 15 0 405566516 15385792512 3019798 33554432000 4194304 4196468 140723613195152 140223176657584 140224143301250 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 17 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
Current cumulated CPU time of completed processes: 0.003651 s
Current children cumulated CPU time: 2526.15 s
Current children cumulated vsize: 15025188 KiB
Current children cumulated memory: 12079192 KiB

[startup+1204.4 s]
/proc/loadavg: 5.30 4.25 3.43 6/228 8659
/proc/meminfo: memFree=495868/32770624 swapFree=66998516/67108860
[pid=8432] ppid=8426 vsize=15025188 memory=12079192 CPUtime=2527.68 cores=1,3,5,7
/proc/8432/stat : 8432 (java) S 8426 8429 4978 0 -1 1077944320 314190 0 0 0 251754 1014 0 0 20 0 15 0 405566509 15385792512 3019798 33554432000 4194304 4196468 140723613195152 140723613177696 140224143290103 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
/proc/8432/statm: 3756297 3019798 3302 1 0 3717627 0
[pid=8432/tid=8433] ppid=8426 vsize=15025188 memory=1396 CPUtime=750.78 cores=1,3,5,7
/proc/8432/task/8433/stat : 8433 (java) S 8426 8429 4978 0 -1 1077944384 76135 0 0 0 75019 59 0 0 20 0 15 0 405566509 15385792512 3019798 33554432000 4194304 4196468 140723613195152 140224115124240 140224143300309 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 17 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8434] ppid=8426 vsize=15025188 memory=1396 CPUtime=441.25 cores=1,3,5,7
/proc/8432/task/8434/stat : 8434 (java) R 8426 8429 4978 0 -1 4202560 30459 0 0 0 43883 242 0 0 20 0 15 0 405566511 15385792512 3019798 33554432000 4194304 4196468 140723613195152 140224147532752 140224135918311 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8435] ppid=8426 vsize=15025188 memory=8112282956445269571 CPUtime=439.85 cores=1,3,5,7
/proc/8432/task/8435/stat : 8435 (java) R 8426 8429 4978 0 -1 4202560 28203 0 0 0 43749 236 0 0 20 0 15 0 405566511 15385792512 3019798 33554432000 4194304 4196468 140723613195152 140223603616592 140224135918311 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8436] ppid=8426 vsize=15025188 memory=281169095692144 CPUtime=443.49 cores=1,3,5,7
/proc/8432/task/8436/stat : 8436 (java) R 8426 8429 4978 0 -1 4202560 33739 0 0 0 44149 200 0 0 20 0 15 0 405566511 15385792512 3019798 33554432000 4194304 4196468 140723613195152 140223602564184 140224127990541 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8437] ppid=8426 vsize=15025188 memory=8330969454845486047 CPUtime=437.88 cores=1,3,5,7
/proc/8432/task/8437/stat : 8437 (java) R 8426 8429 4978 0 -1 4202560 24298 0 0 0 43546 242 0 0 20 0 15 0 405566511 15385792512 3019798 33554432000 4194304 4196468 140723613195152 140223601511384 140224127747673 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8438] ppid=8426 vsize=15025188 memory=8547710663883855229 CPUtime=2.65 cores=1,3,5,7
/proc/8432/task/8438/stat : 8438 (java) S 8426 8429 4978 0 -1 1077944384 74545 0 0 0 260 5 0 0 20 0 15 0 405566512 15385792512 3019798 33554432000 4194304 4196468 140723613195152 140223180866496 140224143300309 0 0 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8439] ppid=8426 vsize=15025188 memory=7377853041277693546 CPUtime=0 cores=1,3,5,7
/proc/8432/task/8439/stat : 8439 (java) S 8426 8429 4978 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 15 0 405566513 15385792512 3019798 33554432000 4194304 4196468 140723613195152 140222696252512 140224143300309 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8440] ppid=8426 vsize=15025188 memory=7593726919471688038 CPUtime=0 cores=1,3,5,7
/proc/8432/task/8440/stat : 8440 (java) S 8426 8429 4978 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 405566513 15385792512 3019798 33554432000 4194304 4196468 140723613195152 140222427816832 140224143300309 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8441] ppid=8426 vsize=15025188 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/8432/task/8441/stat : 8441 (java) S 8426 8429 4978 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 405566515 15385792512 3019798 33554432000 4194304 4196468 140723613195152 140222053307888 140224143300309 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8442] ppid=8426 vsize=15025188 memory=920 CPUtime=5.41 cores=1,3,5,7
/proc/8432/task/8442/stat : 8442 (java) S 8426 8429 4978 0 -1 1077944384 15771 0 0 0 538 3 0 0 20 0 15 0 405566515 15385792512 3019798 33554432000 4194304 4196468 140723613195152 140223179815552 140224143300309 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 18 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8443] ppid=8426 vsize=15025188 memory=3848 CPUtime=4.4 cores=1,3,5,7
/proc/8432/task/8443/stat : 8443 (java) S 8426 8429 4978 0 -1 1077944384 11294 0 0 0 439 1 0 0 20 0 15 0 405566515 15385792512 3019798 33554432000 4194304 4196468 140723613195152 140223178763040 140224143300309 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8444] ppid=8426 vsize=15025188 memory=2960 CPUtime=1.26 cores=1,3,5,7
/proc/8432/task/8444/stat : 8444 (java) S 8426 8429 4978 0 -1 1077944384 17636 0 0 0 123 3 0 0 20 0 15 0 405566515 15385792512 3019798 33554432000 4194304 4196468 140723613195152 140223177710240 140224143300309 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8445] ppid=8426 vsize=15025188 memory=2848 CPUtime=0 cores=1,3,5,7
/proc/8432/task/8445/stat : 8445 (java) S 8426 8429 4978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405566516 15385792512 3019798 33554432000 4194304 4196468 140723613195152 140221555403488 140224143300309 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8446] ppid=8426 vsize=15025188 memory=12079192 CPUtime=0.63 cores=1,3,5,7
/proc/8432/task/8446/stat : 8446 (java) S 8426 8429 4978 0 -1 1077944384 744 0 0 0 30 33 0 0 20 0 15 0 405566516 15385792512 3019798 33554432000 4194304 4196468 140723613195152 140223176657584 140224143301250 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 17 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
Current cumulated CPU time of completed processes: 0.003651 s
Current children cumulated CPU time: 2527.68 s
Current children cumulated vsize: 15025188 KiB
Current children cumulated memory: 12079192 KiB

[startup+1204.5 s]
/proc/loadavg: 5.30 4.25 3.43 6/228 8659
/proc/meminfo: memFree=495868/32770624 swapFree=66998516/67108860
[pid=8432] ppid=8426 vsize=15025188 memory=12079192 CPUtime=2528.07 cores=1,3,5,7
/proc/8432/stat : 8432 (java) S 8426 8429 4978 0 -1 1077944320 314190 0 0 0 251793 1014 0 0 20 0 15 0 405566509 15385792512 3019798 33554432000 4194304 4196468 140723613195152 140723613177696 140224143290103 0 0 2 25189581 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
/proc/8432/statm: 3756297 3019798 3302 1 0 3717627 0
[pid=8432/tid=8433] ppid=8426 vsize=15025188 memory=12079192 CPUtime=750.78 cores=1,3,5,7
/proc/8432/task/8433/stat : 8433 (java) S 8426 8429 4978 0 -1 1077944384 76135 0 0 0 75019 59 0 0 20 0 15 0 405566509 15385792512 3019798 33554432000 4194304 4196468 140723613195152 140224115124240 140224143300309 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 17 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8434] ppid=8426 vsize=15025188 memory=12079192 CPUtime=441.35 cores=1,3,5,7
/proc/8432/task/8434/stat : 8434 (java) R 8426 8429 4978 0 -1 4202560 30459 0 0 0 43893 242 0 0 20 0 15 0 405566511 15385792512 3019798 33554432000 4194304 4196468 140723613195152 140224147532752 140224135918311 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8435] ppid=8426 vsize=15025188 memory=12079192 CPUtime=439.94 cores=1,3,5,7
/proc/8432/task/8435/stat : 8435 (java) R 8426 8429 4978 0 -1 4202560 28203 0 0 0 43758 236 0 0 20 0 15 0 405566511 15385792512 3019798 33554432000 4194304 4196468 140723613195152 140223603616592 140224135918311 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8436] ppid=8426 vsize=15025188 memory=1396 CPUtime=443.59 cores=1,3,5,7
/proc/8432/task/8436/stat : 8436 (java) R 8426 8429 4978 0 -1 4202560 33739 0 0 0 44159 200 0 0 20 0 15 0 405566511 15385792512 3019798 33554432000 4194304 4196468 140723613195152 140223602564184 140224128286470 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8437] ppid=8426 vsize=15025188 memory=12079192 CPUtime=437.98 cores=1,3,5,7
/proc/8432/task/8437/stat : 8437 (java) R 8426 8429 4978 0 -1 4202560 24298 0 0 0 43556 242 0 0 20 0 15 0 405566511 15385792512 3019798 33554432000 4194304 4196468 140723613195152 140223601511384 140224127990707 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8438] ppid=8426 vsize=15025188 memory=1396 CPUtime=2.65 cores=1,3,5,7
/proc/8432/task/8438/stat : 8438 (java) S 8426 8429 4978 0 -1 1077944384 74545 0 0 0 260 5 0 0 20 0 15 0 405566512 15385792512 3019798 33554432000 4194304 4196468 140723613195152 140223180866496 140224143300309 0 0 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8439] ppid=8426 vsize=15025188 memory=12079192 CPUtime=0 cores=1,3,5,7
/proc/8432/task/8439/stat : 8439 (java) S 8426 8429 4978 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 15 0 405566513 15385792512 3019798 33554432000 4194304 4196468 140723613195152 140222696252512 140224143300309 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8440] ppid=8426 vsize=15025188 memory=12079192 CPUtime=0 cores=1,3,5,7
/proc/8432/task/8440/stat : 8440 (java) S 8426 8429 4978 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 405566513 15385792512 3019798 33554432000 4194304 4196468 140723613195152 140222427816832 140224143300309 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8441] ppid=8426 vsize=15025188 memory=12079192 CPUtime=0 cores=1,3,5,7
/proc/8432/task/8441/stat : 8441 (java) S 8426 8429 4978 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 405566515 15385792512 3019798 33554432000 4194304 4196468 140723613195152 140222053307888 140224143300309 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8442] ppid=8426 vsize=15025188 memory=12079192 CPUtime=5.41 cores=1,3,5,7
/proc/8432/task/8442/stat : 8442 (java) S 8426 8429 4978 0 -1 1077944384 15771 0 0 0 538 3 0 0 20 0 15 0 405566515 15385792512 3019798 33554432000 4194304 4196468 140723613195152 140223179815552 140224143300309 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 18 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8443] ppid=8426 vsize=15025188 memory=1396 CPUtime=4.4 cores=1,3,5,7
/proc/8432/task/8443/stat : 8443 (java) S 8426 8429 4978 0 -1 1077944384 11294 0 0 0 439 1 0 0 20 0 15 0 405566515 15385792512 3019798 33554432000 4194304 4196468 140723613195152 140223178763040 140224143300309 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8444] ppid=8426 vsize=15025188 memory=14012 CPUtime=1.26 cores=1,3,5,7
/proc/8432/task/8444/stat : 8444 (java) S 8426 8429 4978 0 -1 1077944384 17636 0 0 0 123 3 0 0 20 0 15 0 405566515 15385792512 3019798 33554432000 4194304 4196468 140723613195152 140223177710240 140224143300309 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8445] ppid=8426 vsize=15025188 memory=12079192 CPUtime=0 cores=1,3,5,7
/proc/8432/task/8445/stat : 8445 (java) S 8426 8429 4978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405566516 15385792512 3019798 33554432000 4194304 4196468 140723613195152 140221555403488 140224143300309 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
[pid=8432/tid=8446] ppid=8426 vsize=15025188 memory=1396 CPUtime=0.63 cores=1,3,5,7
/proc/8432/task/8446/stat : 8446 (java) S 8426 8429 4978 0 -1 1077944384 744 0 0 0 30 33 0 0 20 0 15 0 405566516 15385792512 3019798 33554432000 4194304 4196468 140723613195152 140223176657584 140224143301250 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 17 0 0 6293624 6294260 17915904 140723613197039 140723613197466 140723613197466 140723613200335 0
Current cumulated CPU time of completed processes: 0.003651 s
Current children cumulated CPU time: 2528.07 s
Current children cumulated vsize: 15025188 KiB
Current children cumulated memory: 12079192 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1204.56
CPU time (s): 2528.17
CPU user time (s): 2517.98
CPU system time (s): 10.1958
CPU usage (%): 209.883
Max. virtual memory (cumulated for all children) (KiB): 15138316
Max. memory (cumulated for all children) (KiB): 12080588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2517.98
system time used= 10.1958
maximum resident set size= 12079368
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 315299
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1576
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 60376
involuntary context switches= 35242


# summary of solver processes directly reported to runsolver:
#   pid: 8429,8432
#   total CPU time (s): 2528.17
#   total CPU user time (s): 2517.98
#   total CPU system time (s): 10.1958

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.20696 second user time and 12.6955 second system time

The end

Launcher Data

Begin job on node127 at 2019-09-12 14:55:36
IDJOB=4387974
IDBENCH=130926
IDSOLVER=2825
FILE ID=node127/4387974-1568292976
RUNJOBID= node127-1568286090-6277
PBS_JOBID= 21701077
Free space on /tmp= 54420 MiB

SOLVER NAME= Fun-sCOP order+GlueMiniSat (2019-06-15)
BENCH NAME= XCSP17/Subisomorphism/Subisomorphism-m1-si4-m4D/Subisomorphism-si4-m4Dr4-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-4387974-1568292976/watcher-4387974-1568292976 -o /tmp/evaluation-result-4387974-1568292976/solver-4387974-1568292976 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1568286090-6277 --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-4387974-1568292976.xml

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

MD5SUM BENCH= 880994e2431ab8d90ac30179b2246ea4
RANDOM SEED=2086545771

node127.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.55
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.55
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.55
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.55
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:        18369104 kB
MemAvailable:   31516540 kB
Buffers:          180156 kB
Cached:         13110500 kB
SwapCached:         6784 kB
Active:          2620312 kB
Inactive:       11018080 kB
Active(anon):     352704 kB
Inactive(anon):    36264 kB
Active(file):    2267608 kB
Inactive(file): 10981816 kB
Unevictable:      110596 kB
Mlocked:          110596 kB
SwapTotal:      67108860 kB
SwapFree:       66998516 kB
Dirty:             20696 kB
Writeback:             0 kB
AnonPages:        453532 kB
Mapped:            54996 kB
Shmem:             32692 kB
Slab:             355488 kB
SReclaimable:     326472 kB
SUnreclaim:        29016 kB
KernelStack:        4016 kB
PageTables:         6272 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    6222600 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    186368 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      138624 kB
DirectMap2M:    33406976 kB

Free space on /tmp at the end= 54236 MiB
End job on node127 at 2019-09-12 15:15:41