Trace number 4387786

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Fun-sCOP hybrid+CryptoMiniSat (2019-06-15)? (TO) 2528.19 983.677

General information on the benchmark

NameQRandom/
QRandom-bdd-15-21-2/bdd-15-21-2-2713-79-15.xml
MD5SUM1cb2c7d0d6cb70a3feacaee85115a742
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark20.9563
Satisfiable
(Un)Satisfiability was proved
Number of variables21
Number of constraints2713
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":21}]
Minimum variable degree1888
Maximum variable degree1986
Distribution of variable degrees[{"degree":1888,"count":1},{"degree":1909,"count":1},{"degree":1914,"count":1},{"degree":1915,"count":2},{"degree":1921,"count":1},{"degree":1924,"count":1},{"degree":1927,"count":1},{"degree":1929,"count":1},{"degree":1933,"count":1},{"degree":1938,"count":1},{"degree":1939,"count":1},{"degree":1940,"count":1},{"degree":1949,"count":1},{"degree":1951,"count":1},{"degree":1953,"count":1},{"degree":1959,"count":1},{"degree":1961,"count":1},{"degree":1969,"count":1},{"degree":1975,"count":1},{"degree":1986,"count":1}]
Minimum constraint arity15
Maximum constraint arity15
Distribution of constraint arities[{"arity":15,"count":2713}]
Number of extensional constraints2713
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":2713}]
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 -hybrid -solver HOME/cryptominisat5 -solverOption default -tmp HOME -serialFile HOME/scop-6260-serial-file.bin HOME/instance-4387786-1568290236.xml
0.66/0.52	
0.66/0.52	Fun-sCOP hybrid+cryptominisat5 (2019-06-15)
0.66/0.52	
0.66/0.55	c BEGIN-Prog: Thu Sep 12 14:12:17 CEST 2019
0.66/0.55	c PID: 6263
0.66/0.55	c IP: 172.20.3.139
0.66/0.55	c HOST: node139.alineos.net
0.66/0.56	c (0,0) Parsing Begin
3.39/1.42	c (0,0) Parsing End
3.39/1.42	c (0,0) CSP: 0 int (0 aux), 21 bool (0 aux), 2713 ctr, max domain size 2
3.39/1.42	c (0,0) Heap : 225 MiB used (max 10795 MiB), NonHeap : 21 MiB used (max 0 MiB)
3.39/1.42	c (0,0) Constraint Name Generate Begin
3.39/1.45	c (0,0) Ctr:HOME/instance-4387786-1568290236.xml,ExtensionSupport:Var
3.39/1.45	c (0,0) Constraint Name Generate End
3.39/1.45	c (0,0) Heap : 225 MiB used (max 10795 MiB), NonHeap : 21 MiB used (max 0 MiB)
3.39/1.45	c (0,0) CSP to CSPinCNF Begin
283.39/242.07	c (241,230) translated 272 (10%) constraints
2520.36/981.61	c (scop.sh) Receiving Signal. Removing all intermediate files.
2520.36/981.61	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 (8411 MiB free)
  memory of node 1: 16384 MiB (15008 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4387786-1568290236/watcher-4387786-1568290236 -o /tmp/evaluation-result-4387786-1568290236/solver-4387786-1568290236 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node139-1568287468-5189 --watchdog 2580 HOME/scop.sh 11g HOME/scop.jar -hybrid HOME/cryptominisat5 default HOME HOME/instance-4387786-1568290236.xml 

running on 4 cores: 0,2,4,6

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

solver pid=6260, runsolver pid=6257

[startup+0.100093 s]*
/proc/loadavg: 2.31 2.17 2.06 3/234 6277
/proc/meminfo: memFree=23922860/32770624 swapFree=66901220/67108860
[pid=6260] ppid=6257 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/6260/stat : 6260 (scop.sh) S 6257 6260 3961 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 405291077 115843072 349 33554432000 4194304 5098028 140722391879984 140722391877240 140535009915516 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 8196096 140722391884643 140722391884912 140722391884912 140722391887821 0
/proc/6260/statm: 28282 349 296 221 0 87 0
[pid=6263] ppid=6260 vsize=15012696 memory=70832 CPUtime=0.12 cores=0,2,4,6
/proc/6263/stat : 6263 (java) S 6260 6260 3961 0 -1 1077944320 6471 0 0 0 10 2 0 0 20 0 15 0 405291077 15373000704 17708 33554432000 4194304 4196468 140726589214480 140726589197024 140012665691895 0 0 2 16800973 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
/proc/6263/statm: 3753174 17708 2919 1 0 3715579 0
[pid=6263/tid=6264] ppid=6260 vsize=15012696 memory=-2843871798603072670 CPUtime=0.09 cores=0,2,4,6
/proc/6263/task/6264/stat : 6264 (java) R 6260 6260 3961 0 -1 4202560 4321 0 0 0 8 1 0 0 20 0 15 0 405291078 15373000704 17774 33554432000 4194304 4196468 140726589214480 140012637485800 140012665713242 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6265] ppid=6260 vsize=15012696 memory=4206468019014099040 CPUtime=0 cores=0,2,4,6
/proc/6263/task/6265/stat : 6265 (java) S 6260 6260 3961 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405291079 15373000704 17774 33554432000 4194304 4196468 140726589214480 140012669933840 140012665702101 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6266] ppid=6260 vsize=15012696 memory=140028315141760 CPUtime=0 cores=0,2,4,6
/proc/6263/task/6266/stat : 6266 (java) S 6260 6260 3961 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405291079 15373000704 17774 33554432000 4194304 4196468 140726589214480 140012445637008 140012665702101 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6267] ppid=6260 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6263/task/6267/stat : 6267 (java) S 6260 6260 3961 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405291079 15373000704 17774 33554432000 4194304 4196468 140726589214480 140012125415952 140012665702101 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6268] ppid=6260 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6263/task/6268/stat : 6268 (java) S 6260 6260 3961 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405291079 15373000704 17774 33554432000 4194304 4196468 140726589214480 140012124363408 140012665702101 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6269] ppid=6260 vsize=15012696 memory=140028315141760 CPUtime=0 cores=0,2,4,6
/proc/6263/task/6269/stat : 6269 (java) S 6260 6260 3961 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405291081 15373000704 17774 33554432000 4194304 4196468 140726589214480 140011501500912 140012665703042 0 0 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6270] ppid=6260 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6263/task/6270/stat : 6270 (java) S 6260 6260 3961 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405291081 15373000704 17774 33554432000 4194304 4196468 140726589214480 140011236222368 140012665702101 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6271] ppid=6260 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6263/task/6271/stat : 6271 (java) S 6260 6260 3961 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 405291081 15373000704 17774 33554432000 4194304 4196468 140726589214480 140011102000624 140012665702101 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6272] ppid=6260 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6263/task/6272/stat : 6272 (java) S 6260 6260 3961 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405291084 15373000704 17774 33554432000 4194304 4196468 140726589214480 140010727496400 140012665710491 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6273] ppid=6260 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6263/task/6273/stat : 6273 (java) S 6260 6260 3961 0 -1 1077944384 434 0 0 0 0 0 0 0 20 0 15 0 405291084 15373000704 17774 33554432000 4194304 4196468 140726589214480 140011500447728 140012665703042 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6274] ppid=6260 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6263/task/6274/stat : 6274 (java) S 6260 6260 3961 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405291084 15373000704 17774 33554432000 4194304 4196468 140726589214480 140011499395184 140012665703042 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6275] ppid=6260 vsize=15012696 memory=140028315141760 CPUtime=0.01 cores=0,2,4,6
/proc/6263/task/6275/stat : 6275 (java) R 6260 6260 3961 0 -1 4202560 418 0 0 0 1 0 0 0 20 0 15 0 405291084 15373000704 17774 33554432000 4194304 4196468 140726589214480 140011498339576 140012645027200 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6276] ppid=6260 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6263/task/6276/stat : 6276 (java) S 6260 6260 3961 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405291084 15373000704 17774 33554432000 4194304 4196468 140726589214480 140010229590624 140012665702101 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6277] ppid=6260 vsize=15012696 memory=140028315141760 CPUtime=0 cores=0,2,4,6
/proc/6263/task/6277/stat : 6277 (java) S 6260 6260 3961 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405291084 15373000704 17774 33554432000 4194304 4196468 140726589214480 140011497290544 140012665703042 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 72228 KiB

