Trace number 4387986

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.11 1194.36

General information on the benchmark

NameSubisomorphism/Subisomorphism-m1-SF/
Subisomorphism-B-08.xml
MD5SUM47da5ea68f3d94e6d7990d40a1ef4aa5
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.530623
Satisfiable
(Un)Satisfiability was proved
Number of variables540
Number of constraints1676
Number of domains1
Minimum domain size600
Maximum domain size600
Distribution of domain sizes[{"size":600,"count":540}]
Minimum variable degree3
Maximum variable degree10
Distribution of variable degrees[{"degree":3,"count":4},{"degree":4,"count":19},{"degree":5,"count":89},{"degree":6,"count":212},{"degree":8,"count":110},{"degree":9,"count":71},{"degree":10,"count":35}]
Minimum constraint arity1
Maximum constraint arity540
Distribution of constraint arities[{"arity":1,"count":216},{"arity":2,"count":1459},{"arity":540,"count":1}]
Number of extensional constraints1675
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":1675},{"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-8733-serial-file.bin HOME/instance-4387986-1568293296.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 15:00:52 CEST 2019
0.66/0.55	c PID: 8736
0.66/0.55	c IP: 172.20.3.102
0.66/0.55	c HOST: node102.alineos.net
0.66/0.56	c (0,0) Parsing Begin
2.61/1.28	c (0,0) Parsing End
2.61/1.29	c (0,0) CSP: 540 int (0 aux), 0 bool (0 aux), 1676 ctr, max domain size 600
2.61/1.29	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 21 MiB used (max 0 MiB)
2.61/1.29	c (0,0) Constraint Name Generate Begin
2.90/1.31	c (0,0) Ctr:HOME/instance-4387986-1568293296.xml,AllDifferent:ExtensionConflict:ExtensionSupport:Var
2.90/1.31	c (0,0) Constraint Name Generate End
2.90/1.31	c (0,0) Heap : 168 MiB used (max 10795 MiB), NonHeap : 21 MiB used (max 0 MiB)
2.90/1.31	c (0,0) CSP to CSPinCNF Begin
105.53/82.60	c (82,78) translated 168 (10%) constraints
190.08/159.81	c (159,153) translated 336 (20%) constraints
272.56/236.21	c (235,227) translated 503 (30%) constraints
355.64/313.12	c (312,302) translated 671 (40%) constraints
437.46/389.35	c (388,376) translated 838 (50%) constraints
521.44/466.40	c (465,451) translated 1006 (60%) constraints
604.37/543.23	c (542,526) translated 1174 (70%) constraints
827.48/655.29	c (654,601) translated 1341 (80%) constraints
1545.33/879.90	c (879,654) translated 1509 (90%) constraints
1545.33/879.96	c (879,654) translated 1676 (100%) constraints
1545.33/879.96	c (879,654) ===========================================
1545.67/880.01	c (879,654) Order
1545.67/880.01	c (879,654) ===========================================
1953.75/1001.73	c (1001,678) translated 1221752 (10%) constraints
2116.65/1059.32	c (1058,700) translated 2443503 (20%) constraints
2285.03/1118.30	c (1117,722) translated 3665255 (30%) constraints
2520.07/1192.33	c (scop.sh) Receiving Signal. Removing all intermediate files.
2520.07/1192.33	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 (15074 MiB free)
  memory of node 1: 16384 MiB (15649 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4387986-1568293296/watcher-4387986-1568293296 -o /tmp/evaluation-result-4387986-1568293296/solver-4387986-1568293296 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1568285939-6431 --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-4387986-1568293296.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
solver pid=8733, runsolver pid=8730
Current StackSize limit: 8192 KiB


[startup+0.100139 s]*
/proc/loadavg: 2.20 2.12 2.22 4/235 8750
/proc/meminfo: memFree=31401544/32770624 swapFree=66992832/67108860
[pid=8733] ppid=8730 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/8733/stat : 8733 (scop.sh) S 8730 8733 5522 0 -1 4202496 556 321 0 0 0 0 0 0 20 0 1 0 405581110 115843072 349 33554432000 4194304 5098028 140735731414560 140735731411816 140348378604156 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 27082752 140735731417896 140735731418224 140735731418224 140735731421133 0
/proc/8733/statm: 28282 349 296 221 0 87 0
[pid=8736] ppid=8733 vsize=15012696 memory=72952 CPUtime=0.11 cores=1,3,5,7
/proc/8736/stat : 8736 (java) S 8733 8733 5522 0 -1 1077944320 6461 0 0 0 10 1 0 0 20 0 15 0 405581110 15373000704 18238 33554432000 4194304 4196468 140721897616400 140721897598944 140493289455351 0 0 2 16800973 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
/proc/8736/statm: 3753174 18238 2920 1 0 3715579 0
[pid=8736/tid=8737] ppid=8733 vsize=15012696 memory=-7828588039587137883 CPUtime=0.09 cores=1,3,5,7
/proc/8736/task/8737/stat : 8737 (java) R 8733 8733 5522 0 -1 4202560 4298 0 0 0 8 1 0 0 20 0 15 0 405581111 15373000704 18238 33554432000 4194304 4196468 140721897616400 140493261235424 140493289467286 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8738] ppid=8733 vsize=15012696 memory=4206468019014099040 CPUtime=0 cores=1,3,5,7
/proc/8736/task/8738/stat : 8738 (java) S 8733 8733 5522 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405581112 15373000704 18238 33554432000 4194304 4196468 140721897616400 140493293698192 140493289465557 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8739] ppid=8733 vsize=15012696 memory=139698359174784 CPUtime=0 cores=1,3,5,7
/proc/8736/task/8739/stat : 8739 (java) S 8733 8733 5522 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405581112 15373000704 18238 33554432000 4194304 4196468 140721897616400 140493084781584 140493289465557 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8740] ppid=8733 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8736/task/8740/stat : 8740 (java) S 8733 8733 5522 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405581112 15373000704 18238 33554432000 4194304 4196468 140721897616400 140493083728784 140493289465557 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8741] ppid=8733 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8736/task/8741/stat : 8741 (java) S 8733 8733 5522 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405581112 15373000704 18238 33554432000 4194304 4196468 140721897616400 140493082675984 140493289465557 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8742] ppid=8733 vsize=15012696 memory=139698359174784 CPUtime=0 cores=1,3,5,7
/proc/8736/task/8742/stat : 8742 (java) S 8733 8733 5522 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405581114 15373000704 18238 33554432000 4194304 4196468 140721897616400 140492259928432 140493289466498 0 0 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8743] ppid=8733 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8736/task/8743/stat : 8743 (java) S 8733 8733 5522 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405581114 15373000704 18238 33554432000 4194304 4196468 140721897616400 140491869905952 140493289465557 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8744] ppid=8733 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8736/task/8744/stat : 8744 (java) S 8733 8733 5522 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405581114 15373000704 18238 33554432000 4194304 4196468 140721897616400 140491601470320 140493289465557 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8745] ppid=8733 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8736/task/8745/stat : 8745 (java) S 8733 8733 5522 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405581117 15373000704 18238 33554432000 4194304 4196468 140721897616400 140491226961744 140493289473947 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8746] ppid=8733 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8736/task/8746/stat : 8746 (java) S 8733 8733 5522 0 -1 1077944384 426 0 0 0 0 0 0 0 20 0 15 0 405581117 15373000704 18238 33554432000 4194304 4196468 140721897616400 140492258876272 140493289466498 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8747] ppid=8733 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8736/task/8747/stat : 8747 (java) S 8733 8733 5522 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405581117 15373000704 18238 33554432000 4194304 4196468 140721897616400 140492257823472 140493289466498 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8748] ppid=8733 vsize=15012696 memory=139698359174784 CPUtime=0.01 cores=1,3,5,7
/proc/8736/task/8748/stat : 8748 (java) S 8733 8733 5522 0 -1 1077944384 413 0 0 0 1 0 0 0 20 0 15 0 405581117 15373000704 18238 33554432000 4194304 4196468 140721897616400 140492256770672 140493289466498 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8749] ppid=8733 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8736/task/8749/stat : 8749 (java) S 8733 8733 5522 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405581117 15373000704 18238 33554432000 4194304 4196468 140721897616400 140490729056992 140493289465557 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8750] ppid=8733 vsize=15012696 memory=139698359174784 CPUtime=0 cores=1,3,5,7
/proc/8736/task/8750/stat : 8750 (java) S 8733 8733 5522 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405581117 15373000704 18238 33554432000 4194304 4196468 140721897616400 140492255718064 140493289466498 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 74348 KiB

