Trace number 4388004

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.03 1192.55

General information on the benchmark

NameSubisomorphism/Subisomorphism-m1-si4-rand/
Subisomorphism-si4-r001-m600-08.xml
MD5SUM8e810070148f78cd392ecc5d984ef703
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 benchmark8.69989
Satisfiable
(Un)Satisfiability was proved
Number of variables240
Number of constraints817
Number of domains1
Minimum domain size600
Maximum domain size600
Distribution of domain sizes[{"size":600,"count":240}]
Minimum variable degree2
Maximum variable degree14
Distribution of variable degrees[{"degree":2,"count":3},{"degree":3,"count":18},{"degree":4,"count":26},{"degree":5,"count":33},{"degree":7,"count":51},{"degree":8,"count":41},{"degree":9,"count":29},{"degree":10,"count":15},{"degree":11,"count":9},{"degree":12,"count":9},{"degree":13,"count":4},{"degree":14,"count":2}]
Minimum constraint arity1
Maximum constraint arity240
Distribution of constraint arities[{"arity":1,"count":160},{"arity":2,"count":656},{"arity":240,"count":1}]
Number of extensional constraints816
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":816},{"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-18449-serial-file.bin HOME/instance-4388004-1568293611.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:06:13 CEST 2019
0.66/0.55	c PID: 18452
0.66/0.55	c IP: 172.20.3.133
0.66/0.55	c HOST: node133.alineos.net
0.66/0.56	c (0,0) Parsing Begin
2.12/1.18	c (0,0) Parsing End
2.12/1.18	c (0,0) CSP: 240 int (0 aux), 0 bool (0 aux), 817 ctr, max domain size 600
2.12/1.18	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 20 MiB used (max 0 MiB)
2.12/1.18	c (0,0) Constraint Name Generate Begin
2.12/1.20	c (0,0) Ctr:HOME/instance-4388004-1568293611.xml,AllDifferent:ExtensionConflict:ExtensionSupport:Var
2.12/1.20	c (0,0) Constraint Name Generate End
2.12/1.20	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 20 MiB used (max 0 MiB)
2.12/1.20	c (0,0) CSP to CSPinCNF Begin
95.78/74.13	c (73,70) translated 82 (10%) constraints
173.30/145.03	c (144,139) translated 164 (20%) constraints
249.78/215.60	c (215,207) translated 246 (30%) constraints
324.38/285.09	c (284,275) translated 327 (40%) constraints
400.28/355.54	c (355,344) translated 409 (50%) constraints
476.36/426.01	c (425,412) translated 491 (60%) constraints
551.78/495.72	c (495,480) translated 572 (70%) constraints
628.11/566.29	c (565,549) translated 654 (80%) constraints
631.88/569.81	c (569,552) translated 736 (90%) constraints
632.52/570.01	c (569,553) translated 817 (100%) constraints
632.52/570.01	c (569,553) ===========================================
632.52/570.03	c (569,553) Order
632.52/570.03	c (569,553) ===========================================
657.60/591.03	c (590,573) translated 1012047 (10%) constraints
679.81/611.78	c (611,593) translated 2024093 (20%) constraints
889.13/679.74	c (679,613) translated 3036139 (30%) constraints
996.70/722.08	c (721,634) translated 4048186 (40%) constraints
1107.99/765.35	c (764,654) translated 5060232 (50%) constraints
1222.83/809.54	c (809,674) translated 6072278 (60%) constraints
1440.01/879.62	c (879,694) translated 7084325 (70%) constraints
1664.89/951.87	c (951,715) translated 8096371 (80%) constraints
2106.29/1078.80	c (1078,736) translated 9108417 (90%) constraints
2520.23/1190.51	c (scop.sh) Receiving Signal. Removing all intermediate files.
2520.23/1190.51	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 (14908 MiB free)
  memory of node 1: 16384 MiB (15678 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4388004-1568293611/watcher-4388004-1568293611 -o /tmp/evaluation-result-4388004-1568293611/solver-4388004-1568293611 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1568289747-16920 --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-4388004-1568293611.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=18449, runsolver pid=18446
Current StackSize limit: 8192 KiB


[startup+0.100137 s]*
/proc/loadavg: 1.91 2.04 2.21 3/239 18466
/proc/meminfo: memFree=31260768/32770624 swapFree=67003272/67108860
[pid=18449] ppid=18446 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/18449/stat : 18449 (scop.sh) S 18446 18449 16886 0 -1 4202496 556 321 0 0 0 0 0 0 20 0 1 0 405600770 115843072 349 33554432000 4194304 5098028 140725044336304 140725044333560 140391586128508 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 9469952 140725044343592 140725044343920 140725044343920 140725044346829 0
/proc/18449/statm: 28282 349 296 221 0 87 0
[pid=18452] ppid=18449 vsize=15012696 memory=72744 CPUtime=0.12 cores=1,3,5,7
/proc/18452/stat : 18452 (java) S 18449 18449 16886 0 -1 1077944320 6932 0 0 0 10 2 0 0 20 0 15 0 405600770 15373000704 18186 33554432000 4194304 4196468 140735490598032 140735490580576 140356944961271 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
/proc/18452/statm: 3753174 18186 2917 1 0 3715579 0
[pid=18452/tid=18453] ppid=18449 vsize=15012696 memory=-6221297119156027327 CPUtime=0.08 cores=1,3,5,7
/proc/18452/task/18453/stat : 18453 (java) R 18449 18449 16886 0 -1 4202560 4705 0 0 0 7 1 0 0 20 0 15 0 405600770 15373000704 18252 33554432000 4194304 4196468 140735490598032 140356916752376 140356929041758 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18454] ppid=18449 vsize=15012696 memory=4206468019014099040 CPUtime=0 cores=1,3,5,7
/proc/18452/task/18454/stat : 18454 (java) S 18449 18449 16886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405600772 15373000704 18252 33554432000 4194304 4196468 140735490598032 140356949203600 140356944971477 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18455] ppid=18449 vsize=15012696 memory=140504355608192 CPUtime=0 cores=1,3,5,7
/proc/18452/task/18455/stat : 18455 (java) S 18449 18449 16886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405600772 15373000704 18252 33554432000 4194304 4196468 140735490598032 140356405451280 140356944971477 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18456] ppid=18449 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18452/task/18456/stat : 18456 (java) S 18449 18449 16886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405600772 15373000704 18252 33554432000 4194304 4196468 140735490598032 140356404398480 140356944971477 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18457] ppid=18449 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18452/task/18457/stat : 18457 (java) S 18449 18449 16886 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405600772 15373000704 18252 33554432000 4194304 4196468 140735490598032 140356403345680 140356944971477 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18458] ppid=18449 vsize=15012696 memory=140504355608192 CPUtime=0 cores=1,3,5,7
/proc/18452/task/18458/stat : 18458 (java) S 18449 18449 16886 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405600773 15373000704 18252 33554432000 4194304 4196468 140735490598032 140356284533616 140356944972418 0 0 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18459] ppid=18449 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18452/task/18459/stat : 18459 (java) S 18449 18449 16886 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405600774 15373000704 18252 33554432000 4194304 4196468 140735490598032 140355571803680 140356944971477 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18460] ppid=18449 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18452/task/18460/stat : 18460 (java) S 18449 18449 16886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405600774 15373000704 18252 33554432000 4194304 4196468 140735490598032 140355303368048 140356944971477 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18461] ppid=18449 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18452/task/18461/stat : 18461 (java) S 18449 18449 16886 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405600776 15373000704 18252 33554432000 4194304 4196468 140735490598032 140354928859472 140356944979867 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18462] ppid=18449 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18452/task/18462/stat : 18462 (java) S 18449 18449 16886 0 -1 1077944384 434 0 0 0 0 0 0 0 20 0 15 0 405600776 15373000704 18252 33554432000 4194304 4196468 140735490598032 140356283480432 140356944972418 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18463] ppid=18449 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18452/task/18463/stat : 18463 (java) S 18449 18449 16886 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405600776 15373000704 18252 33554432000 4194304 4196468 140735490598032 140356282427632 140356944972418 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18464] ppid=18449 vsize=15012696 memory=140504355608192 CPUtime=0.01 cores=1,3,5,7
/proc/18452/task/18464/stat : 18464 (java) S 18449 18449 16886 0 -1 1077944384 464 0 0 0 1 0 0 0 20 0 15 0 405600776 15373000704 18252 33554432000 4194304 4196468 140735490598032 140356281374832 140356944972418 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18465] ppid=18449 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18452/task/18465/stat : 18465 (java) S 18449 18449 16886 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405600776 15373000704 18252 33554432000 4194304 4196468 140735490598032 140354430953696 140356944971477 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18466] ppid=18449 vsize=15012696 memory=140504355608192 CPUtime=0 cores=1,3,5,7
/proc/18452/task/18466/stat : 18466 (java) S 18449 18449 16886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405600777 15373000704 18252 33554432000 4194304 4196468 140735490598032 140356280323248 140356944972418 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 74140 KiB