[startup+0.210846 s]*
/proc/loadavg: 2.31 2.17 2.06 3/234 6277
/proc/meminfo: memFree=23904080/32770624 swapFree=66901220/67108860
[pid=6260] ppid=6257 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/6260/stat : 6260 (scop.sh) S 6257 6260 3961 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 405291077 115843072 349 33554432000 4194304 5098028 140722391879984 140722391877240 140535009915516 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 8196096 140722391884643 140722391884912 140722391884912 140722391887821 0
/proc/6260/statm: 28282 349 296 221 0 87 0
[pid=6263] ppid=6260 vsize=15012696 memory=86200 CPUtime=0.25 cores=0,2,4,6
/proc/6263/stat : 6263 (java) S 6260 6260 3961 0 -1 1077944320 11593 0 0 0 22 3 0 0 20 0 15 0 405291077 15373000704 21550 33554432000 4194304 4196468 140726589214480 140726589197024 140012665691895 0 0 2 16800973 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
/proc/6263/statm: 3753174 21550 2975 1 0 3715579 0
[pid=6263/tid=6264] ppid=6260 vsize=15012696 memory=7022364632946311227 CPUtime=0.2 cores=0,2,4,6
/proc/6263/task/6264/stat : 6264 (java) R 6260 6260 3961 0 -1 4202560 9332 0 0 0 17 3 0 0 20 0 15 0 405291078 15373000704 21550 33554432000 4194304 4196468 140726589214480 140012637515856 140012649772382 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6265] ppid=6260 vsize=15012696 memory=538 CPUtime=0 cores=0,2,4,6
/proc/6263/task/6265/stat : 6265 (java) S 6260 6260 3961 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405291079 15373000704 21550 33554432000 4194304 4196468 140726589214480 140012669933840 140012665702101 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6266] ppid=6260 vsize=15012696 memory=140028315150478 CPUtime=0 cores=0,2,4,6
/proc/6263/task/6266/stat : 6266 (java) S 6260 6260 3961 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405291079 15373000704 21550 33554432000 4194304 4196468 140726589214480 140012445637008 140012665702101 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6267] ppid=6260 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6263/task/6267/stat : 6267 (java) S 6260 6260 3961 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405291079 15373000704 21550 33554432000 4194304 4196468 140726589214480 140012125415952 140012665702101 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6268] ppid=6260 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6263/task/6268/stat : 6268 (java) S 6260 6260 3961 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405291079 15373000704 21550 33554432000 4194304 4196468 140726589214480 140012124363408 140012665702101 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6269] ppid=6260 vsize=15012696 memory=140028315141760 CPUtime=0 cores=0,2,4,6
/proc/6263/task/6269/stat : 6269 (java) S 6260 6260 3961 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405291081 15373000704 21550 33554432000 4194304 4196468 140726589214480 140011501500912 140012665703042 0 0 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6270] ppid=6260 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6263/task/6270/stat : 6270 (java) S 6260 6260 3961 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405291081 15373000704 21550 33554432000 4194304 4196468 140726589214480 140011236222368 140012665702101 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6271] ppid=6260 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6263/task/6271/stat : 6271 (java) S 6260 6260 3961 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 405291081 15373000704 21550 33554432000 4194304 4196468 140726589214480 140011102000624 140012665702101 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6272] ppid=6260 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6263/task/6272/stat : 6272 (java) S 6260 6260 3961 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405291084 15373000704 21550 33554432000 4194304 4196468 140726589214480 140010727496400 140012665710491 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6273] ppid=6260 vsize=15012696 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/6263/task/6273/stat : 6273 (java) S 6260 6260 3961 0 -1 1077944384 467 0 0 0 1 0 0 0 20 0 15 0 405291084 15373000704 21550 33554432000 4194304 4196468 140726589214480 140011500447728 140012665703042 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6274] ppid=6260 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6263/task/6274/stat : 6274 (java) S 6260 6260 3961 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 15 0 405291084 15373000704 21550 33554432000 4194304 4196468 140726589214480 140011499395184 140012665703042 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6275] ppid=6260 vsize=15012696 memory=140028315141760 CPUtime=0.03 cores=0,2,4,6
/proc/6263/task/6275/stat : 6275 (java) R 6260 6260 3961 0 -1 4202560 425 0 0 0 3 0 0 0 20 0 15 0 405291084 15373000704 21550 33554432000 4194304 4196468 140726589214480 140011498342640 140012644312993 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6276] ppid=6260 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6263/task/6276/stat : 6276 (java) S 6260 6260 3961 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405291084 15373000704 21550 33554432000 4194304 4196468 140726589214480 140010229590624 140012665702101 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6277] ppid=6260 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6263/task/6277/stat : 6277 (java) S 6260 6260 3961 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405291084 15373000704 21550 33554432000 4194304 4196468 140726589214480 140011497290544 140012665703042 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 87596 KiB