[startup+0.211162 s]*
/proc/loadavg: 2.20 2.12 2.22 3/235 8750
/proc/meminfo: memFree=31382416/32770624 swapFree=66992832/67108860
[pid=8733] ppid=8730 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/8733/stat : 8733 (scop.sh) S 8730 8733 5522 0 -1 4202496 556 321 0 0 0 0 0 0 20 0 1 0 405581110 115843072 349 33554432000 4194304 5098028 140735731414560 140735731411816 140348378604156 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 27082752 140735731417896 140735731418224 140735731418224 140735731421133 0
/proc/8733/statm: 28282 349 296 221 0 87 0
[pid=8736] ppid=8733 vsize=15012696 memory=88088 CPUtime=0.26 cores=1,3,5,7
/proc/8736/stat : 8736 (java) S 8733 8733 5522 0 -1 1077944320 11591 0 0 0 23 3 0 0 20 0 15 0 405581110 15373000704 22022 33554432000 4194304 4196468 140721897616400 140721897598944 140493289455351 0 0 2 16800973 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
/proc/8736/statm: 3753174 22022 2926 1 0 3715579 0
[pid=8736/tid=8737] ppid=8733 vsize=15012696 memory=7022364632946311227 CPUtime=0.2 cores=1,3,5,7
/proc/8736/task/8737/stat : 8737 (java) R 8733 8733 5522 0 -1 4202560 9371 0 0 0 18 2 0 0 20 0 15 0 405581111 15373000704 22022 33554432000 4194304 4196468 140721897616400 140493261277888 140493289477277 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8738] ppid=8733 vsize=15012696 memory=365 CPUtime=0 cores=1,3,5,7
/proc/8736/task/8738/stat : 8738 (java) S 8733 8733 5522 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405581112 15373000704 22022 33554432000 4194304 4196468 140721897616400 140493293698192 140493289465557 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8739] ppid=8733 vsize=15012696 memory=139698359183771 CPUtime=0 cores=1,3,5,7
/proc/8736/task/8739/stat : 8739 (java) S 8733 8733 5522 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405581112 15373000704 22022 33554432000 4194304 4196468 140721897616400 140493084781584 140493289465557 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8740] ppid=8733 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8736/task/8740/stat : 8740 (java) S 8733 8733 5522 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405581112 15373000704 22022 33554432000 4194304 4196468 140721897616400 140493083728784 140493289465557 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8741] ppid=8733 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8736/task/8741/stat : 8741 (java) S 8733 8733 5522 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405581112 15373000704 22022 33554432000 4194304 4196468 140721897616400 140493082675984 140493289465557 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8742] ppid=8733 vsize=15012696 memory=139698359174784 CPUtime=0 cores=1,3,5,7
/proc/8736/task/8742/stat : 8742 (java) S 8733 8733 5522 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405581114 15373000704 22022 33554432000 4194304 4196468 140721897616400 140492259928432 140493289466498 0 0 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8743] ppid=8733 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8736/task/8743/stat : 8743 (java) S 8733 8733 5522 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405581114 15373000704 22022 33554432000 4194304 4196468 140721897616400 140491869905952 140493289465557 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8744] ppid=8733 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8736/task/8744/stat : 8744 (java) S 8733 8733 5522 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405581114 15373000704 22022 33554432000 4194304 4196468 140721897616400 140491601470320 140493289465557 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8745] ppid=8733 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8736/task/8745/stat : 8745 (java) S 8733 8733 5522 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405581117 15373000704 22022 33554432000 4194304 4196468 140721897616400 140491226961744 140493289473947 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8746] ppid=8733 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8736/task/8746/stat : 8746 (java) S 8733 8733 5522 0 -1 1077944384 437 0 0 0 0 0 0 0 20 0 15 0 405581117 15373000704 22022 33554432000 4194304 4196468 140721897616400 140492258876272 140493289466498 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8747] ppid=8733 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8736/task/8747/stat : 8747 (java) S 8733 8733 5522 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 15 0 405581117 15373000704 22022 33554432000 4194304 4196468 140721897616400 140492257823472 140493289466498 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8748] ppid=8733 vsize=15012696 memory=139698359174784 CPUtime=0.03 cores=1,3,5,7
/proc/8736/task/8748/stat : 8748 (java) S 8733 8733 5522 0 -1 1077944384 424 0 0 0 3 0 0 0 20 0 15 0 405581117 15373000704 22022 33554432000 4194304 4196468 140721897616400 140492256770672 140493289466498 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8749] ppid=8733 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8736/task/8749/stat : 8749 (java) S 8733 8733 5522 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405581117 15373000704 22022 33554432000 4194304 4196468 140721897616400 140490729056992 140493289465557 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8750] ppid=8733 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8736/task/8750/stat : 8750 (java) S 8733 8733 5522 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405581117 15373000704 22022 33554432000 4194304 4196468 140721897616400 140492255718064 140493289466498 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 89484 KiB