[startup+0.211271 s]*
/proc/loadavg: 1.91 2.04 2.21 3/239 18466
/proc/meminfo: memFree=31242136/32770624 swapFree=67003272/67108860
[pid=18449] ppid=18446 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/18449/stat : 18449 (scop.sh) S 18446 18449 16886 0 -1 4202496 556 321 0 0 0 0 0 0 20 0 1 0 405600770 115843072 349 33554432000 4194304 5098028 140725044336304 140725044333560 140391586128508 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 9469952 140725044343592 140725044343920 140725044343920 140725044346829 0
/proc/18449/statm: 28282 349 296 221 0 87 0
[pid=18452] ppid=18449 vsize=15012696 memory=87576 CPUtime=0.25 cores=1,3,5,7
/proc/18452/stat : 18452 (java) S 18449 18449 16886 0 -1 1077944320 11993 0 0 0 21 4 0 0 20 0 15 0 405600770 15373000704 21894 33554432000 4194304 4196468 140735490598032 140735490580576 140356944961271 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
/proc/18452/statm: 3753174 21894 2920 1 0 3715579 0
[pid=18452/tid=18453] ppid=18449 vsize=15012696 memory=7022364632946311227 CPUtime=0.2 cores=1,3,5,7
/proc/18452/task/18453/stat : 18453 (java) R 18449 18449 16886 0 -1 4202560 9677 0 0 0 17 3 0 0 20 0 15 0 405600770 15373000704 21894 33554432000 4194304 4196468 140735490598032 140356916777328 140356944983197 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18454] ppid=18449 vsize=15012696 memory=397 CPUtime=0 cores=1,3,5,7
/proc/18452/task/18454/stat : 18454 (java) S 18449 18449 16886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405600772 15373000704 21894 33554432000 4194304 4196468 140735490598032 140356949203600 140356944971477 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18455] ppid=18449 vsize=15012696 memory=140504355626473 CPUtime=0 cores=1,3,5,7
/proc/18452/task/18455/stat : 18455 (java) S 18449 18449 16886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405600772 15373000704 21894 33554432000 4194304 4196468 140735490598032 140356405451280 140356944971477 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18456] ppid=18449 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18452/task/18456/stat : 18456 (java) S 18449 18449 16886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405600772 15373000704 21894 33554432000 4194304 4196468 140735490598032 140356404398480 140356944971477 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18457] ppid=18449 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18452/task/18457/stat : 18457 (java) S 18449 18449 16886 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405600772 15373000704 21894 33554432000 4194304 4196468 140735490598032 140356403345680 140356944971477 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18458] ppid=18449 vsize=15012696 memory=140504355608192 CPUtime=0 cores=1,3,5,7
/proc/18452/task/18458/stat : 18458 (java) S 18449 18449 16886 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405600773 15373000704 21894 33554432000 4194304 4196468 140735490598032 140356284533616 140356944972418 0 0 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18459] ppid=18449 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18452/task/18459/stat : 18459 (java) S 18449 18449 16886 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405600774 15373000704 21894 33554432000 4194304 4196468 140735490598032 140355571803680 140356944971477 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18460] ppid=18449 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18452/task/18460/stat : 18460 (java) S 18449 18449 16886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405600774 15373000704 21894 33554432000 4194304 4196468 140735490598032 140355303368048 140356944971477 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18461] ppid=18449 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18452/task/18461/stat : 18461 (java) S 18449 18449 16886 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405600776 15373000704 21894 33554432000 4194304 4196468 140735490598032 140354928859472 140356944979867 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18462] ppid=18449 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18452/task/18462/stat : 18462 (java) S 18449 18449 16886 0 -1 1077944384 446 0 0 0 0 0 0 0 20 0 15 0 405600776 15373000704 21894 33554432000 4194304 4196468 140735490598032 140356283480432 140356944972418 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18463] ppid=18449 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18452/task/18463/stat : 18463 (java) S 18449 18449 16886 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 405600776 15373000704 21894 33554432000 4194304 4196468 140735490598032 140356282427632 140356944972418 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18464] ppid=18449 vsize=15012696 memory=140504355608192 CPUtime=0.03 cores=1,3,5,7
/proc/18452/task/18464/stat : 18464 (java) S 18449 18449 16886 0 -1 1077944384 500 0 0 0 3 0 0 0 20 0 15 0 405600776 15373000704 21894 33554432000 4194304 4196468 140735490598032 140356281374832 140356944972418 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18465] ppid=18449 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/18452/task/18465/stat : 18465 (java) S 18449 18449 16886 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405600776 15373000704 21894 33554432000 4194304 4196468 140735490598032 140354430953696 140356944971477 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18466] ppid=18449 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18452/task/18466/stat : 18466 (java) S 18449 18449 16886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405600777 15373000704 21894 33554432000 4194304 4196468 140735490598032 140356280323248 140356944972418 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 88972 KiB