[startup+0.310694 s]*
/proc/loadavg: 2.31 2.17 2.06 3/234 6277
/proc/meminfo: memFree=23900916/32770624 swapFree=66901220/67108860
[pid=6260] ppid=6257 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/6260/stat : 6260 (scop.sh) S 6257 6260 3961 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 405291077 115843072 349 33554432000 4194304 5098028 140722391879984 140722391877240 140535009915516 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 8196096 140722391884643 140722391884912 140722391884912 140722391887821 0
/proc/6260/statm: 28282 349 296 221 0 87 0
[pid=6263] ppid=6260 vsize=15012696 memory=89956 CPUtime=0.44 cores=0,2,4,6
/proc/6263/stat : 6263 (java) S 6260 6260 3961 0 -1 1077944320 12072 0 0 0 40 4 0 0 20 0 15 0 405291077 15373000704 22489 33554432000 4194304 4196468 140726589214480 140726589197024 140012665691895 0 0 2 16800973 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
/proc/6263/statm: 3753174 22489 3016 1 0 3715579 0
[pid=6263/tid=6264] ppid=6260 vsize=15012696 memory=8112282956445269571 CPUtime=0.3 cores=0,2,4,6
/proc/6263/task/6264/stat : 6264 (java) R 6260 6260 3961 0 -1 4202560 9612 0 0 0 27 3 0 0 20 0 15 0 405291078 15373000704 22489 33554432000 4194304 4196468 140726589214480 140012637521968 140012647065367 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6265] ppid=6260 vsize=15012696 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/6263/task/6265/stat : 6265 (java) S 6260 6260 3961 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405291079 15373000704 22489 33554432000 4194304 4196468 140726589214480 140012669933840 140012665702101 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6266] ppid=6260 vsize=15012696 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/6263/task/6266/stat : 6266 (java) S 6260 6260 3961 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405291079 15373000704 22489 33554432000 4194304 4196468 140726589214480 140012445637008 140012665702101 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6267] ppid=6260 vsize=15012696 memory=8562125494162282060 CPUtime=0 cores=0,2,4,6
/proc/6263/task/6267/stat : 6267 (java) S 6260 6260 3961 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405291079 15373000704 22489 33554432000 4194304 4196468 140726589214480 140012125415952 140012665702101 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6268] ppid=6260 vsize=15012696 memory=6933954179156714387 CPUtime=0 cores=0,2,4,6
/proc/6263/task/6268/stat : 6268 (java) S 6260 6260 3961 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405291079 15373000704 22489 33554432000 4194304 4196468 140726589214480 140012124363408 140012665702101 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6269] ppid=6260 vsize=15012696 memory=7684433391216329786 CPUtime=0 cores=0,2,4,6
/proc/6263/task/6269/stat : 6269 (java) S 6260 6260 3961 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405291081 15373000704 22489 33554432000 4194304 4196468 140726589214480 140011501500912 140012665703042 0 0 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6270] ppid=6260 vsize=15012696 memory=-9062862659931694204 CPUtime=0 cores=0,2,4,6
/proc/6263/task/6270/stat : 6270 (java) S 6260 6260 3961 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405291081 15373000704 22489 33554432000 4194304 4196468 140726589214480 140011236222368 140012665702101 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6271] ppid=6260 vsize=15012696 memory=3047711566422646390 CPUtime=0 cores=0,2,4,6
/proc/6263/task/6271/stat : 6271 (java) S 6260 6260 3961 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 405291081 15373000704 22489 33554432000 4194304 4196468 140726589214480 140011102000624 140012665702101 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6272] ppid=6260 vsize=15012696 memory=-8412656567168561567 CPUtime=0 cores=0,2,4,6
/proc/6263/task/6272/stat : 6272 (java) S 6260 6260 3961 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405291084 15373000704 22489 33554432000 4194304 4196468 140726589214480 140010727496400 140012665710491 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6273] ppid=6260 vsize=15012696 memory=-7384621950708166502 CPUtime=0.02 cores=0,2,4,6
/proc/6263/task/6273/stat : 6273 (java) S 6260 6260 3961 0 -1 1077944384 521 0 0 0 2 0 0 0 20 0 15 0 405291084 15373000704 22489 33554432000 4194304 4196468 140726589214480 140011500447728 140012665703042 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6274] ppid=6260 vsize=15012696 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/6263/task/6274/stat : 6274 (java) S 6260 6260 3961 0 -1 1077944384 116 0 0 0 2 0 0 0 20 0 15 0 405291084 15373000704 22489 33554432000 4194304 4196468 140726589214480 140011499395184 140012665703042 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6275] ppid=6260 vsize=15012696 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/6263/task/6275/stat : 6275 (java) S 6260 6260 3961 0 -1 1077944384 470 0 0 0 7 0 0 0 20 0 15 0 405291084 15373000704 22489 33554432000 4194304 4196468 140726589214480 140011498342640 140012665703042 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6276] ppid=6260 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6263/task/6276/stat : 6276 (java) S 6260 6260 3961 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405291084 15373000704 22489 33554432000 4194304 4196468 140726589214480 140010229590624 140012665702101 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6277] ppid=6260 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6263/task/6277/stat : 6277 (java) S 6260 6260 3961 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405291084 15373000704 22489 33554432000 4194304 4196468 140726589214480 140011497290544 140012665703042 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 91352 KiB