[startup+0.310773 s]*
/proc/loadavg: 2.20 2.12 2.22 3/235 8750
/proc/meminfo: memFree=31379004/32770624 swapFree=66992832/67108860
[pid=8733] ppid=8730 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/8733/stat : 8733 (scop.sh) S 8730 8733 5522 0 -1 4202496 556 321 0 0 0 0 0 0 20 0 1 0 405581110 115843072 349 33554432000 4194304 5098028 140735731414560 140735731411816 140348378604156 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 27082752 140735731417896 140735731418224 140735731418224 140735731421133 0
/proc/8733/statm: 28282 349 296 221 0 87 0
[pid=8736] ppid=8733 vsize=15012696 memory=92060 CPUtime=0.43 cores=1,3,5,7
/proc/8736/stat : 8736 (java) S 8733 8733 5522 0 -1 1077944320 12034 0 0 0 40 3 0 0 20 0 15 0 405581110 15373000704 23015 33554432000 4194304 4196468 140721897616400 140721897598944 140493289455351 0 0 2 16800973 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
/proc/8736/statm: 3753174 23015 3031 1 0 3715579 0
[pid=8736/tid=8737] ppid=8733 vsize=15012696 memory=8317482817917895235 CPUtime=0.29 cores=1,3,5,7
/proc/8736/task/8737/stat : 8737 (java) R 8733 8733 5522 0 -1 4202560 9629 0 0 0 27 2 0 0 20 0 15 0 405581111 15373000704 23015 33554432000 4194304 4196468 140721897616400 140493261285424 140493273535838 0 4 2 16800973 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8738] ppid=8733 vsize=15012696 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/8736/task/8738/stat : 8738 (java) S 8733 8733 5522 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405581112 15373000704 23015 33554432000 4194304 4196468 140721897616400 140493293698192 140493289465557 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8739] ppid=8733 vsize=15012696 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/8736/task/8739/stat : 8739 (java) S 8733 8733 5522 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405581112 15373000704 23015 33554432000 4194304 4196468 140721897616400 140493084781584 140493289465557 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8740] ppid=8733 vsize=15012696 memory=8562125494162282060 CPUtime=0 cores=1,3,5,7
/proc/8736/task/8740/stat : 8740 (java) S 8733 8733 5522 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405581112 15373000704 23015 33554432000 4194304 4196468 140721897616400 140493083728784 140493289465557 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8741] ppid=8733 vsize=15012696 memory=7151815824049284498 CPUtime=0 cores=1,3,5,7
/proc/8736/task/8741/stat : 8741 (java) S 8733 8733 5522 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405581112 15373000704 23015 33554432000 4194304 4196468 140721897616400 140493082675984 140493289465557 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8742] ppid=8733 vsize=15012696 memory=6944938067432061290 CPUtime=0 cores=1,3,5,7
/proc/8736/task/8742/stat : 8742 (java) S 8733 8733 5522 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405581114 15373000704 23015 33554432000 4194304 4196468 140721897616400 140492259928432 140493289466498 0 0 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8743] ppid=8733 vsize=15012696 memory=-9062862659931694204 CPUtime=0 cores=1,3,5,7
/proc/8736/task/8743/stat : 8743 (java) S 8733 8733 5522 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405581114 15373000704 23015 33554432000 4194304 4196468 140721897616400 140491869905952 140493289465557 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8744] ppid=8733 vsize=15012696 memory=7100839852926015589 CPUtime=0 cores=1,3,5,7
/proc/8736/task/8744/stat : 8744 (java) S 8733 8733 5522 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405581114 15373000704 23015 33554432000 4194304 4196468 140721897616400 140491601470320 140493289465557 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8745] ppid=8733 vsize=15012696 memory=-8412660965215072671 CPUtime=0 cores=1,3,5,7
/proc/8736/task/8745/stat : 8745 (java) S 8733 8733 5522 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405581117 15373000704 23015 33554432000 4194304 4196468 140721897616400 140491226961744 140493289473947 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8746] ppid=8733 vsize=15012696 memory=-7384621950708166502 CPUtime=0.03 cores=1,3,5,7
/proc/8736/task/8746/stat : 8746 (java) S 8733 8733 5522 0 -1 1077944384 547 0 0 0 3 0 0 0 20 0 15 0 405581117 15373000704 23015 33554432000 4194304 4196468 140721897616400 140492258876272 140493289466498 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8747] ppid=8733 vsize=15012696 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/8736/task/8747/stat : 8747 (java) S 8733 8733 5522 0 -1 1077944384 60 0 0 0 1 0 0 0 20 0 15 0 405581117 15373000704 23015 33554432000 4194304 4196468 140721897616400 140492257823472 140493289466498 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8748] ppid=8733 vsize=15012696 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/8736/task/8748/stat : 8748 (java) S 8733 8733 5522 0 -1 1077944384 465 0 0 0 7 0 0 0 20 0 15 0 405581117 15373000704 23015 33554432000 4194304 4196468 140721897616400 140492256770672 140493289466498 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8749] ppid=8733 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8736/task/8749/stat : 8749 (java) S 8733 8733 5522 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405581117 15373000704 23015 33554432000 4194304 4196468 140721897616400 140490729056992 140493289465557 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8750] ppid=8733 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8736/task/8750/stat : 8750 (java) S 8733 8733 5522 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405581117 15373000704 23015 33554432000 4194304 4196468 140721897616400 140492255718064 140493289466498 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 93456 KiB