[startup+0.310951 s]*
/proc/loadavg: 1.91 2.04 2.21 3/239 18466
/proc/meminfo: memFree=31239468/32770624 swapFree=67003272/67108860
[pid=18449] ppid=18446 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/18449/stat : 18449 (scop.sh) S 18446 18449 16886 0 -1 4202496 556 321 0 0 0 0 0 0 20 0 1 0 405600770 115843072 349 33554432000 4194304 5098028 140725044336304 140725044333560 140391586128508 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 9469952 140725044343592 140725044343920 140725044343920 140725044346829 0
/proc/18449/statm: 28282 349 296 221 0 87 0
[pid=18452] ppid=18449 vsize=15012696 memory=91484 CPUtime=0.43 cores=1,3,5,7
/proc/18452/stat : 18452 (java) S 18449 18449 16886 0 -1 1077944320 12447 0 0 0 39 4 0 0 20 0 15 0 405600770 15373000704 22871 33554432000 4194304 4196468 140735490598032 140735490580576 140356944961271 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
/proc/18452/statm: 3753174 22871 3058 1 0 3715579 0
[pid=18452/tid=18453] ppid=18449 vsize=15012696 memory=7022364632946311227 CPUtime=0.29 cores=1,3,5,7
/proc/18452/task/18453/stat : 18453 (java) R 18449 18449 16886 0 -1 4202560 9864 0 0 0 26 3 0 0 20 0 15 0 405600770 15373000704 22871 33554432000 4194304 4196468 140735490598032 140356916786944 140356926524800 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18454] ppid=18449 vsize=15012696 memory=288230613314699634 CPUtime=0 cores=1,3,5,7
/proc/18452/task/18454/stat : 18454 (java) S 18449 18449 16886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405600772 15373000704 22871 33554432000 4194304 4196468 140735490598032 140356949203600 140356944971477 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18455] ppid=18449 vsize=15012696 memory=4049914978516616217 CPUtime=0 cores=1,3,5,7
/proc/18452/task/18455/stat : 18455 (java) S 18449 18449 16886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405600772 15373000704 22871 33554432000 4194304 4196468 140735490598032 140356405451280 140356944971477 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18456] ppid=18449 vsize=15012696 memory=281008436181360 CPUtime=0 cores=1,3,5,7
/proc/18452/task/18456/stat : 18456 (java) S 18449 18449 16886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405600772 15373000704 22871 33554432000 4194304 4196468 140735490598032 140356404398480 140356944971477 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18457] ppid=18449 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18452/task/18457/stat : 18457 (java) S 18449 18449 16886 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405600772 15373000704 22871 33554432000 4194304 4196468 140735490598032 140356403345680 140356944971477 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18458] ppid=18449 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18452/task/18458/stat : 18458 (java) S 18449 18449 16886 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405600773 15373000704 22871 33554432000 4194304 4196468 140735490598032 140356284533616 140356944972418 0 0 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18459] ppid=18449 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18452/task/18459/stat : 18459 (java) S 18449 18449 16886 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405600774 15373000704 22871 33554432000 4194304 4196468 140735490598032 140355571803680 140356944971477 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18460] ppid=18449 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18452/task/18460/stat : 18460 (java) S 18449 18449 16886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405600774 15373000704 22871 33554432000 4194304 4196468 140735490598032 140355303368048 140356944971477 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18461] ppid=18449 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18452/task/18461/stat : 18461 (java) S 18449 18449 16886 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405600776 15373000704 22871 33554432000 4194304 4196468 140735490598032 140354928859472 140356944979867 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18462] ppid=18449 vsize=15012696 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/18452/task/18462/stat : 18462 (java) S 18449 18449 16886 0 -1 1077944384 551 0 0 0 2 0 0 0 20 0 15 0 405600776 15373000704 22871 33554432000 4194304 4196468 140735490598032 140356283480432 140356944972418 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18463] ppid=18449 vsize=15012696 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/18452/task/18463/stat : 18463 (java) S 18449 18449 16886 0 -1 1077944384 109 0 0 0 2 0 0 0 20 0 15 0 405600776 15373000704 22871 33554432000 4194304 4196468 140735490598032 140356282427632 140356944972418 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18464] ppid=18449 vsize=15012696 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/18452/task/18464/stat : 18464 (java) S 18449 18449 16886 0 -1 1077944384 591 0 0 0 7 0 0 0 20 0 15 0 405600776 15373000704 22871 33554432000 4194304 4196468 140735490598032 140356281374832 140356944972418 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18465] ppid=18449 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18452/task/18465/stat : 18465 (java) S 18449 18449 16886 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405600776 15373000704 22871 33554432000 4194304 4196468 140735490598032 140354430953696 140356944971477 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18466] ppid=18449 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/18452/task/18466/stat : 18466 (java) S 18449 18449 16886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405600777 15373000704 22871 33554432000 4194304 4196468 140735490598032 140356280323248 140356944972418 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 92880 KiB