[startup+0.703275 s]
/proc/loadavg: 2.31 2.17 2.06 3/234 6277
/proc/meminfo: memFree=23879312/32770624 swapFree=66901220/67108860
[pid=6260] ppid=6257 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/6260/stat : 6260 (scop.sh) S 6257 6260 3961 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 405291077 115843072 349 33554432000 4194304 5098028 140722391879984 140722391877240 140535009915516 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 8196096 140722391884643 140722391884912 140722391884912 140722391887821 0
/proc/6260/statm: 28282 349 296 221 0 87 0
[pid=6263] ppid=6260 vsize=15018968 memory=127404 CPUtime=1.04 cores=0,2,4,6
/proc/6263/stat : 6263 (java) S 6260 6260 3961 0 -1 1077944320 19687 0 0 0 98 6 0 0 20 0 15 0 405291077 15379423232 31851 33554432000 4194304 4196468 140726589214480 140726589197024 140012665691895 0 0 2 25189581 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
/proc/6263/statm: 3754742 31851 3182 1 0 3716091 0
[pid=6263/tid=6264] ppid=6260 vsize=15018968 memory=2372 CPUtime=0.68 cores=0,2,4,6
/proc/6263/task/6264/stat : 6264 (java) R 6260 6260 3961 0 -1 4202560 16645 0 0 0 64 4 0 0 20 0 15 0 405291078 15379423232 31851 33554432000 4194304 4196468 140726589214480 140012637529440 140012125521395 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6265] ppid=6260 vsize=15018968 memory=180 CPUtime=0 cores=0,2,4,6
/proc/6263/task/6265/stat : 6265 (java) S 6260 6260 3961 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405291079 15379423232 31851 33554432000 4194304 4196468 140726589214480 140012669933840 140012665702101 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6266] ppid=6260 vsize=15018968 memory=12877 CPUtime=0 cores=0,2,4,6
/proc/6263/task/6266/stat : 6266 (java) S 6260 6260 3961 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405291079 15379423232 31851 33554432000 4194304 4196468 140726589214480 140012445637008 140012665702101 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6267] ppid=6260 vsize=15018968 memory=2360813 CPUtime=0 cores=0,2,4,6
/proc/6263/task/6267/stat : 6267 (java) S 6260 6260 3961 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405291079 15379423232 31851 33554432000 4194304 4196468 140726589214480 140012125415952 140012665702101 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6268] ppid=6260 vsize=15018968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6263/task/6268/stat : 6268 (java) S 6260 6260 3961 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405291079 15379423232 31851 33554432000 4194304 4196468 140726589214480 140012124363408 140012665702101 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6269] ppid=6260 vsize=15018968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6263/task/6269/stat : 6269 (java) S 6260 6260 3961 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 405291081 15379423232 31851 33554432000 4194304 4196468 140726589214480 140011501500912 140012665703042 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6270] ppid=6260 vsize=15018968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6263/task/6270/stat : 6270 (java) S 6260 6260 3961 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405291081 15379423232 31851 33554432000 4194304 4196468 140726589214480 140011236222368 140012665702101 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6271] ppid=6260 vsize=15018968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6263/task/6271/stat : 6271 (java) S 6260 6260 3961 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 405291081 15379423232 31851 33554432000 4194304 4196468 140726589214480 140011102000624 140012665702101 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6272] ppid=6260 vsize=15018968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6263/task/6272/stat : 6272 (java) S 6260 6260 3961 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405291084 15379423232 31851 33554432000 4194304 4196468 140726589214480 140010727496400 140012665710491 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6273] ppid=6260 vsize=15018968 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/6263/task/6273/stat : 6273 (java) R 6260 6260 3961 0 -1 4202560 721 0 0 0 8 0 0 0 20 0 15 0 405291084 15379423232 31851 33554432000 4194304 4196468 140726589214480 140011500434544 140012649936820 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6274] ppid=6260 vsize=15018968 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/6263/task/6274/stat : 6274 (java) R 6260 6260 3961 0 -1 4202560 328 0 0 0 9 0 0 0 20 0 15 0 405291084 15379423232 31851 33554432000 4194304 4196468 140726589214480 140011499395184 140012646867643 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6275] ppid=6260 vsize=15018968 memory=0 CPUtime=0.17 cores=0,2,4,6
/proc/6263/task/6275/stat : 6275 (java) R 6260 6260 3961 0 -1 4202560 637 0 0 0 17 0 0 0 20 0 15 0 405291084 15379423232 31851 33554432000 4194304 4196468 140726589214480 140011498338368 140012651386924 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6276] ppid=6260 vsize=15018968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6263/task/6276/stat : 6276 (java) S 6260 6260 3961 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405291084 15379423232 31851 33554432000 4194304 4196468 140726589214480 140010229590624 140012665702101 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6277] ppid=6260 vsize=15018968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6263/task/6277/stat : 6277 (java) S 6260 6260 3961 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405291084 15379423232 31851 33554432000 4194304 4196468 140726589214480 140011497290544 140012665703042 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
Current children cumulated CPU time: 1.04 s
Current children cumulated vsize: 15132096 KiB
Current children cumulated memory: 128800 KiB

[startup+1.5008 s]
/proc/loadavg: 2.31 2.17 2.06 5/234 6277
/proc/meminfo: memFree=23812804/32770624 swapFree=66901220/67108860
[pid=6260] ppid=6257 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/6260/stat : 6260 (scop.sh) S 6257 6260 3961 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 405291077 115843072 349 33554432000 4194304 5098028 140722391879984 140722391877240 140535009915516 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 8196096 140722391884643 140722391884912 140722391884912 140722391887821 0
/proc/6260/statm: 28282 349 296 221 0 87 0

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