[startup+0.700767 s]
/proc/loadavg: 2.20 2.12 2.22 3/235 8750
/proc/meminfo: memFree=31357784/32770624 swapFree=66992832/67108860
[pid=8733] ppid=8730 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/8733/stat : 8733 (scop.sh) S 8730 8733 5522 0 -1 4202496 556 321 0 0 0 0 0 0 20 0 1 0 405581110 115843072 349 33554432000 4194304 5098028 140735731414560 140735731411816 140348378604156 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 27082752 140735731417896 140735731418224 140735731418224 140735731421133 0
/proc/8733/statm: 28282 349 296 221 0 87 0
[pid=8736] ppid=8733 vsize=15018968 memory=131876 CPUtime=1.03 cores=1,3,5,7
/proc/8736/stat : 8736 (java) S 8733 8733 5522 0 -1 1077944320 19713 0 0 0 97 6 0 0 20 0 15 0 405581110 15379423232 32969 33554432000 4194304 4196468 140721897616400 140721897598944 140493289455351 0 0 2 25189581 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
/proc/8736/statm: 3754742 32969 3188 1 0 3716091 0
[pid=8736/tid=8737] ppid=8733 vsize=15018968 memory=291071491 CPUtime=0.68 cores=1,3,5,7
/proc/8736/task/8737/stat : 8737 (java) R 8733 8733 5522 0 -1 4202560 16704 0 0 0 63 5 0 0 20 0 15 0 405581111 15379423232 32969 33554432000 4194304 4196468 140721897616400 140493261283016 140493270849082 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8738] ppid=8733 vsize=15018968 memory=2372 CPUtime=0 cores=1,3,5,7
/proc/8736/task/8738/stat : 8738 (java) S 8733 8733 5522 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405581112 15379423232 32969 33554432000 4194304 4196468 140721897616400 140493293698192 140493289465557 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8739] ppid=8733 vsize=15018968 memory=116 CPUtime=0 cores=1,3,5,7
/proc/8736/task/8739/stat : 8739 (java) S 8733 8733 5522 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405581112 15379423232 32969 33554432000 4194304 4196468 140721897616400 140493084781584 140493289465557 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8740] ppid=8733 vsize=15018968 memory=2809143 CPUtime=0 cores=1,3,5,7
/proc/8736/task/8740/stat : 8740 (java) S 8733 8733 5522 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405581112 15379423232 32969 33554432000 4194304 4196468 140721897616400 140493083728784 140493289465557 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8741] ppid=8733 vsize=15018968 memory=2811374 CPUtime=0 cores=1,3,5,7
/proc/8736/task/8741/stat : 8741 (java) S 8733 8733 5522 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405581112 15379423232 32969 33554432000 4194304 4196468 140721897616400 140493082675984 140493289465557 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8742] ppid=8733 vsize=15018968 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8736/task/8742/stat : 8742 (java) S 8733 8733 5522 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 405581114 15379423232 32969 33554432000 4194304 4196468 140721897616400 140492259928432 140493289466498 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8743] ppid=8733 vsize=15018968 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8736/task/8743/stat : 8743 (java) S 8733 8733 5522 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405581114 15379423232 32969 33554432000 4194304 4196468 140721897616400 140491869905952 140493289465557 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8744] ppid=8733 vsize=15018968 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8736/task/8744/stat : 8744 (java) S 8733 8733 5522 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405581114 15379423232 32969 33554432000 4194304 4196468 140721897616400 140491601470320 140493289465557 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8745] ppid=8733 vsize=15018968 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8736/task/8745/stat : 8745 (java) S 8733 8733 5522 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405581117 15379423232 32969 33554432000 4194304 4196468 140721897616400 140491226961744 140493289473947 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8746] ppid=8733 vsize=15018968 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/8736/task/8746/stat : 8746 (java) S 8733 8733 5522 0 -1 1077944384 726 0 0 0 9 0 0 0 20 0 15 0 405581117 15379423232 32969 33554432000 4194304 4196468 140721897616400 140492258876272 140493289466498 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8747] ppid=8733 vsize=15018968 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/8736/task/8747/stat : 8747 (java) R 8733 8733 5522 0 -1 4202560 318 0 0 0 7 0 0 0 20 0 15 0 405581117 15379423232 32969 33554432000 4194304 4196468 140721897616400 140492257814800 140493275495520 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8748] ppid=8733 vsize=15018968 memory=0 CPUtime=0.17 cores=1,3,5,7
/proc/8736/task/8748/stat : 8748 (java) R 8733 8733 5522 0 -1 4202560 628 0 0 0 17 0 0 0 20 0 15 0 405581117 15379423232 32969 33554432000 4194304 4196468 140721897616400 140492256768632 140493282555051 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8749] ppid=8733 vsize=15018968 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8736/task/8749/stat : 8749 (java) S 8733 8733 5522 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405581117 15379423232 32969 33554432000 4194304 4196468 140721897616400 140490729056992 140493289465557 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8750] ppid=8733 vsize=15018968 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8736/task/8750/stat : 8750 (java) S 8733 8733 5522 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405581117 15379423232 32969 33554432000 4194304 4196468 140721897616400 140492255718064 140493289466498 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
Current children cumulated CPU time: 1.03 s
Current children cumulated vsize: 15132096 KiB
Current children cumulated memory: 133272 KiB

[startup+1.50174 s]
/proc/loadavg: 2.20 2.12 2.22 4/235 8750
/proc/meminfo: memFree=31317012/32770624 swapFree=66992832/67108860
[pid=8733] ppid=8730 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/8733/stat : 8733 (scop.sh) S 8730 8733 5522 0 -1 4202496 556 321 0 0 0 0 0 0 20 0 1 0 405581110 115843072 349 33554432000 4194304 5098028 140735731414560 140735731411816 140348378604156 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 27082752 140735731417896 140735731418224 140735731418224 140735731421133 0
/proc/8733/statm: 28282 349 296 221 0 87 0

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

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