[startup+0.701861 s]
/proc/loadavg: 1.91 2.04 2.21 3/239 18466
/proc/meminfo: memFree=31217888/32770624 swapFree=67003272/67108860
[pid=18449] ppid=18446 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/18449/stat : 18449 (scop.sh) S 18446 18449 16886 0 -1 4202496 556 321 0 0 0 0 0 0 20 0 1 0 405600770 115843072 349 33554432000 4194304 5098028 140725044336304 140725044333560 140391586128508 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 9469952 140725044343592 140725044343920 140725044343920 140725044346829 0
/proc/18449/statm: 28282 349 296 221 0 87 0
[pid=18452] ppid=18449 vsize=15018968 memory=128440 CPUtime=1.01 cores=1,3,5,7
/proc/18452/stat : 18452 (java) S 18449 18449 16886 0 -1 1077944320 19945 0 0 0 95 6 0 0 20 0 15 0 405600770 15379423232 32110 33554432000 4194304 4196468 140735490598032 140735490580576 140356944961271 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
/proc/18452/statm: 3754742 32110 3183 1 0 3716091 0
[pid=18452/tid=18453] ppid=18449 vsize=15018968 memory=1616 CPUtime=0.67 cores=1,3,5,7
/proc/18452/task/18453/stat : 18453 (java) R 18449 18449 16886 0 -1 4202560 16813 0 0 0 62 5 0 0 20 0 15 0 405600770 15379423232 32110 33554432000 4194304 4196468 140735490598032 140356916799728 140356944983197 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18454] ppid=18449 vsize=15018968 memory=784 CPUtime=0 cores=1,3,5,7
/proc/18452/task/18454/stat : 18454 (java) S 18449 18449 16886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405600772 15379423232 32110 33554432000 4194304 4196468 140735490598032 140356949203600 140356944971477 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18455] ppid=18449 vsize=15018968 memory=8252 CPUtime=0 cores=1,3,5,7
/proc/18452/task/18455/stat : 18455 (java) S 18449 18449 16886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405600772 15379423232 32110 33554432000 4194304 4196468 140735490598032 140356405451280 140356944971477 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18456] ppid=18449 vsize=15018968 memory=5912 CPUtime=0 cores=1,3,5,7
/proc/18452/task/18456/stat : 18456 (java) S 18449 18449 16886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405600772 15379423232 32110 33554432000 4194304 4196468 140735490598032 140356404398480 140356944971477 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18457] ppid=18449 vsize=15018968 memory=1056 CPUtime=0 cores=1,3,5,7
/proc/18452/task/18457/stat : 18457 (java) S 18449 18449 16886 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405600772 15379423232 32110 33554432000 4194304 4196468 140735490598032 140356403345680 140356944971477 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18458] ppid=18449 vsize=15018968 memory=1540 CPUtime=0 cores=1,3,5,7
/proc/18452/task/18458/stat : 18458 (java) S 18449 18449 16886 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 405600773 15379423232 32110 33554432000 4194304 4196468 140735490598032 140356284533616 140356944972418 0 0 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18459] ppid=18449 vsize=15018968 memory=728 CPUtime=0 cores=1,3,5,7
/proc/18452/task/18459/stat : 18459 (java) S 18449 18449 16886 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405600774 15379423232 32110 33554432000 4194304 4196468 140735490598032 140355571803680 140356944971477 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18460] ppid=18449 vsize=15018968 memory=3436 CPUtime=0 cores=1,3,5,7
/proc/18452/task/18460/stat : 18460 (java) S 18449 18449 16886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405600774 15379423232 32110 33554432000 4194304 4196468 140735490598032 140355303368048 140356944971477 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18461] ppid=18449 vsize=15018968 memory=2832 CPUtime=0 cores=1,3,5,7
/proc/18452/task/18461/stat : 18461 (java) S 18449 18449 16886 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405600776 15379423232 32110 33554432000 4194304 4196468 140735490598032 140354928859472 140356944979867 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18462] ppid=18449 vsize=15018968 memory=1212 CPUtime=0.07 cores=1,3,5,7
/proc/18452/task/18462/stat : 18462 (java) S 18449 18449 16886 0 -1 1077944384 647 0 0 0 7 0 0 0 20 0 15 0 405600776 15379423232 32110 33554432000 4194304 4196468 140735490598032 140356283480432 140356944972418 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18463] ppid=18449 vsize=15018968 memory=1036 CPUtime=0.08 cores=1,3,5,7
/proc/18452/task/18463/stat : 18463 (java) R 18449 18449 16886 0 -1 4202560 365 0 0 0 8 0 0 0 20 0 15 0 405600776 15379423232 32110 33554432000 4194304 4196468 140735490598032 140356282418960 140356925662382 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18464] ppid=18449 vsize=15018968 memory=14008 CPUtime=0.16 cores=1,3,5,7
/proc/18452/task/18464/stat : 18464 (java) R 18449 18449 16886 0 -1 4202560 785 0 0 0 16 0 0 0 20 0 15 0 405600776 15379423232 32110 33554432000 4194304 4196468 140735490598032 140356281371768 140356923993568 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18465] ppid=18449 vsize=15018968 memory=12024 CPUtime=0 cores=1,3,5,7
/proc/18452/task/18465/stat : 18465 (java) S 18449 18449 16886 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405600776 15379423232 32110 33554432000 4194304 4196468 140735490598032 140354430953696 140356944971477 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18466] ppid=18449 vsize=15018968 memory=2116 CPUtime=0 cores=1,3,5,7
/proc/18452/task/18466/stat : 18466 (java) S 18449 18449 16886 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405600777 15379423232 32110 33554432000 4194304 4196468 140735490598032 140356280323248 140356944972418 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
Current children cumulated CPU time: 1.01 s
Current children cumulated vsize: 15132096 KiB
Current children cumulated memory: 129836 KiB