/proc/6263/task/6267/stat : 6267 (java) R 6260 6260 3961 0 -1 4202560 171592 0 0 0 50973 306 0 0 20 0 15 0 405291079 15385792512 3014709 33554432000 4194304 4196468 140726589214480 140012125416152 140012647301732 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6268] ppid=6260 vsize=15025188 memory=12058836 CPUtime=513.89 cores=0,2,4,6
/proc/6263/task/6268/stat : 6268 (java) R 6260 6260 3961 0 -1 4202560 237423 0 0 0 51093 296 0 0 20 0 15 0 405291079 15385792512 3014709 33554432000 4194304 4196468 140726589214480 140012124363528 140012658320103 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6269] ppid=6260 vsize=15025188 memory=624 CPUtime=3.33 cores=0,2,4,6
/proc/6263/task/6269/stat : 6269 (java) S 6260 6260 3961 0 -1 1077944384 244317 0 0 0 318 15 0 0 20 0 15 0 405291081 15385792512 3014709 33554432000 4194304 4196468 140726589214480 140011501499456 140012665702101 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6270] ppid=6260 vsize=15025188 memory=1060 CPUtime=0 cores=0,2,4,6
/proc/6263/task/6270/stat : 6270 (java) S 6260 6260 3961 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 405291081 15385792512 3014709 33554432000 4194304 4196468 140726589214480 140011236222432 140012665702101 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6271] ppid=6260 vsize=15025188 memory=1724 CPUtime=0 cores=0,2,4,6
/proc/6263/task/6271/stat : 6271 (java) S 6260 6260 3961 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 405291081 15385792512 3014709 33554432000 4194304 4196468 140726589214480 140011102000624 140012665702101 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6272] ppid=6260 vsize=15025188 memory=1096 CPUtime=0 cores=0,2,4,6
/proc/6263/task/6272/stat : 6272 (java) S 6260 6260 3961 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405291084 15385792512 3014709 33554432000 4194304 4196468 140726589214480 140010727496400 140012665710491 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6273] ppid=6260 vsize=15025188 memory=1192 CPUtime=4.1 cores=0,2,4,6
/proc/6263/task/6273/stat : 6273 (java) S 6260 6260 3961 0 -1 1077944384 12429 0 0 0 408 2 0 0 20 0 15 0 405291084 15385792512 3014709 33554432000 4194304 4196468 140726589214480 140011500447488 140012665702101 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6274] ppid=6260 vsize=15025188 memory=5940 CPUtime=3.97 cores=0,2,4,6
/proc/6263/task/6274/stat : 6274 (java) S 6260 6260 3961 0 -1 1077944384 8996 0 0 0 395 2 0 0 20 0 15 0 405291084 15385792512 3014709 33554432000 4194304 4196468 140726589214480 140011499395232 140012665702101 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6275] ppid=6260 vsize=15025188 memory=780 CPUtime=1.05 cores=0,2,4,6
/proc/6263/task/6275/stat : 6275 (java) S 6260 6260 3961 0 -1 1077944384 12543 0 0 0 103 2 0 0 20 0 15 0 405291084 15385792512 3014709 33554432000 4194304 4196468 140726589214480 140011498342688 140012665702101 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6276] ppid=6260 vsize=15025188 memory=14008 CPUtime=0 cores=0,2,4,6
/proc/6263/task/6276/stat : 6276 (java) S 6260 6260 3961 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405291084 15385792512 3014709 33554432000 4194304 4196468 140726589214480 140010229590624 140012665702101 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6277] ppid=6260 vsize=15025188 memory=19048 CPUtime=0.41 cores=0,2,4,6
/proc/6263/task/6277/stat : 6277 (java) S 6260 6260 3961 0 -1 1077944384 653 0 0 0 24 17 0 0 20 0 15 0 405291084 15385792512 3014709 33554432000 4194304 4196468 140726589214480 140011497290544 140012665703042 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 20 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
Current children cumulated CPU time: 2520.36 s
Current children cumulated vsize: 15138316 KiB
Current children cumulated memory: 12060232 KiB

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

[startup+981.612 s]
# the end of solver process 6260 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.002384 s, system=0.001125 s

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

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

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