[startup+1193.6 s]
/proc/loadavg: 4.39 4.17 3.26 6/229 8960
/proc/meminfo: memFree=7651740/32770624 swapFree=66992864/67108860
[pid=8736] ppid=8730 vsize=15025188 memory=12076228 CPUtime=2525.24 cores=1,3,5,7
/proc/8736/stat : 8736 (java) S 8730 8733 5522 0 -1 1077944320 325363 0 0 0 251591 933 0 0 20 0 15 0 405581110 15385792512 3019057 33554432000 4194304 4196468 140721897616400 140721897598944 140493289455351 0 0 2 25189581 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
/proc/8736/statm: 3756297 3019057 3303 1 0 3717627 0
[pid=8736/tid=8737] ppid=8730 vsize=15025188 memory=12076228 CPUtime=742.24 cores=1,3,5,7
/proc/8736/task/8737/stat : 8737 (java) S 8730 8733 5522 0 -1 1077944384 62008 0 0 0 74170 54 0 0 20 0 15 0 405581111 15385792512 3019057 33554432000 4194304 4196468 140721897616400 140493261294448 140493289465557 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8738] ppid=8730 vsize=15025188 memory=12076228 CPUtime=445.36 cores=1,3,5,7
/proc/8736/task/8738/stat : 8738 (java) R 8730 8733 5522 0 -1 4202560 36281 0 0 0 44340 196 0 0 20 0 15 0 405581112 15385792512 3019057 33554432000 4194304 4196468 140721897616400 140493293698392 140493274440647 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8739] ppid=8730 vsize=15025188 memory=3632 CPUtime=440.84 cores=1,3,5,7
/proc/8736/task/8739/stat : 8739 (java) R 8730 8733 5522 0 -1 4202560 30627 0 0 0 43865 219 0 0 20 0 15 0 405581112 15385792512 3019057 33554432000 4194304 4196468 140721897616400 140493084781784 140493273910108 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8740] ppid=8730 vsize=15025188 memory=16352 CPUtime=438.5 cores=1,3,5,7
/proc/8736/task/8740/stat : 8740 (java) R 8730 8733 5522 0 -1 4202560 29121 0 0 0 43642 208 0 0 20 0 15 0 405581112 15385792512 3019057 33554432000 4194304 4196468 140721897616400 140493083728672 140493271052080 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8741] ppid=8730 vsize=15025188 memory=988 CPUtime=439.52 cores=1,3,5,7
/proc/8736/task/8741/stat : 8741 (java) R 8730 8733 5522 0 -1 4202560 27836 0 0 0 43733 219 0 0 20 0 15 0 405581112 15385792512 3019057 33554432000 4194304 4196468 140721897616400 140493082676184 140493274152990 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8742] ppid=8730 vsize=15025188 memory=8112282956445269571 CPUtime=2.36 cores=1,3,5,7
/proc/8736/task/8742/stat : 8742 (java) S 8730 8733 5522 0 -1 1077944384 72155 0 0 0 231 5 0 0 20 0 15 0 405581114 15385792512 3019057 33554432000 4194304 4196468 140721897616400 140492259926752 140493289465557 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8743] ppid=8730 vsize=15025188 memory=12076228 CPUtime=0 cores=1,3,5,7
/proc/8736/task/8743/stat : 8743 (java) S 8730 8733 5522 0 -1 1077944384 31 0 0 0 0 0 0 0 20 0 15 0 405581114 15385792512 3019057 33554432000 4194304 4196468 140721897616400 140491869906016 140493289465557 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8744] ppid=8730 vsize=15025188 memory=1440 CPUtime=0 cores=1,3,5,7
/proc/8736/task/8744/stat : 8744 (java) S 8730 8733 5522 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 405581114 15385792512 3019057 33554432000 4194304 4196468 140721897616400 140491601470336 140493289465557 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8745] ppid=8730 vsize=15025188 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/8736/task/8745/stat : 8745 (java) S 8730 8733 5522 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 405581117 15385792512 3019057 33554432000 4194304 4196468 140721897616400 140491226961392 140493289465557 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8746] ppid=8730 vsize=15025188 memory=3632 CPUtime=8.16 cores=1,3,5,7
/proc/8736/task/8746/stat : 8746 (java) S 8730 8733 5522 0 -1 1077944384 21496 0 0 0 814 2 0 0 20 0 15 0 405581117 15385792512 3019057 33554432000 4194304 4196468 140721897616400 140492258876320 140493289465557 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8747] ppid=8730 vsize=15025188 memory=16352 CPUtime=6.12 cores=1,3,5,7
/proc/8736/task/8747/stat : 8747 (java) S 8730 8733 5522 0 -1 1077944384 25191 0 0 0 608 4 0 0 20 0 15 0 405581117 15385792512 3019057 33554432000 4194304 4196468 140721897616400 140492257823520 140493289465557 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8748] ppid=8730 vsize=15025188 memory=988 CPUtime=1.36 cores=1,3,5,7
/proc/8736/task/8748/stat : 8748 (java) S 8730 8733 5522 0 -1 1077944384 18400 0 0 0 133 3 0 0 20 0 15 0 405581117 15385792512 3019057 33554432000 4194304 4196468 140721897616400 140492256770432 140493289465557 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8749] ppid=8730 vsize=15025188 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/8736/task/8749/stat : 8749 (java) S 8730 8733 5522 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405581117 15385792512 3019057 33554432000 4194304 4196468 140721897616400 140490729056992 140493289465557 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8750] ppid=8730 vsize=15025188 memory=664 CPUtime=0.68 cores=1,3,5,7
/proc/8736/task/8750/stat : 8750 (java) S 8730 8733 5522 0 -1 1077944384 846 0 0 0 33 35 0 0 20 0 15 0 405581117 15385792512 3019057 33554432000 4194304 4196468 140721897616400 140492255718064 140493289466498 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 30 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
Current cumulated CPU time of completed processes: 0.00356 s
Current children cumulated CPU time: 2525.24 s
Current children cumulated vsize: 15025188 KiB
Current children cumulated memory: 12076228 KiB