[startup+1.5009 s]
/proc/loadavg: 1.91 2.04 2.21 4/239 18466
/proc/meminfo: memFree=31179888/32770624 swapFree=67003272/67108860
[pid=18449] ppid=18446 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/18449/stat : 18449 (scop.sh) S 18446 18449 16886 0 -1 4202496 556 321 0 0 0 0 0 0 20 0 1 0 405600770 115843072 349 33554432000 4194304 5098028 140725044336304 140725044333560 140391586128508 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 9469952 140725044343592 140725044343920 140725044343920 140725044346829 0
/proc/18449/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+1191.2 s]
/proc/loadavg: 4.63 3.76 2.94 6/237 18581
/proc/meminfo: memFree=19227312/32770624 swapFree=67003280/67108860
[pid=18452] ppid=18446 vsize=15025188 memory=12065696 CPUtime=2522.93 cores=1,3,5,7
/proc/18452/stat : 18452 (java) S 18446 18449 16886 0 -1 1077944320 326348 0 0 0 251503 790 0 0 20 0 15 0 405600770 15385792512 3016424 33554432000 4194304 4196468 140735490598032 140735490580576 140356944961271 0 0 2 25189581 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
/proc/18452/statm: 3756297 3016424 3305 1 0 3717627 0
[pid=18452/tid=18453] ppid=18446 vsize=15025188 memory=2052 CPUtime=745.72 cores=1,3,5,7
/proc/18452/task/18453/stat : 18453 (java) S 18446 18449 16886 0 -1 1077944384 57827 0 0 0 74516 56 0 0 20 0 15 0 405600770 15385792512 3016424 33554432000 4194304 4196468 140735490598032 140356916800288 140356944971477 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18454] ppid=18446 vsize=15025188 memory=1220 CPUtime=439.96 cores=1,3,5,7
/proc/18452/task/18454/stat : 18454 (java) R 18446 18449 16886 0 -1 4202560 32673 0 0 0 43815 181 0 0 20 0 15 0 405600772 15385792512 3016424 33554432000 4194304 4196468 140735490598032 140356949203408 140356937589479 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18455] ppid=18446 vsize=15025188 memory=4872558044660077418 CPUtime=439.36 cores=1,3,5,7
/proc/18452/task/18455/stat : 18455 (java) R 18446 18449 16886 0 -1 4202560 31640 0 0 0 43765 171 0 0 20 0 15 0 405600772 15385792512 3016424 33554432000 4194304 4196468 140735490598032 140356405451400 140356937589479 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18456] ppid=18446 vsize=15025188 memory=784 CPUtime=439.89 cores=1,3,5,7
/proc/18452/task/18456/stat : 18456 (java) R 18446 18449 16886 0 -1 4202560 32307 0 0 0 43800 189 0 0 20 0 15 0 405600772 15385792512 3016424 33554432000 4194304 4196468 140735490598032 140356404398288 140356937589479 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18457] ppid=18446 vsize=15025188 memory=8252 CPUtime=439.07 cores=1,3,5,7
/proc/18452/task/18457/stat : 18457 (java) R 18446 18449 16886 0 -1 4202560 33308 0 0 0 43751 156 0 0 20 0 15 0 405600772 15385792512 3016424 33554432000 4194304 4196468 140735490598032 140356403345880 140356929661904 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18458] ppid=18446 vsize=15025188 memory=5912 CPUtime=2.74 cores=1,3,5,7
/proc/18452/task/18458/stat : 18458 (java) S 18446 18449 16886 0 -1 1077944384 76003 0 0 0 269 5 0 0 20 0 15 0 405600773 15385792512 3016424 33554432000 4194304 4196468 140735490598032 140356284532160 140356944971477 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18459] ppid=18446 vsize=15025188 memory=1212 CPUtime=0 cores=1,3,5,7
/proc/18452/task/18459/stat : 18459 (java) S 18446 18449 16886 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 405600774 15385792512 3016424 33554432000 4194304 4196468 140735490598032 140355571803744 140356944971477 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18460] ppid=18446 vsize=15025188 memory=1036 CPUtime=0 cores=1,3,5,7
/proc/18452/task/18460/stat : 18460 (java) S 18446 18449 16886 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 15 0 405600774 15385792512 3016424 33554432000 4194304 4196468 140735490598032 140355303368064 140356944971477 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18461] ppid=18446 vsize=15025188 memory=14008 CPUtime=0 cores=1,3,5,7
/proc/18452/task/18461/stat : 18461 (java) S 18446 18449 16886 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 405600776 15385792512 3016424 33554432000 4194304 4196468 140735490598032 140354928859120 140356944971477 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18462] ppid=18446 vsize=15025188 memory=12024 CPUtime=5.02 cores=1,3,5,7
/proc/18452/task/18462/stat : 18462 (java) S 18446 18449 16886 0 -1 1077944384 18051 0 0 0 500 2 0 0 20 0 15 0 405600776 15385792512 3016424 33554432000 4194304 4196468 140735490598032 140356283480480 140356944971477 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18463] ppid=18446 vsize=15025188 memory=2116 CPUtime=8.92 cores=1,3,5,7
/proc/18452/task/18463/stat : 18463 (java) S 18446 18449 16886 0 -1 1077944384 25029 0 0 0 887 5 0 0 20 0 15 0 405600776 15385792512 3016424 33554432000 4194304 4196468 140735490598032 140356282427392 140356944971477 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18464] ppid=18446 vsize=15025188 memory=1056 CPUtime=1.3 cores=1,3,5,7
/proc/18452/task/18464/stat : 18464 (java) S 18446 18449 16886 0 -1 1077944384 17342 0 0 0 128 2 0 0 20 0 15 0 405600776 15385792512 3016424 33554432000 4194304 4196468 140735490598032 140356281374880 140356944971477 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18465] ppid=18446 vsize=15025188 memory=1540 CPUtime=0 cores=1,3,5,7
/proc/18452/task/18465/stat : 18465 (java) S 18446 18449 16886 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405600776 15385792512 3016424 33554432000 4194304 4196468 140735490598032 140354430953696 140356944971477 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18466] ppid=18446 vsize=15025188 memory=728 CPUtime=0.85 cores=1,3,5,7
/proc/18452/task/18466/stat : 18466 (java) S 18446 18449 16886 0 -1 1077944384 794 0 0 0 42 43 0 0 20 0 15 0 405600777 15385792512 3016424 33554432000 4194304 4196468 140735490598032 140356280323248 140356944972418 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
Current cumulated CPU time of completed processes: 0.00339 s
Current children cumulated CPU time: 2522.93 s
Current children cumulated vsize: 15025188 KiB
Current children cumulated memory: 12065696 KiB