[startup+982.401 s]
/proc/loadavg: 7.05 5.97 4.09 9/226 6438
/proc/meminfo: memFree=604220/32770624 swapFree=66901220/67108860
[pid=6263] ppid=6257 vsize=15025188 memory=12058836 CPUtime=2523.44 cores=0,2,4,6
/proc/6263/stat : 6263 (java) S 6257 6260 3961 0 -1 1077944320 1259824 0 0 0 251104 1240 0 0 20 0 15 0 405291077 15385792512 3014709 33554432000 4194304 4196468 140726589214480 140726589197024 140012665691895 0 0 2 25189581 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
/proc/6263/statm: 3756297 3014709 3307 1 0 3717627 0
[pid=6263/tid=6264] ppid=6257 vsize=15025188 memory=12058836 CPUtime=450.98 cores=0,2,4,6
/proc/6263/task/6264/stat : 6264 (java) S 6257 6260 3961 0 -1 1077944384 54025 0 0 0 45044 54 0 0 20 0 15 0 405291078 15385792512 3014709 33554432000 4194304 4196468 140726589214480 140012637521344 140012665702101 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6265] ppid=6257 vsize=15025188 memory=36628 CPUtime=513.43 cores=0,2,4,6
/proc/6263/task/6265/stat : 6265 (java) R 6257 6260 3961 0 -1 4202560 208347 0 0 0 51059 284 0 0 20 0 15 0 405291079 15385792512 3014709 33554432000 4194304 4196468 140726589214480 140012669933648 140012658320103 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6266] ppid=6257 vsize=15025188 memory=988 CPUtime=517.84 cores=0,2,4,6
/proc/6263/task/6266/stat : 6266 (java) R 6257 6260 3961 0 -1 4202560 308036 0 0 0 51521 263 0 0 20 0 15 0 405291079 15385792512 3014709 33554432000 4194304 4196468 140726589214480 140012445636816 140012658320103 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6267] ppid=6257 vsize=15025188 memory=2016 CPUtime=513.59 cores=0,2,4,6
/proc/6263/task/6267/stat : 6267 (java) R 6257 6260 3961 0 -1 4202560 171702 0 0 0 51053 306 0 0 20 0 15 0 405291079 15385792512 3014709 33554432000 4194304 4196468 140726589214480 140012125416152 140012650688388 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6268] ppid=6257 vsize=15025188 memory=1396 CPUtime=514.63 cores=0,2,4,6
/proc/6263/task/6268/stat : 6268 (java) R 6257 6260 3961 0 -1 4202560 237423 0 0 0 51167 296 0 0 20 0 15 0 405291079 15385792512 3014709 33554432000 4194304 4196468 140726589214480 140012124363528 140012658320103 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6269] ppid=6257 vsize=15025188 memory=3620 CPUtime=3.33 cores=0,2,4,6
/proc/6263/task/6269/stat : 6269 (java) S 6257 6260 3961 0 -1 1077944384 244317 0 0 0 318 15 0 0 20 0 15 0 405291081 15385792512 3014709 33554432000 4194304 4196468 140726589214480 140011501499456 140012665702101 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6270] ppid=6257 vsize=15025188 memory=36628 CPUtime=0 cores=0,2,4,6
/proc/6263/task/6270/stat : 6270 (java) S 6257 6260 3961 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 405291081 15385792512 3014709 33554432000 4194304 4196468 140726589214480 140011236222432 140012665702101 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6271] ppid=6257 vsize=15025188 memory=8112282956445269571 CPUtime=0 cores=0,2,4,6
/proc/6263/task/6271/stat : 6271 (java) S 6257 6260 3961 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 405291081 15385792512 3014709 33554432000 4194304 4196468 140726589214480 140011102000624 140012665702101 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6272] ppid=6257 vsize=15025188 memory=3848 CPUtime=0 cores=0,2,4,6
/proc/6263/task/6272/stat : 6272 (java) S 6257 6260 3961 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 15 0 405291084 15385792512 3014709 33554432000 4194304 4196468 140726589214480 140010727496048 140012665702101 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6273] ppid=6257 vsize=15025188 memory=2908 CPUtime=4.1 cores=0,2,4,6
/proc/6263/task/6273/stat : 6273 (java) S 6257 6260 3961 0 -1 1077944384 12429 0 0 0 408 2 0 0 20 0 15 0 405291084 15385792512 3014709 33554432000 4194304 4196468 140726589214480 140011500447488 140012665702101 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6274] ppid=6257 vsize=15025188 memory=780 CPUtime=3.97 cores=0,2,4,6
/proc/6263/task/6274/stat : 6274 (java) S 6257 6260 3961 0 -1 1077944384 8996 0 0 0 395 2 0 0 20 0 15 0 405291084 15385792512 3014709 33554432000 4194304 4196468 140726589214480 140011499395232 140012665702101 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6275] ppid=6257 vsize=15025188 memory=14008 CPUtime=1.05 cores=0,2,4,6
/proc/6263/task/6275/stat : 6275 (java) S 6257 6260 3961 0 -1 1077944384 12543 0 0 0 103 2 0 0 20 0 15 0 405291084 15385792512 3014709 33554432000 4194304 4196468 140726589214480 140011498342688 140012665702101 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6276] ppid=6257 vsize=15025188 memory=19048 CPUtime=0 cores=0,2,4,6
/proc/6263/task/6276/stat : 6276 (java) S 6257 6260 3961 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405291084 15385792512 3014709 33554432000 4194304 4196468 140726589214480 140010229590624 140012665702101 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6277] ppid=6257 vsize=15025188 memory=6791534058613427641 CPUtime=0.41 cores=0,2,4,6
/proc/6263/task/6277/stat : 6277 (java) S 6257 6260 3961 0 -1 1077944384 653 0 0 0 24 17 0 0 20 0 15 0 405291084 15385792512 3014709 33554432000 4194304 4196468 140726589214480 140011497290544 140012665703042 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 20 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
Current cumulated CPU time of completed processes: 0.003509 s
Current children cumulated CPU time: 2523.44 s
Current children cumulated vsize: 15025188 KiB
Current children cumulated memory: 12058836 KiB