[startup+1194 s]*
/proc/loadavg: 4.39 4.17 3.26 10/229 8960
/proc/meminfo: memFree=7649496/32770624 swapFree=66992864/67108860
[pid=8736] ppid=8730 vsize=15025188 memory=12076228 CPUtime=2526.86 cores=1,3,5,7
/proc/8736/stat : 8736 (java) S 8730 8733 5522 0 -1 1077944320 325390 0 0 0 251753 933 0 0 20 0 15 0 405581110 15385792512 3019057 33554432000 4194304 4196468 140721897616400 140721897598944 140493289455351 0 0 2 25189581 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
/proc/8736/statm: 3756297 3019057 3303 1 0 3717627 0
[pid=8736/tid=8737] ppid=8730 vsize=15025188 memory=14008 CPUtime=742.24 cores=1,3,5,7
/proc/8736/task/8737/stat : 8737 (java) S 8730 8733 5522 0 -1 1077944384 62008 0 0 0 74170 54 0 0 20 0 15 0 405581111 15385792512 3019057 33554432000 4194304 4196468 140721897616400 140493261294448 140493289465557 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8738] ppid=8730 vsize=15025188 memory=4872558044660077418 CPUtime=445.76 cores=1,3,5,7
/proc/8736/task/8738/stat : 8738 (java) R 8730 8733 5522 0 -1 4202560 36284 0 0 0 44380 196 0 0 20 0 15 0 405581112 15385792512 3019057 33554432000 4194304 4196468 140721897616400 140493293698392 140493274440362 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8739] ppid=8730 vsize=15025188 memory=1396 CPUtime=441.25 cores=1,3,5,7
/proc/8736/task/8739/stat : 8739 (java) R 8730 8733 5522 0 -1 4202560 30644 0 0 0 43906 219 0 0 20 0 15 0 405581112 15385792512 3019057 33554432000 4194304 4196468 140721897616400 140493084781784 140493274152990 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8740] ppid=8730 vsize=15025188 memory=11914764 CPUtime=438.91 cores=1,3,5,7
/proc/8736/task/8740/stat : 8740 (java) R 8730 8733 5522 0 -1 4202560 29125 0 0 0 43683 208 0 0 20 0 15 0 405581112 15385792512 3019057 33554432000 4194304 4196468 140721897616400 140493083728672 140493271051855 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8741] ppid=8730 vsize=15025188 memory=1616 CPUtime=439.93 cores=1,3,5,7
/proc/8736/task/8741/stat : 8741 (java) R 8730 8733 5522 0 -1 4202560 27839 0 0 0 43774 219 0 0 20 0 15 0 405581112 15385792512 3019057 33554432000 4194304 4196468 140721897616400 140493082676184 140493274153103 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8742] ppid=8730 vsize=15025188 memory=8317482817917895235 CPUtime=2.36 cores=1,3,5,7
/proc/8736/task/8742/stat : 8742 (java) S 8730 8733 5522 0 -1 1077944384 72155 0 0 0 231 5 0 0 20 0 15 0 405581114 15385792512 3019057 33554432000 4194304 4196468 140721897616400 140492259926752 140493289465557 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8743] ppid=8730 vsize=15025188 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/8736/task/8743/stat : 8743 (java) S 8730 8733 5522 0 -1 1077944384 31 0 0 0 0 0 0 0 20 0 15 0 405581114 15385792512 3019057 33554432000 4194304 4196468 140721897616400 140491869906016 140493289465557 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8744] ppid=8730 vsize=15025188 memory=3848 CPUtime=0 cores=1,3,5,7
/proc/8736/task/8744/stat : 8744 (java) S 8730 8733 5522 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 405581114 15385792512 3019057 33554432000 4194304 4196468 140721897616400 140491601470336 140493289465557 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8745] ppid=8730 vsize=15025188 memory=2584 CPUtime=0 cores=1,3,5,7
/proc/8736/task/8745/stat : 8745 (java) S 8730 8733 5522 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 405581117 15385792512 3019057 33554432000 4194304 4196468 140721897616400 140491226961392 140493289465557 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8746] ppid=8730 vsize=15025188 memory=2836 CPUtime=8.16 cores=1,3,5,7
/proc/8736/task/8746/stat : 8746 (java) S 8730 8733 5522 0 -1 1077944384 21496 0 0 0 814 2 0 0 20 0 15 0 405581117 15385792512 3019057 33554432000 4194304 4196468 140721897616400 140492258876320 140493289465557 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8747] ppid=8730 vsize=15025188 memory=4100 CPUtime=6.12 cores=1,3,5,7
/proc/8736/task/8747/stat : 8747 (java) S 8730 8733 5522 0 -1 1077944384 25191 0 0 0 608 4 0 0 20 0 15 0 405581117 15385792512 3019057 33554432000 4194304 4196468 140721897616400 140492257823520 140493289465557 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8748] ppid=8730 vsize=15025188 memory=1412 CPUtime=1.36 cores=1,3,5,7
/proc/8736/task/8748/stat : 8748 (java) S 8730 8733 5522 0 -1 1077944384 18400 0 0 0 133 3 0 0 20 0 15 0 405581117 15385792512 3019057 33554432000 4194304 4196468 140721897616400 140492256770432 140493289465557 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8749] ppid=8730 vsize=15025188 memory=3188 CPUtime=0 cores=1,3,5,7
/proc/8736/task/8749/stat : 8749 (java) S 8730 8733 5522 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405581117 15385792512 3019057 33554432000 4194304 4196468 140721897616400 140490729056992 140493289465557 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8750] ppid=8730 vsize=15025188 memory=1396 CPUtime=0.68 cores=1,3,5,7
/proc/8736/task/8750/stat : 8750 (java) S 8730 8733 5522 0 -1 1077944384 846 0 0 0 33 35 0 0 20 0 15 0 405581117 15385792512 3019057 33554432000 4194304 4196468 140721897616400 140492255718064 140493289466498 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 30 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
Current cumulated CPU time of completed processes: 0.00356 s
Current children cumulated CPU time: 2526.86 s
Current children cumulated vsize: 15025188 KiB
Current children cumulated memory: 12076228 KiB