[startup+1192 s]*
/proc/loadavg: 4.63 3.76 2.94 6/237 18581
/proc/meminfo: memFree=19227564/32770624 swapFree=67003280/67108860
[pid=18452] ppid=18446 vsize=15025188 memory=12065696 CPUtime=2526.06 cores=1,3,5,7
/proc/18452/stat : 18452 (java) S 18446 18449 16886 0 -1 1077944320 326398 0 0 0 251816 790 0 0 20 0 15 0 405600770 15385792512 3016424 33554432000 4194304 4196468 140735490598032 140735490580576 140356944961271 0 0 2 25189581 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
/proc/18452/statm: 3756297 3016424 3305 1 0 3717627 0
[pid=18452/tid=18453] ppid=18446 vsize=15025188 memory=4872558044660077418 CPUtime=745.72 cores=1,3,5,7
/proc/18452/task/18453/stat : 18453 (java) S 18446 18449 16886 0 -1 1077944384 57827 0 0 0 74516 56 0 0 20 0 15 0 405600770 15385792512 3016424 33554432000 4194304 4196468 140735490598032 140356916800288 140356944971477 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18454] ppid=18446 vsize=15025188 memory=4872558044660077418 CPUtime=440.74 cores=1,3,5,7
/proc/18452/task/18454/stat : 18454 (java) R 18446 18449 16886 0 -1 4202560 32673 0 0 0 43892 182 0 0 20 0 15 0 405600772 15385792512 3016424 33554432000 4194304 4196468 140735490598032 140356949203408 140356937589479 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18455] ppid=18446 vsize=15025188 memory=1768 CPUtime=440.13 cores=1,3,5,7
/proc/18452/task/18455/stat : 18455 (java) R 18446 18449 16886 0 -1 4202560 31640 0 0 0 43842 171 0 0 20 0 15 0 405600772 15385792512 3016424 33554432000 4194304 4196468 140735490598032 140356405451400 140356937589479 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18456] ppid=18446 vsize=15025188 memory=111628 CPUtime=440.66 cores=1,3,5,7
/proc/18452/task/18456/stat : 18456 (java) R 18446 18449 16886 0 -1 4202560 32307 0 0 0 43877 189 0 0 20 0 15 0 405600772 15385792512 3016424 33554432000 4194304 4196468 140735490598032 140356404398288 140356937589479 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18457] ppid=18446 vsize=15025188 memory=804 CPUtime=439.88 cores=1,3,5,7
/proc/18452/task/18457/stat : 18457 (java) R 18446 18449 16886 0 -1 4202560 33358 0 0 0 43832 156 0 0 20 0 15 0 405600772 15385792512 3016424 33554432000 4194304 4196468 140735490598032 140356403345880 140356929661959 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18458] ppid=18446 vsize=15025188 memory=1660 CPUtime=2.74 cores=1,3,5,7
/proc/18452/task/18458/stat : 18458 (java) S 18446 18449 16886 0 -1 1077944384 76003 0 0 0 269 5 0 0 20 0 15 0 405600773 15385792512 3016424 33554432000 4194304 4196468 140735490598032 140356284532160 140356944971477 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18459] ppid=18446 vsize=15025188 memory=1804 CPUtime=0 cores=1,3,5,7
/proc/18452/task/18459/stat : 18459 (java) S 18446 18449 16886 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 405600774 15385792512 3016424 33554432000 4194304 4196468 140735490598032 140355571803744 140356944971477 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18460] ppid=18446 vsize=15025188 memory=920 CPUtime=0 cores=1,3,5,7
/proc/18452/task/18460/stat : 18460 (java) S 18446 18449 16886 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 15 0 405600774 15385792512 3016424 33554432000 4194304 4196468 140735490598032 140355303368064 140356944971477 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18461] ppid=18446 vsize=15025188 memory=3848 CPUtime=0 cores=1,3,5,7
/proc/18452/task/18461/stat : 18461 (java) S 18446 18449 16886 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 405600776 15385792512 3016424 33554432000 4194304 4196468 140735490598032 140354928859120 140356944971477 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18462] ppid=18446 vsize=15025188 memory=2912 CPUtime=5.02 cores=1,3,5,7
/proc/18452/task/18462/stat : 18462 (java) S 18446 18449 16886 0 -1 1077944384 18051 0 0 0 500 2 0 0 20 0 15 0 405600776 15385792512 3016424 33554432000 4194304 4196468 140735490598032 140356283480480 140356944971477 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18463] ppid=18446 vsize=15025188 memory=2872 CPUtime=8.92 cores=1,3,5,7
/proc/18452/task/18463/stat : 18463 (java) S 18446 18449 16886 0 -1 1077944384 25029 0 0 0 887 5 0 0 20 0 15 0 405600776 15385792512 3016424 33554432000 4194304 4196468 140735490598032 140356282427392 140356944971477 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18464] ppid=18446 vsize=15025188 memory=4096 CPUtime=1.3 cores=1,3,5,7
/proc/18452/task/18464/stat : 18464 (java) S 18446 18449 16886 0 -1 1077944384 17342 0 0 0 128 2 0 0 20 0 15 0 405600776 15385792512 3016424 33554432000 4194304 4196468 140735490598032 140356281374880 140356944971477 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18465] ppid=18446 vsize=15025188 memory=1412 CPUtime=0 cores=1,3,5,7
/proc/18452/task/18465/stat : 18465 (java) S 18446 18449 16886 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405600776 15385792512 3016424 33554432000 4194304 4196468 140735490598032 140354430953696 140356944971477 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18466] ppid=18446 vsize=15025188 memory=3544 CPUtime=0.85 cores=1,3,5,7
/proc/18452/task/18466/stat : 18466 (java) S 18446 18449 16886 0 -1 1077944384 794 0 0 0 42 43 0 0 20 0 15 0 405600777 15385792512 3016424 33554432000 4194304 4196468 140735490598032 140356280323248 140356944972418 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
Current cumulated CPU time of completed processes: 0.00339 s
Current children cumulated CPU time: 2526.06 s
Current children cumulated vsize: 15025188 KiB
Current children cumulated memory: 12065696 KiB