[startup+983.201 s]
/proc/loadavg: 7.05 5.97 4.09 9/226 6438
/proc/meminfo: memFree=604220/32770624 swapFree=66901220/67108860
[pid=6263] ppid=6257 vsize=15025188 memory=12058836 CPUtime=2526.54 cores=0,2,4,6
/proc/6263/stat : 6263 (java) S 6257 6260 3961 0 -1 1077944320 1259906 0 0 0 251413 1241 0 0 20 0 15 0 405291077 15385792512 3014709 33554432000 4194304 4196468 140726589214480 140726589197024 140012665691895 0 0 2 25189581 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
/proc/6263/statm: 3756297 3014709 3307 1 0 3717627 0
[pid=6263/tid=6264] ppid=6257 vsize=15025188 memory=12058836 CPUtime=450.98 cores=0,2,4,6
/proc/6263/task/6264/stat : 6264 (java) S 6257 6260 3961 0 -1 1077944384 54025 0 0 0 45044 54 0 0 20 0 15 0 405291078 15385792512 3014709 33554432000 4194304 4196468 140726589214480 140012637521344 140012665702101 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6265] ppid=6257 vsize=15025188 memory=1060 CPUtime=514.2 cores=0,2,4,6
/proc/6263/task/6265/stat : 6265 (java) R 6257 6260 3961 0 -1 4202560 208347 0 0 0 51136 284 0 0 20 0 15 0 405291079 15385792512 3014709 33554432000 4194304 4196468 140726589214480 140012669933648 140012658320103 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6266] ppid=6257 vsize=15025188 memory=1396 CPUtime=518.61 cores=0,2,4,6
/proc/6263/task/6266/stat : 6266 (java) R 6257 6260 3961 0 -1 4202560 308036 0 0 0 51598 263 0 0 20 0 15 0 405291079 15385792512 3014709 33554432000 4194304 4196468 140726589214480 140012445636816 140012658320103 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6267] ppid=6257 vsize=15025188 memory=6791534058613427641 CPUtime=514.39 cores=0,2,4,6
/proc/6263/task/6267/stat : 6267 (java) R 6257 6260 3961 0 -1 4202560 171784 0 0 0 51133 306 0 0 20 0 15 0 405291079 15385792512 3014709 33554432000 4194304 4196468 140726589214480 140012125416152 140012650392528 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6268] ppid=6257 vsize=15025188 memory=36628 CPUtime=515.4 cores=0,2,4,6
/proc/6263/task/6268/stat : 6268 (java) R 6257 6260 3961 0 -1 4202560 237423 0 0 0 51243 297 0 0 20 0 15 0 405291079 15385792512 3014709 33554432000 4194304 4196468 140726589214480 140012124363528 140012658320103 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6269] ppid=6257 vsize=15025188 memory=988 CPUtime=3.33 cores=0,2,4,6
/proc/6263/task/6269/stat : 6269 (java) S 6257 6260 3961 0 -1 1077944384 244317 0 0 0 318 15 0 0 20 0 15 0 405291081 15385792512 3014709 33554432000 4194304 4196468 140726589214480 140011501499456 140012665702101 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6270] ppid=6257 vsize=15025188 memory=2016 CPUtime=0 cores=0,2,4,6
/proc/6263/task/6270/stat : 6270 (java) S 6257 6260 3961 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 405291081 15385792512 3014709 33554432000 4194304 4196468 140726589214480 140011236222432 140012665702101 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6271] ppid=6257 vsize=15025188 memory=1268 CPUtime=0 cores=0,2,4,6
/proc/6263/task/6271/stat : 6271 (java) S 6257 6260 3961 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 405291081 15385792512 3014709 33554432000 4194304 4196468 140726589214480 140011102000624 140012665702101 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6272] ppid=6257 vsize=15025188 memory=10728 CPUtime=0 cores=0,2,4,6
/proc/6263/task/6272/stat : 6272 (java) S 6257 6260 3961 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 15 0 405291084 15385792512 3014709 33554432000 4194304 4196468 140726589214480 140010727496048 140012665702101 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6273] ppid=6257 vsize=15025188 memory=1552 CPUtime=4.1 cores=0,2,4,6
/proc/6263/task/6273/stat : 6273 (java) S 6257 6260 3961 0 -1 1077944384 12429 0 0 0 408 2 0 0 20 0 15 0 405291084 15385792512 3014709 33554432000 4194304 4196468 140726589214480 140011500447488 140012665702101 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6274] ppid=6257 vsize=15025188 memory=4004 CPUtime=3.97 cores=0,2,4,6
/proc/6263/task/6274/stat : 6274 (java) S 6257 6260 3961 0 -1 1077944384 8996 0 0 0 395 2 0 0 20 0 15 0 405291084 15385792512 3014709 33554432000 4194304 4196468 140726589214480 140011499395232 140012665702101 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6275] ppid=6257 vsize=15025188 memory=2832 CPUtime=1.05 cores=0,2,4,6
/proc/6263/task/6275/stat : 6275 (java) S 6257 6260 3961 0 -1 1077944384 12543 0 0 0 103 2 0 0 20 0 15 0 405291084 15385792512 3014709 33554432000 4194304 4196468 140726589214480 140011498342688 140012665702101 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6276] ppid=6257 vsize=15025188 memory=624 CPUtime=0 cores=0,2,4,6
/proc/6263/task/6276/stat : 6276 (java) S 6257 6260 3961 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405291084 15385792512 3014709 33554432000 4194304 4196468 140726589214480 140010229590624 140012665702101 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6277] ppid=6257 vsize=15025188 memory=1060 CPUtime=0.41 cores=0,2,4,6
/proc/6263/task/6277/stat : 6277 (java) S 6257 6260 3961 0 -1 1077944384 653 0 0 0 24 17 0 0 20 0 15 0 405291084 15385792512 3014709 33554432000 4194304 4196468 140726589214480 140011497290544 140012665703042 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 20 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
Current cumulated CPU time of completed processes: 0.003509 s
Current children cumulated CPU time: 2526.54 s
Current children cumulated vsize: 15025188 KiB
Current children cumulated memory: 12058836 KiB