[startup+1194.2 s]
/proc/loadavg: 4.39 4.17 3.26 10/229 8960
/proc/meminfo: memFree=7649496/32770624 swapFree=66992864/67108860
[pid=8736] ppid=8730 vsize=15025188 memory=12076228 CPUtime=2527.62 cores=1,3,5,7
/proc/8736/stat : 8736 (java) S 8730 8733 5522 0 -1 1077944320 325394 0 0 0 251829 933 0 0 20 0 15 0 405581110 15385792512 3019057 33554432000 4194304 4196468 140721897616400 140721897598944 140493289455351 0 0 2 25189581 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
/proc/8736/statm: 3756297 3019057 3303 1 0 3717627 0
[pid=8736/tid=8737] ppid=8730 vsize=15025188 memory=301741420686082359 CPUtime=742.24 cores=1,3,5,7
/proc/8736/task/8737/stat : 8737 (java) S 8730 8733 5522 0 -1 1077944384 62008 0 0 0 74170 54 0 0 20 0 15 0 405581111 15385792512 3019057 33554432000 4194304 4196468 140721897616400 140493261294448 140493289465557 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8738] ppid=8730 vsize=15025188 memory=13852958290872731 CPUtime=445.95 cores=1,3,5,7
/proc/8736/task/8738/stat : 8738 (java) R 8730 8733 5522 0 -1 4202560 36285 0 0 0 44399 196 0 0 20 0 15 0 405581112 15385792512 3019057 33554432000 4194304 4196468 140721897616400 140493293698392 140493274153064 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8739] ppid=8730 vsize=15025188 memory=-6737208495982354336 CPUtime=441.44 cores=1,3,5,7
/proc/8736/task/8739/stat : 8739 (java) R 8730 8733 5522 0 -1 4202560 30646 0 0 0 43925 219 0 0 20 0 15 0 405581112 15385792512 3019057 33554432000 4194304 4196468 140721897616400 140493084781784 140493271052089 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8740] ppid=8730 vsize=15025188 memory=-6737208495982354336 CPUtime=439.1 cores=1,3,5,7
/proc/8736/task/8740/stat : 8740 (java) R 8730 8733 5522 0 -1 4202560 29125 0 0 0 43702 208 0 0 20 0 15 0 405581112 15385792512 3019057 33554432000 4194304 4196468 140721897616400 140493083728672 140493271008592 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8741] ppid=8730 vsize=15025188 memory=-7966001967256141664 CPUtime=440.12 cores=1,3,5,7
/proc/8736/task/8741/stat : 8741 (java) R 8730 8733 5522 0 -1 4202560 27840 0 0 0 43793 219 0 0 20 0 15 0 405581112 15385792512 3019057 33554432000 4194304 4196468 140721897616400 140493082676184 140493271051899 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8742] ppid=8730 vsize=15025188 memory=-6876588628787748224 CPUtime=2.36 cores=1,3,5,7
/proc/8736/task/8742/stat : 8742 (java) S 8730 8733 5522 0 -1 1077944384 72155 0 0 0 231 5 0 0 20 0 15 0 405581114 15385792512 3019057 33554432000 4194304 4196468 140721897616400 140492259926752 140493289465557 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8743] ppid=8730 vsize=15025188 memory=6944656592452807320 CPUtime=0 cores=1,3,5,7
/proc/8736/task/8743/stat : 8743 (java) S 8730 8733 5522 0 -1 1077944384 31 0 0 0 0 0 0 0 20 0 15 0 405581114 15385792512 3019057 33554432000 4194304 4196468 140721897616400 140491869906016 140493289465557 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8744] ppid=8730 vsize=15025188 memory=-6876588461455810464 CPUtime=0 cores=1,3,5,7
/proc/8736/task/8744/stat : 8744 (java) S 8730 8733 5522 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 405581114 15385792512 3019057 33554432000 4194304 4196468 140721897616400 140491601470336 140493289465557 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8745] ppid=8730 vsize=15025188 memory=-6876588461455810464 CPUtime=0 cores=1,3,5,7
/proc/8736/task/8745/stat : 8745 (java) S 8730 8733 5522 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 405581117 15385792512 3019057 33554432000 4194304 4196468 140721897616400 140491226961392 140493289465557 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8746] ppid=8730 vsize=15025188 memory=7682475212697334586 CPUtime=8.16 cores=1,3,5,7
/proc/8736/task/8746/stat : 8746 (java) S 8730 8733 5522 0 -1 1077944384 21496 0 0 0 814 2 0 0 20 0 15 0 405581117 15385792512 3019057 33554432000 4194304 4196468 140721897616400 140492258876320 140493289465557 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8747] ppid=8730 vsize=15025188 memory=-9178176116494409632 CPUtime=6.12 cores=1,3,5,7
/proc/8736/task/8747/stat : 8747 (java) S 8730 8733 5522 0 -1 1077944384 25191 0 0 0 608 4 0 0 20 0 15 0 405581117 15385792512 3019057 33554432000 4194304 4196468 140721897616400 140492257823520 140493289465557 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8748] ppid=8730 vsize=15025188 memory=4137287014106042739 CPUtime=1.36 cores=1,3,5,7
/proc/8736/task/8748/stat : 8748 (java) S 8730 8733 5522 0 -1 1077944384 18400 0 0 0 133 3 0 0 20 0 15 0 405581117 15385792512 3019057 33554432000 4194304 4196468 140721897616400 140492256770432 140493289465557 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8749] ppid=8730 vsize=15025188 memory=1399103955520229747 CPUtime=0 cores=1,3,5,7
/proc/8736/task/8749/stat : 8749 (java) S 8730 8733 5522 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405581117 15385792512 3019057 33554432000 4194304 4196468 140721897616400 140490729056992 140493289465557 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8750] ppid=8730 vsize=15025188 memory=12076228 CPUtime=0.68 cores=1,3,5,7
/proc/8736/task/8750/stat : 8750 (java) S 8730 8733 5522 0 -1 1077944384 846 0 0 0 33 35 0 0 20 0 15 0 405581117 15385792512 3019057 33554432000 4194304 4196468 140721897616400 140492255718064 140493289466498 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 30 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
Current cumulated CPU time of completed processes: 0.00356 s
Current children cumulated CPU time: 2527.62 s
Current children cumulated vsize: 15025188 KiB
Current children cumulated memory: 12076228 KiB