[startup+1192.4 s]
/proc/loadavg: 4.63 3.76 2.94 6/237 18581
/proc/meminfo: memFree=19227564/32770624 swapFree=67003280/67108860
[pid=18452] ppid=18446 vsize=15025188 memory=12065696 CPUtime=2527.58 cores=1,3,5,7
/proc/18452/stat : 18452 (java) S 18446 18449 16886 0 -1 1077944320 326423 0 0 0 251967 791 0 0 20 0 15 0 405600770 15385792512 3016424 33554432000 4194304 4196468 140735490598032 140735490580576 140356944961271 0 0 2 25189581 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
/proc/18452/statm: 3756297 3016424 3305 1 0 3717627 0
[pid=18452/tid=18453] ppid=18446 vsize=15025188 memory=33 CPUtime=745.72 cores=1,3,5,7
/proc/18452/task/18453/stat : 18453 (java) S 18446 18449 16886 0 -1 1077944384 57827 0 0 0 74516 56 0 0 20 0 15 0 405600770 15385792512 3016424 33554432000 4194304 4196468 140735490598032 140356916800288 140356944971477 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18454] ppid=18446 vsize=15025188 memory=0 CPUtime=441.12 cores=1,3,5,7
/proc/18452/task/18454/stat : 18454 (java) R 18446 18449 16886 0 -1 4202560 32673 0 0 0 43930 182 0 0 20 0 15 0 405600772 15385792512 3016424 33554432000 4194304 4196468 140735490598032 140356949203720 140356937589479 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18455] ppid=18446 vsize=15025188 memory=4872558044660077418 CPUtime=440.51 cores=1,3,5,7
/proc/18452/task/18455/stat : 18455 (java) R 18446 18449 16886 0 -1 4202560 31640 0 0 0 43879 172 0 0 20 0 15 0 405600772 15385792512 3016424 33554432000 4194304 4196468 140735490598032 140356405451400 140356937589479 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18456] ppid=18446 vsize=15025188 memory=1512 CPUtime=441.05 cores=1,3,5,7
/proc/18452/task/18456/stat : 18456 (java) R 18446 18449 16886 0 -1 4202560 32307 0 0 0 43915 190 0 0 20 0 15 0 405600772 15385792512 3016424 33554432000 4194304 4196468 140735490598032 140356404398288 140356937589479 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18457] ppid=18446 vsize=15025188 memory=792 CPUtime=440.27 cores=1,3,5,7
/proc/18452/task/18457/stat : 18457 (java) R 18446 18449 16886 0 -1 4202560 33383 0 0 0 43871 156 0 0 20 0 15 0 405600772 15385792512 3016424 33554432000 4194304 4196468 140735490598032 140356403345880 140356929957724 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18458] ppid=18446 vsize=15025188 memory=1440 CPUtime=2.74 cores=1,3,5,7
/proc/18452/task/18458/stat : 18458 (java) S 18446 18449 16886 0 -1 1077944384 76003 0 0 0 269 5 0 0 20 0 15 0 405600773 15385792512 3016424 33554432000 4194304 4196468 140735490598032 140356284532160 140356944971477 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18459] ppid=18446 vsize=15025188 memory=1984 CPUtime=0 cores=1,3,5,7
/proc/18452/task/18459/stat : 18459 (java) S 18446 18449 16886 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 405600774 15385792512 3016424 33554432000 4194304 4196468 140735490598032 140355571803744 140356944971477 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18460] ppid=18446 vsize=15025188 memory=2376 CPUtime=0 cores=1,3,5,7
/proc/18452/task/18460/stat : 18460 (java) S 18446 18449 16886 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 15 0 405600774 15385792512 3016424 33554432000 4194304 4196468 140735490598032 140355303368064 140356944971477 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18461] ppid=18446 vsize=15025188 memory=1768 CPUtime=0 cores=1,3,5,7
/proc/18452/task/18461/stat : 18461 (java) S 18446 18449 16886 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 405600776 15385792512 3016424 33554432000 4194304 4196468 140735490598032 140354928859120 140356944971477 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18462] ppid=18446 vsize=15025188 memory=111628 CPUtime=5.02 cores=1,3,5,7
/proc/18452/task/18462/stat : 18462 (java) S 18446 18449 16886 0 -1 1077944384 18051 0 0 0 500 2 0 0 20 0 15 0 405600776 15385792512 3016424 33554432000 4194304 4196468 140735490598032 140356283480480 140356944971477 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18463] ppid=18446 vsize=15025188 memory=4872558044660077418 CPUtime=8.92 cores=1,3,5,7
/proc/18452/task/18463/stat : 18463 (java) S 18446 18449 16886 0 -1 1077944384 25029 0 0 0 887 5 0 0 20 0 15 0 405600776 15385792512 3016424 33554432000 4194304 4196468 140735490598032 140356282427392 140356944971477 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18464] ppid=18446 vsize=15025188 memory=130636 CPUtime=1.3 cores=1,3,5,7
/proc/18452/task/18464/stat : 18464 (java) S 18446 18449 16886 0 -1 1077944384 17342 0 0 0 128 2 0 0 20 0 15 0 405600776 15385792512 3016424 33554432000 4194304 4196468 140735490598032 140356281374880 140356944971477 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18465] ppid=18446 vsize=15025188 memory=266832 CPUtime=0 cores=1,3,5,7
/proc/18452/task/18465/stat : 18465 (java) S 18446 18449 16886 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405600776 15385792512 3016424 33554432000 4194304 4196468 140735490598032 140354430953696 140356944971477 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18466] ppid=18446 vsize=15025188 memory=1412 CPUtime=0.85 cores=1,3,5,7
/proc/18452/task/18466/stat : 18466 (java) S 18446 18449 16886 0 -1 1077944384 794 0 0 0 42 43 0 0 20 0 15 0 405600777 15385792512 3016424 33554432000 4194304 4196468 140735490598032 140356280323248 140356944972418 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
Current cumulated CPU time of completed processes: 0.00339 s
Current children cumulated CPU time: 2527.58 s
Current children cumulated vsize: 15025188 KiB
Current children cumulated memory: 12065696 KiB