[startup+983.601 s]
/proc/loadavg: 7.05 5.97 4.09 9/226 6438
/proc/meminfo: memFree=604220/32770624 swapFree=66901220/67108860
[pid=6263] ppid=6257 vsize=15025188 memory=12058836 CPUtime=2528.09 cores=0,2,4,6
/proc/6263/stat : 6263 (java) S 6257 6260 3961 0 -1 1077944320 1259958 0 0 0 251568 1241 0 0 20 0 15 0 405291077 15385792512 3014709 33554432000 4194304 4196468 140726589214480 140726589197024 140012665691895 0 0 2 25189581 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
/proc/6263/statm: 3756297 3014709 3307 1 0 3717627 0
[pid=6263/tid=6264] ppid=6257 vsize=15025188 memory=1448 CPUtime=450.98 cores=0,2,4,6
/proc/6263/task/6264/stat : 6264 (java) S 6257 6260 3961 0 -1 1077944384 54025 0 0 0 45044 54 0 0 20 0 15 0 405291078 15385792512 3014709 33554432000 4194304 4196468 140726589214480 140012637521344 140012665702101 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6265] ppid=6257 vsize=15025188 memory=1748 CPUtime=514.58 cores=0,2,4,6
/proc/6263/task/6265/stat : 6265 (java) R 6257 6260 3961 0 -1 4202560 208347 0 0 0 51174 284 0 0 20 0 15 0 405291079 15385792512 3014709 33554432000 4194304 4196468 140726589214480 140012669933648 140012658320103 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6266] ppid=6257 vsize=15025188 memory=111632 CPUtime=518.99 cores=0,2,4,6
/proc/6263/task/6266/stat : 6266 (java) R 6257 6260 3961 0 -1 4202560 308036 0 0 0 51636 263 0 0 20 0 15 0 405291079 15385792512 3014709 33554432000 4194304 4196468 140726589214480 140012445636816 140012658320103 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6267] ppid=6257 vsize=15025188 memory=6791534058613427641 CPUtime=514.79 cores=0,2,4,6
/proc/6263/task/6267/stat : 6267 (java) R 6257 6260 3961 0 -1 4202560 171836 0 0 0 51173 306 0 0 20 0 15 0 405291079 15385792512 3014709 33554432000 4194304 4196468 140726589214480 140012125416152 140012650681373 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6268] ppid=6257 vsize=15025188 memory=1724 CPUtime=515.78 cores=0,2,4,6
/proc/6263/task/6268/stat : 6268 (java) R 6257 6260 3961 0 -1 4202560 237423 0 0 0 51281 297 0 0 20 0 15 0 405291079 15385792512 3014709 33554432000 4194304 4196468 140726589214480 140012124363528 140012658320103 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6269] ppid=6257 vsize=15025188 memory=1096 CPUtime=3.33 cores=0,2,4,6
/proc/6263/task/6269/stat : 6269 (java) S 6257 6260 3961 0 -1 1077944384 244317 0 0 0 318 15 0 0 20 0 15 0 405291081 15385792512 3014709 33554432000 4194304 4196468 140726589214480 140011501499456 140012665702101 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6270] ppid=6257 vsize=15025188 memory=1192 CPUtime=0 cores=0,2,4,6
/proc/6263/task/6270/stat : 6270 (java) S 6257 6260 3961 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 405291081 15385792512 3014709 33554432000 4194304 4196468 140726589214480 140011236222432 140012665702101 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6271] ppid=6257 vsize=15025188 memory=5940 CPUtime=0 cores=0,2,4,6
/proc/6263/task/6271/stat : 6271 (java) S 6257 6260 3961 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 405291081 15385792512 3014709 33554432000 4194304 4196468 140726589214480 140011102000624 140012665702101 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6272] ppid=6257 vsize=15025188 memory=780 CPUtime=0 cores=0,2,4,6
/proc/6263/task/6272/stat : 6272 (java) S 6257 6260 3961 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 15 0 405291084 15385792512 3014709 33554432000 4194304 4196468 140726589214480 140010727496048 140012665702101 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6273] ppid=6257 vsize=15025188 memory=14008 CPUtime=4.1 cores=0,2,4,6
/proc/6263/task/6273/stat : 6273 (java) S 6257 6260 3961 0 -1 1077944384 12429 0 0 0 408 2 0 0 20 0 15 0 405291084 15385792512 3014709 33554432000 4194304 4196468 140726589214480 140011500447488 140012665702101 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6274] ppid=6257 vsize=15025188 memory=19048 CPUtime=3.97 cores=0,2,4,6
/proc/6263/task/6274/stat : 6274 (java) S 6257 6260 3961 0 -1 1077944384 8996 0 0 0 395 2 0 0 20 0 15 0 405291084 15385792512 3014709 33554432000 4194304 4196468 140726589214480 140011499395232 140012665702101 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6275] ppid=6257 vsize=15025188 memory=2116 CPUtime=1.05 cores=0,2,4,6
/proc/6263/task/6275/stat : 6275 (java) S 6257 6260 3961 0 -1 1077944384 12543 0 0 0 103 2 0 0 20 0 15 0 405291084 15385792512 3014709 33554432000 4194304 4196468 140726589214480 140011498342688 140012665702101 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6276] ppid=6257 vsize=15025188 memory=12024 CPUtime=0 cores=0,2,4,6
/proc/6263/task/6276/stat : 6276 (java) S 6257 6260 3961 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405291084 15385792512 3014709 33554432000 4194304 4196468 140726589214480 140010229590624 140012665702101 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
[pid=6263/tid=6277] ppid=6257 vsize=15025188 memory=1560 CPUtime=0.42 cores=0,2,4,6
/proc/6263/task/6277/stat : 6277 (java) S 6257 6260 3961 0 -1 1077944384 653 0 0 0 25 17 0 0 20 0 15 0 405291084 15385792512 3014709 33554432000 4194304 4196468 140726589214480 140011497290544 140012665703042 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 20 0 0 6293624 6294260 35758080 140726589223722 140726589224090 140726589224090 140726589226959 0
Current cumulated CPU time of completed processes: 0.003509 s
Current children cumulated CPU time: 2528.09 s
Current children cumulated vsize: 15025188 KiB
Current children cumulated memory: 12058836 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 983.677
CPU time (s): 2528.19
CPU user time (s): 2515.7
CPU system time (s): 12.4925
CPU usage (%): 257.014
Max. virtual memory (cumulated for all children) (KiB): 15138316
Max. memory (cumulated for all children) (KiB): 12060232

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2515.7
system time used= 12.4925
maximum resident set size= 12059096
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1261070
page faults= 0
swaps= 0
block input operations= 8
block output operations= 1200
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 64091
involuntary context switches= 75377


# summary of solver processes directly reported to runsolver:
#   pid: 6260,6263
#   total CPU time (s): 2528.19
#   total CPU user time (s): 2515.7
#   total CPU system time (s): 12.4925

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.32817 second user time and 9.587 second system time

The end

Launcher Data

Begin job on node139 at 2019-09-12 14:12:16
IDJOB=4387786
IDBENCH=125859
IDSOLVER=2826
FILE ID=node139/4387786-1568290236
RUNJOBID= node139-1568287468-5189
PBS_JOBID= 21701070
Free space on /tmp= 53092 MiB

SOLVER NAME= Fun-sCOP hybrid+CryptoMiniSat (2019-06-15)
BENCH NAME= XCSP17/QRandom/QRandom-bdd-15-21-2/bdd-15-21-2-2713-79-15.xml
COMMAND LINE= DIR/scop.sh 11g DIR/scop.jar -hybrid DIR/cryptominisat5 default TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4387786-1568290236/watcher-4387786-1568290236 -o /tmp/evaluation-result-4387786-1568290236/solver-4387786-1568290236 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node139-1568287468-5189 --watchdog 2580  HOME/scop.sh 11g HOME/scop.jar -hybrid HOME/cryptominisat5 default HOME HOME/instance-4387786-1568290236.xml

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

MD5SUM BENCH= 1cb2c7d0d6cb70a3feacaee85115a742
RANDOM SEED=1643559897

node139.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.57
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.57
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.57
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.57
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:        23981716 kB
MemAvailable:   31634108 kB
Buffers:           89452 kB
Cached:          7743140 kB
SwapCached:       105708 kB
Active:           948928 kB
Inactive:        7119752 kB
Active(anon):     131472 kB
Inactive(anon):   145700 kB
Active(file):     817456 kB
Inactive(file):  6974052 kB
Unevictable:      108300 kB
Mlocked:          108300 kB
SwapTotal:      67108860 kB
SwapFree:       66901220 kB
Dirty:             20984 kB
Writeback:             0 kB
AnonPages:        240236 kB
Mapped:            55288 kB
Shmem:             32160 kB
Slab:             318012 kB
SReclaimable:     289344 kB
SUnreclaim:        28668 kB
KernelStack:        3792 kB
PageTables:         6016 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5978388 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    120832 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 53104 MiB
End job on node139 at 2019-09-12 14:28:40