[startup+1194.3 s]
/proc/loadavg: 4.39 4.17 3.26 10/229 8960
/proc/meminfo: memFree=7649496/32770624 swapFree=66992864/67108860
[pid=8736] ppid=8730 vsize=15025188 memory=12076228 CPUtime=2528.02 cores=1,3,5,7
/proc/8736/stat : 8736 (java) S 8730 8733 5522 0 -1 1077944320 325396 0 0 0 251869 933 0 0 20 0 15 0 405581110 15385792512 3019057 33554432000 4194304 4196468 140721897616400 140721897598944 140493289455351 0 0 2 25189581 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
/proc/8736/statm: 3756297 3019057 3303 1 0 3717627 0
[pid=8736/tid=8737] ppid=8730 vsize=15025188 memory=12076228 CPUtime=742.24 cores=1,3,5,7
/proc/8736/task/8737/stat : 8737 (java) S 8730 8733 5522 0 -1 1077944384 62008 0 0 0 74170 54 0 0 20 0 15 0 405581111 15385792512 3019057 33554432000 4194304 4196468 140721897616400 140493261294448 140493289465557 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8738] ppid=8730 vsize=15025188 memory=279396480975088 CPUtime=446.05 cores=1,3,5,7
/proc/8736/task/8738/stat : 8738 (java) R 8730 8733 5522 0 -1 4202560 36285 0 0 0 44409 196 0 0 20 0 15 0 405581112 15385792512 3019057 33554432000 4194304 4196468 140721897616400 140493293698392 140493271052371 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8739] ppid=8730 vsize=15025188 memory=1396 CPUtime=441.54 cores=1,3,5,7
/proc/8736/task/8739/stat : 8739 (java) R 8730 8733 5522 0 -1 4202560 30646 0 0 0 43935 219 0 0 20 0 15 0 405581112 15385792512 3019057 33554432000 4194304 4196468 140721897616400 140493084781784 140493271052362 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8740] ppid=8730 vsize=15025188 memory=12076228 CPUtime=439.2 cores=1,3,5,7
/proc/8736/task/8740/stat : 8740 (java) R 8730 8733 5522 0 -1 4202560 29125 0 0 0 43712 208 0 0 20 0 15 0 405581112 15385792512 3019057 33554432000 4194304 4196468 140721897616400 140493083728672 140493274153103 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8741] ppid=8730 vsize=15025188 memory=12076228 CPUtime=440.22 cores=1,3,5,7
/proc/8736/task/8741/stat : 8741 (java) R 8730 8733 5522 0 -1 4202560 27842 0 0 0 43803 219 0 0 20 0 15 0 405581112 15385792512 3019057 33554432000 4194304 4196468 140721897616400 140493082676184 140493274153126 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8742] ppid=8730 vsize=15025188 memory=12076228 CPUtime=2.36 cores=1,3,5,7
/proc/8736/task/8742/stat : 8742 (java) S 8730 8733 5522 0 -1 1077944384 72155 0 0 0 231 5 0 0 20 0 15 0 405581114 15385792512 3019057 33554432000 4194304 4196468 140721897616400 140492259926752 140493289465557 0 0 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8743] ppid=8730 vsize=15025188 memory=12076228 CPUtime=0 cores=1,3,5,7
/proc/8736/task/8743/stat : 8743 (java) S 8730 8733 5522 0 -1 1077944384 31 0 0 0 0 0 0 0 20 0 15 0 405581114 15385792512 3019057 33554432000 4194304 4196468 140721897616400 140491869906016 140493289465557 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8744] ppid=8730 vsize=15025188 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/8736/task/8744/stat : 8744 (java) S 8730 8733 5522 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 405581114 15385792512 3019057 33554432000 4194304 4196468 140721897616400 140491601470336 140493289465557 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8745] ppid=8730 vsize=15025188 memory=12076228 CPUtime=0 cores=1,3,5,7
/proc/8736/task/8745/stat : 8745 (java) S 8730 8733 5522 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 405581117 15385792512 3019057 33554432000 4194304 4196468 140721897616400 140491226961392 140493289465557 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8746] ppid=8730 vsize=15025188 memory=12076228 CPUtime=8.16 cores=1,3,5,7
/proc/8736/task/8746/stat : 8746 (java) S 8730 8733 5522 0 -1 1077944384 21496 0 0 0 814 2 0 0 20 0 15 0 405581117 15385792512 3019057 33554432000 4194304 4196468 140721897616400 140492258876320 140493289465557 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8747] ppid=8730 vsize=15025188 memory=1396 CPUtime=6.12 cores=1,3,5,7
/proc/8736/task/8747/stat : 8747 (java) S 8730 8733 5522 0 -1 1077944384 25191 0 0 0 608 4 0 0 20 0 15 0 405581117 15385792512 3019057 33554432000 4194304 4196468 140721897616400 140492257823520 140493289465557 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8748] ppid=8730 vsize=15025188 memory=12076228 CPUtime=1.36 cores=1,3,5,7
/proc/8736/task/8748/stat : 8748 (java) S 8730 8733 5522 0 -1 1077944384 18400 0 0 0 133 3 0 0 20 0 15 0 405581117 15385792512 3019057 33554432000 4194304 4196468 140721897616400 140492256770432 140493289465557 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8749] ppid=8730 vsize=15025188 memory=12076228 CPUtime=0 cores=1,3,5,7
/proc/8736/task/8749/stat : 8749 (java) S 8730 8733 5522 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405581117 15385792512 3019057 33554432000 4194304 4196468 140721897616400 140490729056992 140493289465557 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
[pid=8736/tid=8750] ppid=8730 vsize=15025188 memory=12076228 CPUtime=0.68 cores=1,3,5,7
/proc/8736/task/8750/stat : 8750 (java) S 8730 8733 5522 0 -1 1077944384 846 0 0 0 33 35 0 0 20 0 15 0 405581117 15385792512 3019057 33554432000 4194304 4196468 140721897616400 140492255718064 140493289466498 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 30 0 0 6293624 6294260 18448384 140721897620207 140721897620634 140721897620634 140721897623503 0
Current cumulated CPU time of completed processes: 0.00356 s
Current children cumulated CPU time: 2528.02 s
Current children cumulated vsize: 15025188 KiB
Current children cumulated memory: 12076228 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1194.36
CPU time (s): 2528.11
CPU user time (s): 2518.73
CPU system time (s): 9.37863
CPU usage (%): 211.671
Max. virtual memory (cumulated for all children) (KiB): 15138316
Max. memory (cumulated for all children) (KiB): 12079216

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.73
system time used= 9.37863
maximum resident set size= 12077820
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 326511
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1568
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 52181
involuntary context switches= 25785


# summary of solver processes directly reported to runsolver:
#   pid: 8733,8736
#   total CPU time (s): 2528.11
#   total CPU user time (s): 2518.73
#   total CPU system time (s): 9.37863

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.24681 second user time and 12.4957 second system time

The end

Launcher Data

Begin job on node102 at 2019-09-12 15:00:51
IDJOB=4387986
IDBENCH=131280
IDSOLVER=2825
FILE ID=node102/4387986-1568293296
RUNJOBID= node102-1568285939-6431
PBS_JOBID= 21701092
Free space on /tmp= 54636 MiB

SOLVER NAME= Fun-sCOP order+GlueMiniSat (2019-06-15)
BENCH NAME= XCSP17/Subisomorphism/Subisomorphism-m1-SF/Subisomorphism-B-08.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-4387986-1568293296/watcher-4387986-1568293296 -o /tmp/evaluation-result-4387986-1568293296/solver-4387986-1568293296 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1568285939-6431 --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-4387986-1568293296.xml

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

MD5SUM BENCH= 47da5ea68f3d94e6d7990d40a1ef4aa5
RANDOM SEED=2033804752

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31461468 kB
MemAvailable:   31604584 kB
Buffers:           95124 kB
Cached:           339936 kB
SwapCached:        11772 kB
Active:           544452 kB
Inactive:         224444 kB
Active(anon):     329288 kB
Inactive(anon):    33316 kB
Active(file):     215164 kB
Inactive(file):   191128 kB
Unevictable:      110384 kB
Mlocked:          110384 kB
SwapTotal:      67108860 kB
SwapFree:       66992832 kB
Dirty:             20800 kB
Writeback:             0 kB
AnonPages:        447648 kB
Mapped:            43208 kB
Shmem:             19884 kB
Slab:             134036 kB
SReclaimable:     105316 kB
SUnreclaim:        28720 kB
KernelStack:        4096 kB
PageTables:         6156 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    6193660 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    235520 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 54508 MiB
End job on node102 at 2019-09-12 15:20:46