[startup+1192.5 s]
/proc/loadavg: 4.63 3.76 2.94 6/237 18581
/proc/meminfo: memFree=19227564/32770624 swapFree=67003280/67108860
[pid=18452] ppid=18446 vsize=15025188 memory=12065696 CPUtime=2527.97 cores=1,3,5,7
/proc/18452/stat : 18452 (java) S 18446 18449 16886 0 -1 1077944320 326429 0 0 0 252006 791 0 0 20 0 15 0 405600770 15385792512 3016424 33554432000 4194304 4196468 140735490598032 140735490580576 140356944961271 0 0 2 25189581 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
/proc/18452/statm: 3756297 3016424 3305 1 0 3717627 0
[pid=18452/tid=18453] ppid=18446 vsize=15025188 memory=12065696 CPUtime=745.72 cores=1,3,5,7
/proc/18452/task/18453/stat : 18453 (java) S 18446 18449 16886 0 -1 1077944384 57827 0 0 0 74516 56 0 0 20 0 15 0 405600770 15385792512 3016424 33554432000 4194304 4196468 140735490598032 140356916800288 140356944971477 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18454] ppid=18446 vsize=15025188 memory=12065696 CPUtime=441.21 cores=1,3,5,7
/proc/18452/task/18454/stat : 18454 (java) R 18446 18449 16886 0 -1 4202560 32673 0 0 0 43939 182 0 0 20 0 15 0 405600772 15385792512 3016424 33554432000 4194304 4196468 140735490598032 140356949203408 140356937589479 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18455] ppid=18446 vsize=15025188 memory=12065696 CPUtime=440.6 cores=1,3,5,7
/proc/18452/task/18455/stat : 18455 (java) R 18446 18449 16886 0 -1 4202560 31640 0 0 0 43888 172 0 0 20 0 15 0 405600772 15385792512 3016424 33554432000 4194304 4196468 140735490598032 140356405451400 140356937589479 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18456] ppid=18446 vsize=15025188 memory=12065696 CPUtime=441.14 cores=1,3,5,7
/proc/18452/task/18456/stat : 18456 (java) R 18446 18449 16886 0 -1 4202560 32307 0 0 0 43924 190 0 0 20 0 15 0 405600772 15385792512 3016424 33554432000 4194304 4196468 140735490598032 140356404398288 140356937589479 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18457] ppid=18446 vsize=15025188 memory=12065696 CPUtime=440.37 cores=1,3,5,7
/proc/18452/task/18457/stat : 18457 (java) R 18446 18449 16886 0 -1 4202560 33389 0 0 0 43881 156 0 0 20 0 15 0 405600772 15385792512 3016424 33554432000 4194304 4196468 140735490598032 140356403345880 140356929661870 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18458] ppid=18446 vsize=15025188 memory=12065696 CPUtime=2.74 cores=1,3,5,7
/proc/18452/task/18458/stat : 18458 (java) S 18446 18449 16886 0 -1 1077944384 76003 0 0 0 269 5 0 0 20 0 15 0 405600773 15385792512 3016424 33554432000 4194304 4196468 140735490598032 140356284532160 140356944971477 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18459] ppid=18446 vsize=15025188 memory=12065628 CPUtime=0 cores=1,3,5,7
/proc/18452/task/18459/stat : 18459 (java) S 18446 18449 16886 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 405600774 15385792512 3016424 33554432000 4194304 4196468 140735490598032 140355571803744 140356944971477 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18460] ppid=18446 vsize=15025188 memory=12065696 CPUtime=0 cores=1,3,5,7
/proc/18452/task/18460/stat : 18460 (java) S 18446 18449 16886 0 -1 1077944384 26 0 0 0 0 0 0 0 20 0 15 0 405600774 15385792512 3016424 33554432000 4194304 4196468 140735490598032 140355303368064 140356944971477 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18461] ppid=18446 vsize=15025188 memory=12065696 CPUtime=0 cores=1,3,5,7
/proc/18452/task/18461/stat : 18461 (java) S 18446 18449 16886 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 405600776 15385792512 3016424 33554432000 4194304 4196468 140735490598032 140354928859120 140356944971477 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18462] ppid=18446 vsize=15025188 memory=1396 CPUtime=5.02 cores=1,3,5,7
/proc/18452/task/18462/stat : 18462 (java) S 18446 18449 16886 0 -1 1077944384 18051 0 0 0 500 2 0 0 20 0 15 0 405600776 15385792512 3016424 33554432000 4194304 4196468 140735490598032 140356283480480 140356944971477 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18463] ppid=18446 vsize=15025188 memory=1212 CPUtime=8.92 cores=1,3,5,7
/proc/18452/task/18463/stat : 18463 (java) S 18446 18449 16886 0 -1 1077944384 25029 0 0 0 887 5 0 0 20 0 15 0 405600776 15385792512 3016424 33554432000 4194304 4196468 140735490598032 140356282427392 140356944971477 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18464] ppid=18446 vsize=15025188 memory=12065696 CPUtime=1.3 cores=1,3,5,7
/proc/18452/task/18464/stat : 18464 (java) S 18446 18449 16886 0 -1 1077944384 17342 0 0 0 128 2 0 0 20 0 15 0 405600776 15385792512 3016424 33554432000 4194304 4196468 140735490598032 140356281374880 140356944971477 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18465] ppid=18446 vsize=15025188 memory=12065696 CPUtime=0 cores=1,3,5,7
/proc/18452/task/18465/stat : 18465 (java) S 18446 18449 16886 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405600776 15385792512 3016424 33554432000 4194304 4196468 140735490598032 140354430953696 140356944971477 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
[pid=18452/tid=18466] ppid=18446 vsize=15025188 memory=12065696 CPUtime=0.85 cores=1,3,5,7
/proc/18452/task/18466/stat : 18466 (java) S 18446 18449 16886 0 -1 1077944384 794 0 0 0 42 43 0 0 20 0 15 0 405600777 15385792512 3016424 33554432000 4194304 4196468 140735490598032 140356280323248 140356944972418 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38563840 140735490601710 140735490602138 140735490602138 140735490605007 0
Current cumulated CPU time of completed processes: 0.00339 s
Current children cumulated CPU time: 2527.97 s
Current children cumulated vsize: 15025188 KiB
Current children cumulated memory: 12065696 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1192.55
CPU time (s): 2528.03
CPU user time (s): 2520.07
CPU system time (s): 7.96619
CPU usage (%): 211.985
Max. virtual memory (cumulated for all children) (KiB): 15138316
Max. memory (cumulated for all children) (KiB): 12067092

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2520.07
system time used= 7.96619
maximum resident set size= 12065880
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 327538
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1536
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 36619
involuntary context switches= 18078


# summary of solver processes directly reported to runsolver:
#   pid: 18449,18452
#   total CPU time (s): 2528.03
#   total CPU user time (s): 2520.07
#   total CPU system time (s): 7.96619

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.0538 second user time and 9.37514 second system time

The end

Launcher Data

Begin job on node133 at 2019-09-12 15:06:12
IDJOB=4388004
IDBENCH=131667
IDSOLVER=2825
FILE ID=node133/4388004-1568293611
RUNJOBID= node133-1568289747-16920
PBS_JOBID= 21701096
Free space on /tmp= 52752 MiB

SOLVER NAME= Fun-sCOP order+GlueMiniSat (2019-06-15)
BENCH NAME= XCSP17/Subisomorphism/Subisomorphism-m1-si4-rand/Subisomorphism-si4-r001-m600-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-4388004-1568293611/watcher-4388004-1568293611 -o /tmp/evaluation-result-4388004-1568293611/solver-4388004-1568293611 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1568289747-16920 --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-4388004-1568293611.xml

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

MD5SUM BENCH= 8e810070148f78cd392ecc5d984ef703
RANDOM SEED=187085146

node133.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.18
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.18
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.18
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.18
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:        31320504 kB
MemAvailable:   31530160 kB
Buffers:           92928 kB
Cached:           399776 kB
SwapCached:         3612 kB
Active:           682196 kB
Inactive:         186384 kB
Active(anon):     399840 kB
Inactive(anon):    15660 kB
Active(file):     282356 kB
Inactive(file):   170724 kB
Unevictable:      111244 kB
Mlocked:          111244 kB
SwapTotal:      67108860 kB
SwapFree:       67003272 kB
Dirty:             20824 kB
Writeback:             0 kB
AnonPages:        493272 kB
Mapped:            54376 kB
Shmem:             31136 kB
Slab:             173476 kB
SReclaimable:     144824 kB
SUnreclaim:        28652 kB
KernelStack:        4160 kB
PageTables:         6692 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    6275988 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    147456 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 52732 MiB
End job on node133 at 2019-09-12 15:26:05