Trace number 4387788

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.07 993.064

General information on the benchmark

NameQRandom/
QRandom-bdd-15-21-2/bdd-15-21-2-2713-79-06.xml
MD5SUM1db35719a72b9401cb48f365dc7349f7
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 benchmark21.6676
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 degree1893
Maximum variable degree1975
Distribution of variable degrees[{"degree":1893,"count":1},{"degree":1905,"count":1},{"degree":1910,"count":2},{"degree":1918,"count":1},{"degree":1921,"count":1},{"degree":1923,"count":1},{"degree":1926,"count":1},{"degree":1933,"count":1},{"degree":1942,"count":1},{"degree":1943,"count":1},{"degree":1944,"count":1},{"degree":1947,"count":2},{"degree":1952,"count":1},{"degree":1956,"count":1},{"degree":1957,"count":1},{"degree":1961,"count":1},{"degree":1962,"count":1},{"degree":1970,"count":1},{"degree":1975,"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 -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-7614-serial-file.bin HOME/instance-4387788-1568290084.xml
0.65/0.53	
0.65/0.53	Fun-sCOP order+glueminisat-simp-2.2.10-193oa-n-release (2019-06-15)
0.65/0.53	
0.65/0.56	c BEGIN-Prog: Thu Sep 12 14:07:25 CEST 2019
0.65/0.56	c PID: 7617
0.65/0.56	c IP: 172.20.3.127
0.65/0.56	c HOST: node127.alineos.net
0.65/0.57	c (0,0) Parsing Begin
3.39/1.43	c (0,0) Parsing End
3.39/1.44	c (0,0) CSP: 0 int (0 aux), 21 bool (0 aux), 2713 ctr, max domain size 2
3.39/1.44	c (0,0) Heap : 281 MiB used (max 10795 MiB), NonHeap : 21 MiB used (max 0 MiB)
3.39/1.44	c (0,0) Constraint Name Generate Begin
3.39/1.47	c (0,0) Ctr:HOME/instance-4387788-1568290084.xml,ExtensionSupport:Var
3.39/1.47	c (0,0) Constraint Name Generate End
3.39/1.47	c (0,0) Heap : 281 MiB used (max 10795 MiB), NonHeap : 21 MiB used (max 0 MiB)
3.39/1.47	c (0,0) CSP to CSPinCNF Begin
288.66/247.39	c (246,235) translated 272 (10%) constraints
2520.27/991.02	c (scop.sh) Receiving Signal. Removing all intermediate files.
2520.27/991.02	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 (8853 MiB free)
  memory of node 1: 16384 MiB (9251 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4387788-1568290084/watcher-4387788-1568290084 -o /tmp/evaluation-result-4387788-1568290084/solver-4387788-1568290084 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1568286090-6277 --watchdog 2580 HOME/scop.sh 11g HOME/scop.jar -order HOME/glueminisat-simp-2.2.10-193oa-n-release -model:-verb=3:-elim-cl=5000000:-native-oa HOME HOME/instance-4387788-1568290084.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=7614, runsolver pid=7611
Current StackSize limit: 8192 KiB


[startup+0.100135 s]*
/proc/loadavg: 2.00 2.23 2.45 4/235 7631
/proc/meminfo: memFree=18479560/32770624 swapFree=66998516/67108860
[pid=7614] ppid=7611 vsize=113128 memory=1392 CPUtime=0 cores=1,3,5,7
/proc/7614/stat : 7614 (scop.sh) S 7611 7614 4978 0 -1 4202496 554 321 0 0 0 0 0 0 20 0 1 0 405277276 115843072 348 33554432000 4194304 5098028 140722563505088 140722563502344 140105589338748 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 26931200 140722563506984 140722563507312 140722563507312 140722563510221 0
/proc/7614/statm: 28282 348 296 221 0 87 0
[pid=7617] ppid=7614 vsize=15014680 memory=74292 CPUtime=0.11 cores=1,3,5,7
/proc/7617/stat : 7617 (java) S 7614 7614 4978 0 -1 1077944320 7337 0 0 0 9 2 0 0 20 0 15 0 405277276 15375032320 18573 33554432000 4194304 4196468 140722013322928 140722013305472 140519489167095 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
/proc/7617/statm: 3753670 18573 2890 1 0 3716075 0
[pid=7617/tid=7618] ppid=7614 vsize=15016308 memory=576460756329985062 CPUtime=0.09 cores=1,3,5,7
/proc/7617/task/7618/stat : 7618 (java) R 7614 7614 4978 0 -1 4202560 5543 0 0 0 7 2 0 0 20 0 15 0 405277277 15376699392 18969 33554432000 4194304 4196468 140722013322928 140519460951344 140519481846813 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7619] ppid=7614 vsize=15016308 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7617/task/7619/stat : 7619 (java) S 7614 7614 4978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405277278 15376699392 19035 33554432000 4194304 4196468 140722013322928 140519493409808 140519489177301 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7620] ppid=7614 vsize=15016308 memory=14831103706543768 CPUtime=0 cores=1,3,5,7
/proc/7617/task/7620/stat : 7620 (java) S 7614 7614 4978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405277278 15376699392 19035 33554432000 4194304 4196468 140722013322928 140518949727376 140519489177301 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7621] ppid=7614 vsize=15016308 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7617/task/7621/stat : 7621 (java) S 7614 7614 4978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405277278 15376699392 19035 33554432000 4194304 4196468 140722013322928 140518948674320 140519489177301 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7622] ppid=7614 vsize=15016308 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7617/task/7622/stat : 7622 (java) S 7614 7614 4978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405277278 15376699392 19035 33554432000 4194304 4196468 140722013322928 140518947621776 140519489177301 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7623] ppid=7614 vsize=15016308 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7617/task/7623/stat : 7623 (java) S 7614 7614 4978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405277280 15376699392 19035 33554432000 4194304 4196468 140722013322928 140518526843120 140519489178242 0 0 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7624] ppid=7614 vsize=15016308 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7617/task/7624/stat : 7624 (java) S 7614 7614 4978 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405277280 15376699392 19035 33554432000 4194304 4196468 140722013322928 140518042363040 140519489177301 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7625] ppid=7614 vsize=15016308 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7617/task/7625/stat : 7625 (java) S 7614 7614 4978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405277280 15376699392 19035 33554432000 4194304 4196468 140722013322928 140517773927152 140519489177301 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7626] ppid=7614 vsize=15016308 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7617/task/7626/stat : 7626 (java) S 7614 7614 4978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405277283 15376699392 19035 33554432000 4194304 4196468 140722013322928 140517399418832 140519489185691 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7627] ppid=7614 vsize=15016308 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7617/task/7627/stat : 7627 (java) S 7614 7614 4978 0 -1 1077944384 300 0 0 0 0 0 0 0 20 0 15 0 405277283 15376699392 19035 33554432000 4194304 4196468 140722013322928 140518525790960 140519489178242 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7628] ppid=7614 vsize=15016308 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7617/task/7628/stat : 7628 (java) S 7614 7614 4978 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 15 0 405277283 15376699392 19035 33554432000 4194304 4196468 140722013322928 140518524738416 140519489178242 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7629] ppid=7614 vsize=15016308 memory=140295996585600 CPUtime=0.01 cores=1,3,5,7
/proc/7617/task/7629/stat : 7629 (java) S 7614 7614 4978 0 -1 1077944384 470 0 0 0 1 0 0 0 20 0 15 0 405277283 15376699392 19035 33554432000 4194304 4196468 140722013322928 140518523685360 140519489178242 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7630] ppid=7614 vsize=15016308 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7617/task/7630/stat : 7630 (java) S 7614 7614 4978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405277283 15376699392 19035 33554432000 4194304 4196468 140722013322928 140516901514080 140519489177301 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7631] ppid=7614 vsize=15016308 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7617/task/7631/stat : 7631 (java) S 7614 7614 4978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405277283 15376699392 19035 33554432000 4194304 4196468 140722013322928 140518522632752 140519489178242 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15127808 KiB
Current children cumulated memory: 75684 KiB

[startup+0.211581 s]*
/proc/loadavg: 2.00 2.23 2.45 3/235 7631
/proc/meminfo: memFree=18463276/32770624 swapFree=66998516/67108860
[pid=7614] ppid=7611 vsize=113128 memory=1392 CPUtime=0 cores=1,3,5,7
/proc/7614/stat : 7614 (scop.sh) S 7611 7614 4978 0 -1 4202496 554 321 0 0 0 0 0 0 20 0 1 0 405277276 115843072 348 33554432000 4194304 5098028 140722563505088 140722563502344 140105589338748 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 26931200 140722563506984 140722563507312 140722563507312 140722563510221 0
/proc/7614/statm: 28282 348 296 221 0 87 0
[pid=7617] ppid=7614 vsize=15012696 memory=85672 CPUtime=0.25 cores=1,3,5,7
/proc/7617/stat : 7617 (java) S 7614 7614 4978 0 -1 1077944320 11493 0 0 0 21 4 0 0 20 0 15 0 405277276 15373000704 21418 33554432000 4194304 4196468 140722013322928 140722013305472 140519489167095 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
/proc/7617/statm: 3753174 21418 2956 1 0 3715579 0
[pid=7617/tid=7618] ppid=7614 vsize=15012696 memory=7022364632946311227 CPUtime=0.2 cores=1,3,5,7
/proc/7617/task/7618/stat : 7618 (java) R 7614 7614 4978 0 -1 4202560 9204 0 0 0 17 3 0 0 20 0 15 0 405277277 15373000704 21418 33554432000 4194304 4196468 140722013322928 140519460982736 140519489188442 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7619] ppid=7614 vsize=15012696 memory=547 CPUtime=0 cores=1,3,5,7
/proc/7617/task/7619/stat : 7619 (java) S 7614 7614 4978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405277278 15373000704 21418 33554432000 4194304 4196468 140722013322928 140519493409808 140519489177301 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7620] ppid=7614 vsize=15012696 memory=140295996593838 CPUtime=0 cores=1,3,5,7
/proc/7617/task/7620/stat : 7620 (java) S 7614 7614 4978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405277278 15373000704 21418 33554432000 4194304 4196468 140722013322928 140518949727376 140519489177301 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7621] ppid=7614 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7617/task/7621/stat : 7621 (java) S 7614 7614 4978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405277278 15373000704 21418 33554432000 4194304 4196468 140722013322928 140518948674320 140519489177301 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7622] ppid=7614 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7617/task/7622/stat : 7622 (java) S 7614 7614 4978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405277278 15373000704 21418 33554432000 4194304 4196468 140722013322928 140518947621776 140519489177301 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7623] ppid=7614 vsize=15012696 memory=140295996585600 CPUtime=0 cores=1,3,5,7
/proc/7617/task/7623/stat : 7623 (java) S 7614 7614 4978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405277280 15373000704 21418 33554432000 4194304 4196468 140722013322928 140518526843120 140519489178242 0 0 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7624] ppid=7614 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7617/task/7624/stat : 7624 (java) S 7614 7614 4978 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405277280 15373000704 21418 33554432000 4194304 4196468 140722013322928 140518042363040 140519489177301 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7625] ppid=7614 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7617/task/7625/stat : 7625 (java) S 7614 7614 4978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405277280 15373000704 21418 33554432000 4194304 4196468 140722013322928 140517773927152 140519489177301 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7626] ppid=7614 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7617/task/7626/stat : 7626 (java) S 7614 7614 4978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405277283 15373000704 21418 33554432000 4194304 4196468 140722013322928 140517399418832 140519489185691 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7627] ppid=7614 vsize=15012696 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/7617/task/7627/stat : 7627 (java) S 7614 7614 4978 0 -1 1077944384 311 0 0 0 1 0 0 0 20 0 15 0 405277283 15373000704 21418 33554432000 4194304 4196468 140722013322928 140518525790960 140519489178242 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7628] ppid=7614 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7617/task/7628/stat : 7628 (java) S 7614 7614 4978 0 -1 1077944384 156 0 0 0 0 0 0 0 20 0 15 0 405277283 15373000704 21418 33554432000 4194304 4196468 140722013322928 140518524738416 140519489178242 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7629] ppid=7614 vsize=15012696 memory=140295996585600 CPUtime=0.02 cores=1,3,5,7
/proc/7617/task/7629/stat : 7629 (java) R 7614 7614 4978 0 -1 4202560 496 0 0 0 2 0 0 0 20 0 15 0 405277283 15373000704 21418 33554432000 4194304 4196468 140722013322928 140518523685360 140519467299814 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7630] ppid=7614 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7617/task/7630/stat : 7630 (java) S 7614 7614 4978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405277283 15373000704 21418 33554432000 4194304 4196468 140722013322928 140516901514080 140519489177301 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7631] ppid=7614 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7617/task/7631/stat : 7631 (java) S 7614 7614 4978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405277283 15373000704 21418 33554432000 4194304 4196468 140722013322928 140518522632752 140519489178242 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 87064 KiB

[startup+0.310714 s]*
/proc/loadavg: 2.00 2.23 2.45 3/235 7631
/proc/meminfo: memFree=18460240/32770624 swapFree=66998516/67108860
[pid=7614] ppid=7611 vsize=113128 memory=1392 CPUtime=0 cores=1,3,5,7
/proc/7614/stat : 7614 (scop.sh) S 7611 7614 4978 0 -1 4202496 554 321 0 0 0 0 0 0 20 0 1 0 405277276 115843072 348 33554432000 4194304 5098028 140722563505088 140722563502344 140105589338748 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 26931200 140722563506984 140722563507312 140722563507312 140722563510221 0
/proc/7614/statm: 28282 348 296 221 0 87 0
[pid=7617] ppid=7614 vsize=15012696 memory=90040 CPUtime=0.42 cores=1,3,5,7
/proc/7617/stat : 7617 (java) S 7614 7614 4978 0 -1 1077944320 12560 0 0 0 38 4 0 0 20 0 15 0 405277276 15373000704 22510 33554432000 4194304 4196468 140722013322928 140722013305472 140519489167095 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
/proc/7617/statm: 3753174 22510 3036 1 0 3715579 0
[pid=7617/tid=7618] ppid=7614 vsize=15012696 memory=8317482817917895235 CPUtime=0.29 cores=1,3,5,7
/proc/7617/task/7618/stat : 7618 (java) R 7614 7614 4978 0 -1 4202560 10066 0 0 0 26 3 0 0 20 0 15 0 405277277 15373000704 22510 33554432000 4194304 4196468 140722013322928 140519460950112 140519474332734 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7619] ppid=7614 vsize=15012696 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/7617/task/7619/stat : 7619 (java) S 7614 7614 4978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405277278 15373000704 22510 33554432000 4194304 4196468 140722013322928 140519493409808 140519489177301 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7620] ppid=7614 vsize=15012696 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/7617/task/7620/stat : 7620 (java) S 7614 7614 4978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405277278 15373000704 22510 33554432000 4194304 4196468 140722013322928 140518949727376 140519489177301 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7621] ppid=7614 vsize=15012696 memory=8562125494162282060 CPUtime=0 cores=1,3,5,7
/proc/7617/task/7621/stat : 7621 (java) S 7614 7614 4978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405277278 15373000704 22510 33554432000 4194304 4196468 140722013322928 140518948674320 140519489177301 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7622] ppid=7614 vsize=15012696 memory=6933954179156714387 CPUtime=0 cores=1,3,5,7
/proc/7617/task/7622/stat : 7622 (java) S 7614 7614 4978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405277278 15373000704 22510 33554432000 4194304 4196468 140722013322928 140518947621776 140519489177301 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7623] ppid=7614 vsize=15012696 memory=7684433391216329786 CPUtime=0 cores=1,3,5,7
/proc/7617/task/7623/stat : 7623 (java) S 7614 7614 4978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405277280 15373000704 22510 33554432000 4194304 4196468 140722013322928 140518526843120 140519489178242 0 0 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7624] ppid=7614 vsize=15012696 memory=-9062862659931694204 CPUtime=0 cores=1,3,5,7
/proc/7617/task/7624/stat : 7624 (java) S 7614 7614 4978 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405277280 15373000704 22510 33554432000 4194304 4196468 140722013322928 140518042363040 140519489177301 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7625] ppid=7614 vsize=15012696 memory=3047711566422646390 CPUtime=0 cores=1,3,5,7
/proc/7617/task/7625/stat : 7625 (java) S 7614 7614 4978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405277280 15373000704 22510 33554432000 4194304 4196468 140722013322928 140517773927152 140519489177301 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7626] ppid=7614 vsize=15012696 memory=-8412656567168561567 CPUtime=0 cores=1,3,5,7
/proc/7617/task/7626/stat : 7626 (java) S 7614 7614 4978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405277283 15373000704 22510 33554432000 4194304 4196468 140722013322928 140517399418832 140519489185691 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7627] ppid=7614 vsize=15012696 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/7617/task/7627/stat : 7627 (java) S 7614 7614 4978 0 -1 1077944384 360 0 0 0 2 0 0 0 20 0 15 0 405277283 15373000704 22510 33554432000 4194304 4196468 140722013322928 140518525790960 140519489178242 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7628] ppid=7614 vsize=15012696 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/7617/task/7628/stat : 7628 (java) S 7614 7614 4978 0 -1 1077944384 257 0 0 0 3 0 0 0 20 0 15 0 405277283 15373000704 22510 33554432000 4194304 4196468 140722013322928 140518524738416 140519489178242 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7629] ppid=7614 vsize=15012696 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/7617/task/7629/stat : 7629 (java) S 7614 7614 4978 0 -1 1077944384 543 0 0 0 7 0 0 0 20 0 15 0 405277283 15373000704 22510 33554432000 4194304 4196468 140722013322928 140518523685360 140519489178242 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7630] ppid=7614 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7617/task/7630/stat : 7630 (java) S 7614 7614 4978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405277283 15373000704 22510 33554432000 4194304 4196468 140722013322928 140516901514080 140519489177301 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7631] ppid=7614 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7617/task/7631/stat : 7631 (java) S 7614 7614 4978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405277283 15373000704 22510 33554432000 4194304 4196468 140722013322928 140518522632752 140519489178242 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 91432 KiB

[startup+0.701583 s]
/proc/loadavg: 2.00 2.23 2.45 3/235 7631
/proc/meminfo: memFree=18435932/32770624 swapFree=66998516/67108860
[pid=7614] ppid=7611 vsize=113128 memory=1392 CPUtime=0 cores=1,3,5,7
/proc/7614/stat : 7614 (scop.sh) S 7611 7614 4978 0 -1 4202496 554 321 0 0 0 0 0 0 20 0 1 0 405277276 115843072 348 33554432000 4194304 5098028 140722563505088 140722563502344 140105589338748 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 26931200 140722563506984 140722563507312 140722563507312 140722563510221 0
/proc/7614/statm: 28282 348 296 221 0 87 0
[pid=7617] ppid=7614 vsize=15018968 memory=129424 CPUtime=1.01 cores=1,3,5,7
/proc/7617/stat : 7617 (java) S 7614 7614 4978 0 -1 1077944320 20109 0 0 0 94 7 0 0 20 0 15 0 405277276 15379423232 32356 33554432000 4194304 4196468 140722013322928 140722013305472 140519489167095 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
/proc/7617/statm: 3754742 32356 3182 1 0 3716091 0
[pid=7617/tid=7618] ppid=7614 vsize=15018968 memory=1204 CPUtime=0.67 cores=1,3,5,7
/proc/7617/task/7618/stat : 7618 (java) R 7614 7614 4978 0 -1 4202560 17150 0 0 0 61 6 0 0 20 0 15 0 405277277 15379423232 32356 33554432000 4194304 4196468 140722013322928 140519461004896 140518992253228 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7619] ppid=7614 vsize=15018968 memory=1536 CPUtime=0 cores=1,3,5,7
/proc/7617/task/7619/stat : 7619 (java) S 7614 7614 4978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405277278 15379423232 32356 33554432000 4194304 4196468 140722013322928 140519493409808 140519489177301 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7620] ppid=7614 vsize=15018968 memory=9592 CPUtime=0 cores=1,3,5,7
/proc/7617/task/7620/stat : 7620 (java) S 7614 7614 4978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405277278 15379423232 32356 33554432000 4194304 4196468 140722013322928 140518949727376 140519489177301 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7621] ppid=7614 vsize=15018968 memory=2828 CPUtime=0 cores=1,3,5,7
/proc/7617/task/7621/stat : 7621 (java) S 7614 7614 4978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405277278 15379423232 32356 33554432000 4194304 4196468 140722013322928 140518948674320 140519489177301 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7622] ppid=7614 vsize=15018968 memory=780 CPUtime=0 cores=1,3,5,7
/proc/7617/task/7622/stat : 7622 (java) S 7614 7614 4978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405277278 15379423232 32356 33554432000 4194304 4196468 140722013322928 140518947621776 140519489177301 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7623] ppid=7614 vsize=15018968 memory=620 CPUtime=0 cores=1,3,5,7
/proc/7617/task/7623/stat : 7623 (java) S 7614 7614 4978 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 405277280 15379423232 32356 33554432000 4194304 4196468 140722013322928 140518526843120 140519489178242 0 0 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7624] ppid=7614 vsize=15018968 memory=1712 CPUtime=0 cores=1,3,5,7
/proc/7617/task/7624/stat : 7624 (java) S 7614 7614 4978 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405277280 15379423232 32356 33554432000 4194304 4196468 140722013322928 140518042363040 140519489177301 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7625] ppid=7614 vsize=15018968 memory=1052 CPUtime=0 cores=1,3,5,7
/proc/7617/task/7625/stat : 7625 (java) S 7614 7614 4978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405277280 15379423232 32356 33554432000 4194304 4196468 140722013322928 140517773927152 140519489177301 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7626] ppid=7614 vsize=15018968 memory=5900 CPUtime=0 cores=1,3,5,7
/proc/7617/task/7626/stat : 7626 (java) S 7614 7614 4978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405277283 15379423232 32356 33554432000 4194304 4196468 140722013322928 140517399418832 140519489185691 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7627] ppid=7614 vsize=15018968 memory=14012 CPUtime=0.08 cores=1,3,5,7
/proc/7617/task/7627/stat : 7627 (java) R 7614 7614 4978 0 -1 4202560 555 0 0 0 8 0 0 0 20 0 15 0 405277283 15379423232 32356 33554432000 4194304 4196468 140722013322928 140518525790960 140519469803028 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7628] ppid=7614 vsize=15018968 memory=2116 CPUtime=0.09 cores=1,3,5,7
/proc/7617/task/7628/stat : 7628 (java) R 7614 7614 4978 0 -1 4202560 455 0 0 0 9 0 0 0 20 0 15 0 405277283 15379423232 32356 33554432000 4194304 4196468 140722013322928 140518524738416 140519472642242 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7629] ppid=7614 vsize=15018968 memory=20440 CPUtime=0.15 cores=1,3,5,7
/proc/7617/task/7629/stat : 7629 (java) R 7614 7614 4978 0 -1 4202560 612 0 0 0 15 0 0 0 20 0 15 0 405277283 15379423232 32356 33554432000 4194304 4196468 140722013322928 140518523682536 140519467831936 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7630] ppid=7614 vsize=15018968 memory=3472323897372781695 CPUtime=0 cores=1,3,5,7
/proc/7617/task/7630/stat : 7630 (java) S 7614 7614 4978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405277283 15379423232 32356 33554432000 4194304 4196468 140722013322928 140516901514080 140519489177301 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7631] ppid=7614 vsize=15018968 memory=140295844956016 CPUtime=0 cores=1,3,5,7
/proc/7617/task/7631/stat : 7631 (java) S 7614 7614 4978 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405277283 15379423232 32356 33554432000 4194304 4196468 140722013322928 140518522632752 140519489178242 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
Current children cumulated CPU time: 1.01 s
Current children cumulated vsize: 15132096 KiB
Current children cumulated memory: 130816 KiB

[startup+1.50086 s]
/proc/loadavg: 2.00 2.23 2.45 5/235 7631
/proc/meminfo: memFree=18373164/32770624 swapFree=66998516/67108860
[pid=7614] ppid=7611 vsize=113128 memory=1392 CPUtime=0 cores=1,3,5,7
/proc/7614/stat : 7614 (scop.sh) S 7611 7614 4978 0 -1 4202496 554 321 0 0 0 0 0 0 20 0 1 0 405277276 115843072 348 33554432000 4194304 5098028 140722563505088 140722563502344 140105589338748 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 26931200 140722563506984 140722563507312 140722563507312 140722563510221 0
/proc/7614/statm: 28282 348 296 221 0 87 0

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

/proc/7617/task/7621/stat : 7621 (java) R 7614 7614 4978 0 -1 4202560 21266 0 0 0 50638 284 0 0 20 0 15 0 405277278 15385792512 3015655 33554432000 4194304 4196468 140722013322928 140518948674208 140519473867127 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7622] ppid=7614 vsize=15025188 memory=1536 CPUtime=511.59 cores=1,3,5,7
/proc/7617/task/7622/stat : 7622 (java) R 7614 7614 4978 0 -1 4202560 26196 0 0 0 50901 258 0 0 20 0 15 0 405277278 15385792512 3015655 33554432000 4194304 4196468 140722013322928 140518947621896 140519481795303 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7623] ppid=7614 vsize=15025188 memory=9592 CPUtime=3.68 cores=1,3,5,7
/proc/7617/task/7623/stat : 7623 (java) S 7614 7614 4978 0 -1 1077944384 78491 0 0 0 364 4 0 0 20 0 15 0 405277280 15385792512 3015655 33554432000 4194304 4196468 140722013322928 140518526841664 140519489177301 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7624] ppid=7614 vsize=15025188 memory=2828 CPUtime=0 cores=1,3,5,7
/proc/7617/task/7624/stat : 7624 (java) S 7614 7614 4978 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 405277280 15385792512 3015655 33554432000 4194304 4196468 140722013322928 140518042363104 140519489177301 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7625] ppid=7614 vsize=15025188 memory=780 CPUtime=0 cores=1,3,5,7
/proc/7617/task/7625/stat : 7625 (java) S 7614 7614 4978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405277280 15385792512 3015655 33554432000 4194304 4196468 140722013322928 140517773927152 140519489177301 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7626] ppid=7614 vsize=15025188 memory=620 CPUtime=0 cores=1,3,5,7
/proc/7617/task/7626/stat : 7626 (java) S 7614 7614 4978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405277283 15385792512 3015655 33554432000 4194304 4196468 140722013322928 140517399418832 140519489185691 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7627] ppid=7614 vsize=15025188 memory=1712 CPUtime=3.86 cores=1,3,5,7
/proc/7617/task/7627/stat : 7627 (java) S 7614 7614 4978 0 -1 1077944384 13125 0 0 0 385 1 0 0 20 0 15 0 405277283 15385792512 3015655 33554432000 4194304 4196468 140722013322928 140518525791008 140519489177301 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7628] ppid=7614 vsize=15025188 memory=1052 CPUtime=4.09 cores=1,3,5,7
/proc/7617/task/7628/stat : 7628 (java) S 7614 7614 4978 0 -1 1077944384 9717 0 0 0 407 2 0 0 20 0 15 0 405277283 15385792512 3015655 33554432000 4194304 4196468 140722013322928 140518524738464 140519489177301 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7629] ppid=7614 vsize=15025188 memory=5900 CPUtime=1.12 cores=1,3,5,7
/proc/7617/task/7629/stat : 7629 (java) S 7614 7614 4978 0 -1 1077944384 11545 0 0 0 108 4 0 0 20 0 15 0 405277283 15385792512 3015655 33554432000 4194304 4196468 140722013322928 140518523685120 140519489177301 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7630] ppid=7614 vsize=15025188 memory=14012 CPUtime=0 cores=1,3,5,7
/proc/7617/task/7630/stat : 7630 (java) S 7614 7614 4978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405277283 15385792512 3015655 33554432000 4194304 4196468 140722013322928 140516901514080 140519489177301 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7631] ppid=7614 vsize=15025188 memory=2116 CPUtime=0.49 cores=1,3,5,7
/proc/7617/task/7631/stat : 7631 (java) S 7614 7614 4978 0 -1 1077944384 684 0 0 0 26 23 0 0 20 0 15 0 405277283 15385792512 3015655 33554432000 4194304 4196468 140722013322928 140518522632752 140519489178242 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
Current children cumulated CPU time: 2520.27 s
Current children cumulated vsize: 15138316 KiB
Current children cumulated memory: 12064012 KiB

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

[startup+991.021 s]
# the end of solver process 7614 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.001561 s, system=0.001794 s

Sending SIGKILL to process tree (bottom up)

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

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

[startup+992.001 s]*
/proc/loadavg: 4.83 4.12 3.25 6/234 7724
/proc/meminfo: memFree=6460292/32770624 swapFree=66998516/67108860
[pid=7617] ppid=7611 vsize=15025188 memory=12062620 CPUtime=2524.13 cores=1,3,5,7
/proc/7617/stat : 7617 (java) S 7611 7614 4978 0 -1 1077944320 265842 0 0 0 251281 1132 0 0 20 0 15 0 405277276 15385792512 3015655 33554432000 4194304 4196468 140722013322928 140722013305472 140519489167095 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
/proc/7617/statm: 3756297 3015655 3309 1 0 3717627 0
[pid=7617/tid=7618] ppid=7611 vsize=15025188 memory=8317482817917895235 CPUtime=463.58 cores=1,3,5,7
/proc/7617/task/7618/stat : 7618 (java) S 7611 7614 4978 0 -1 1077944384 59388 0 0 0 46304 54 0 0 20 0 15 0 405277277 15385792512 3015655 33554432000 4194304 4196468 140722013322928 140519460996752 140519489177301 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7619] ppid=7611 vsize=15025188 memory=2116 CPUtime=510.61 cores=1,3,5,7
/proc/7617/task/7619/stat : 7619 (java) R 7611 7614 4978 0 -1 4202560 20097 0 0 0 50792 269 0 0 20 0 15 0 405277278 15385792512 3015655 33554432000 4194304 4196468 140722013322928 140519493409616 140519481795303 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7620] ppid=7611 vsize=15025188 memory=20444 CPUtime=513.84 cores=1,3,5,7
/proc/7617/task/7620/stat : 7620 (java) R 7611 7614 4978 0 -1 4202560 23951 0 0 0 51146 238 0 0 20 0 15 0 405277278 15385792512 3015655 33554432000 4194304 4196468 140722013322928 140518949727496 140519481795303 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7621] ppid=7611 vsize=15025188 memory=3624 CPUtime=510.22 cores=1,3,5,7
/proc/7617/task/7621/stat : 7621 (java) R 7611 7614 4978 0 -1 4202560 21320 0 0 0 50738 284 0 0 20 0 15 0 405277278 15385792512 3015655 33554432000 4194304 4196468 140722013322928 140518948674208 140519473867731 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7622] ppid=7611 vsize=15025188 memory=37380 CPUtime=512.55 cores=1,3,5,7
/proc/7617/task/7622/stat : 7622 (java) R 7611 7614 4978 0 -1 4202560 26196 0 0 0 50997 258 0 0 20 0 15 0 405277278 15385792512 3015655 33554432000 4194304 4196468 140722013322928 140518947621584 140519481795303 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7623] ppid=7611 vsize=15025188 memory=3536 CPUtime=3.68 cores=1,3,5,7
/proc/7617/task/7623/stat : 7623 (java) S 7611 7614 4978 0 -1 1077944384 78491 0 0 0 364 4 0 0 20 0 15 0 405277280 15385792512 3015655 33554432000 4194304 4196468 140722013322928 140518526841664 140519489177301 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7624] ppid=7611 vsize=15025188 memory=1976 CPUtime=0 cores=1,3,5,7
/proc/7617/task/7624/stat : 7624 (java) S 7611 7614 4978 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 405277280 15385792512 3015655 33554432000 4194304 4196468 140722013322928 140518042363104 140519489177301 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7625] ppid=7611 vsize=15025188 memory=2408 CPUtime=0 cores=1,3,5,7
/proc/7617/task/7625/stat : 7625 (java) S 7611 7614 4978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405277280 15385792512 3015655 33554432000 4194304 4196468 140722013322928 140517773927152 140519489177301 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7626] ppid=7611 vsize=15025188 memory=808 CPUtime=0 cores=1,3,5,7
/proc/7617/task/7626/stat : 7626 (java) S 7611 7614 4978 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 405277283 15385792512 3015655 33554432000 4194304 4196468 140722013322928 140517399418480 140519489177301 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7627] ppid=7611 vsize=15025188 memory=1448 CPUtime=3.86 cores=1,3,5,7
/proc/7617/task/7627/stat : 7627 (java) S 7611 7614 4978 0 -1 1077944384 13125 0 0 0 385 1 0 0 20 0 15 0 405277283 15385792512 3015655 33554432000 4194304 4196468 140722013322928 140518525791008 140519489177301 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7628] ppid=7611 vsize=15025188 memory=3536 CPUtime=4.09 cores=1,3,5,7
/proc/7617/task/7628/stat : 7628 (java) S 7611 7614 4978 0 -1 1077944384 9717 0 0 0 407 2 0 0 20 0 15 0 405277283 15385792512 3015655 33554432000 4194304 4196468 140722013322928 140518524738464 140519489177301 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7629] ppid=7611 vsize=15025188 memory=1976 CPUtime=1.12 cores=1,3,5,7
/proc/7617/task/7629/stat : 7629 (java) S 7611 7614 4978 0 -1 1077944384 11545 0 0 0 108 4 0 0 20 0 15 0 405277283 15385792512 3015655 33554432000 4194304 4196468 140722013322928 140518523685120 140519489177301 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7630] ppid=7611 vsize=15025188 memory=2408 CPUtime=0 cores=1,3,5,7
/proc/7617/task/7630/stat : 7630 (java) S 7611 7614 4978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405277283 15385792512 3015655 33554432000 4194304 4196468 140722013322928 140516901514080 140519489177301 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7631] ppid=7611 vsize=15025188 memory=808 CPUtime=0.5 cores=1,3,5,7
/proc/7617/task/7631/stat : 7631 (java) S 7611 7614 4978 0 -1 1077944384 684 0 0 0 27 23 0 0 20 0 15 0 405277283 15385792512 3015655 33554432000 4194304 4196468 140722013322928 140518522632752 140519489178242 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
Current cumulated CPU time of completed processes: 0.003355 s
Current children cumulated CPU time: 2524.13 s
Current children cumulated vsize: 15025188 KiB
Current children cumulated memory: 12062620 KiB

[startup+992.801 s]
/proc/loadavg: 4.83 4.12 3.25 6/234 7724
/proc/meminfo: memFree=6460292/32770624 swapFree=66998516/67108860
[pid=7617] ppid=7611 vsize=15025188 memory=12062620 CPUtime=2527.2 cores=1,3,5,7
/proc/7617/stat : 7617 (java) S 7611 7614 4978 0 -1 1077944320 265923 0 0 0 251587 1133 0 0 20 0 15 0 405277276 15385792512 3015655 33554432000 4194304 4196468 140722013322928 140722013305472 140519489167095 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
/proc/7617/statm: 3756297 3015655 3309 1 0 3717627 0
[pid=7617/tid=7618] ppid=7611 vsize=15025188 memory=620 CPUtime=463.58 cores=1,3,5,7
/proc/7617/task/7618/stat : 7618 (java) S 7611 7614 4978 0 -1 1077944384 59388 0 0 0 46304 54 0 0 20 0 15 0 405277277 15385792512 3015655 33554432000 4194304 4196468 140722013322928 140519460996752 140519489177301 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7619] ppid=7611 vsize=15025188 memory=12062620 CPUtime=511.37 cores=1,3,5,7
/proc/7617/task/7619/stat : 7619 (java) R 7611 7614 4978 0 -1 4202560 20097 0 0 0 50867 270 0 0 20 0 15 0 405277278 15385792512 3015655 33554432000 4194304 4196468 140722013322928 140519493409616 140519481795303 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7620] ppid=7611 vsize=15025188 memory=800 CPUtime=514.59 cores=1,3,5,7
/proc/7617/task/7620/stat : 7620 (java) R 7611 7614 4978 0 -1 4202560 23951 0 0 0 51221 238 0 0 20 0 15 0 405277278 15385792512 3015655 33554432000 4194304 4196468 140722013322928 140518949727496 140519481795303 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7621] ppid=7611 vsize=15025188 memory=1808 CPUtime=511.01 cores=1,3,5,7
/proc/7617/task/7621/stat : 7621 (java) R 7611 7614 4978 0 -1 4202560 21401 0 0 0 50817 284 0 0 20 0 15 0 405277278 15385792512 3015655 33554432000 4194304 4196468 140722013322928 140518948674208 140519482263488 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7622] ppid=7611 vsize=15025188 memory=920 CPUtime=513.31 cores=1,3,5,7
/proc/7617/task/7622/stat : 7622 (java) R 7611 7614 4978 0 -1 4202560 26196 0 0 0 51073 258 0 0 20 0 15 0 405277278 15385792512 3015655 33554432000 4194304 4196468 140722013322928 140518947621584 140519481795303 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7623] ppid=7611 vsize=15025188 memory=8112282956445269571 CPUtime=3.68 cores=1,3,5,7
/proc/7617/task/7623/stat : 7623 (java) S 7611 7614 4978 0 -1 1077944384 78491 0 0 0 364 4 0 0 20 0 15 0 405277280 15385792512 3015655 33554432000 4194304 4196468 140722013322928 140518526841664 140519489177301 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7624] ppid=7611 vsize=15025188 memory=150072 CPUtime=0 cores=1,3,5,7
/proc/7617/task/7624/stat : 7624 (java) S 7611 7614 4978 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 405277280 15385792512 3015655 33554432000 4194304 4196468 140722013322928 140518042363104 140519489177301 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7625] ppid=7611 vsize=15025188 memory=147332 CPUtime=0 cores=1,3,5,7
/proc/7617/task/7625/stat : 7625 (java) S 7611 7614 4978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405277280 15385792512 3015655 33554432000 4194304 4196468 140722013322928 140517773927152 140519489177301 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7626] ppid=7611 vsize=15025188 memory=1412 CPUtime=0 cores=1,3,5,7
/proc/7617/task/7626/stat : 7626 (java) S 7611 7614 4978 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 405277283 15385792512 3015655 33554432000 4194304 4196468 140722013322928 140517399418480 140519489177301 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7627] ppid=7611 vsize=15025188 memory=3260 CPUtime=3.86 cores=1,3,5,7
/proc/7617/task/7627/stat : 7627 (java) S 7611 7614 4978 0 -1 1077944384 13125 0 0 0 385 1 0 0 20 0 15 0 405277283 15385792512 3015655 33554432000 4194304 4196468 140722013322928 140518525791008 140519489177301 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7628] ppid=7611 vsize=15025188 memory=8112282956445269571 CPUtime=4.09 cores=1,3,5,7
/proc/7617/task/7628/stat : 7628 (java) S 7611 7614 4978 0 -1 1077944384 9717 0 0 0 407 2 0 0 20 0 15 0 405277283 15385792512 3015655 33554432000 4194304 4196468 140722013322928 140518524738464 140519489177301 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7629] ppid=7611 vsize=15025188 memory=2848 CPUtime=1.12 cores=1,3,5,7
/proc/7617/task/7629/stat : 7629 (java) S 7611 7614 4978 0 -1 1077944384 11545 0 0 0 108 4 0 0 20 0 15 0 405277283 15385792512 3015655 33554432000 4194304 4196468 140722013322928 140518523685120 140519489177301 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7630] ppid=7611 vsize=15025188 memory=2904 CPUtime=0 cores=1,3,5,7
/proc/7617/task/7630/stat : 7630 (java) S 7611 7614 4978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405277283 15385792512 3015655 33554432000 4194304 4196468 140722013322928 140516901514080 140519489177301 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7631] ppid=7611 vsize=15025188 memory=1412 CPUtime=0.5 cores=1,3,5,7
/proc/7617/task/7631/stat : 7631 (java) S 7611 7614 4978 0 -1 1077944384 684 0 0 0 27 23 0 0 20 0 15 0 405277283 15385792512 3015655 33554432000 4194304 4196468 140722013322928 140518522632752 140519489178242 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
Current cumulated CPU time of completed processes: 0.003355 s
Current children cumulated CPU time: 2527.2 s
Current children cumulated vsize: 15025188 KiB
Current children cumulated memory: 12062620 KiB

[startup+993.001 s]*
/proc/loadavg: 4.84 4.13 3.25 6/234 7724
/proc/meminfo: memFree=6460292/32770624 swapFree=66998516/67108860
[pid=7617] ppid=7611 vsize=15025188 memory=12062620 CPUtime=2528.01 cores=1,3,5,7
/proc/7617/stat : 7617 (java) S 7611 7614 4978 0 -1 1077944320 265948 0 0 0 251668 1133 0 0 20 0 15 0 405277276 15385792512 3015655 33554432000 4194304 4196468 140722013322928 140722013305472 140519489167095 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
/proc/7617/statm: 3756297 3015655 3309 1 0 3717627 0
[pid=7617/tid=7618] ppid=7611 vsize=15025188 memory=8317482817917895235 CPUtime=463.58 cores=1,3,5,7
/proc/7617/task/7618/stat : 7618 (java) S 7611 7614 4978 0 -1 1077944384 59388 0 0 0 46304 54 0 0 20 0 15 0 405277277 15385792512 3015655 33554432000 4194304 4196468 140722013322928 140519460996752 140519489177301 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7619] ppid=7611 vsize=15025188 memory=1412 CPUtime=511.57 cores=1,3,5,7
/proc/7617/task/7619/stat : 7619 (java) R 7611 7614 4978 0 -1 4202560 20097 0 0 0 50887 270 0 0 20 0 15 0 405277278 15385792512 3015655 33554432000 4194304 4196468 140722013322928 140519493409616 140519481795303 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7620] ppid=7611 vsize=15025188 memory=3260 CPUtime=514.78 cores=1,3,5,7
/proc/7617/task/7620/stat : 7620 (java) R 7611 7614 4978 0 -1 4202560 23951 0 0 0 51240 238 0 0 20 0 15 0 405277278 15385792512 3015655 33554432000 4194304 4196468 140722013322928 140518949727496 140519481795303 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7621] ppid=7611 vsize=15025188 memory=1392 CPUtime=511.22 cores=1,3,5,7
/proc/7617/task/7621/stat : 7621 (java) R 7611 7614 4978 0 -1 4202560 21426 0 0 0 50838 284 0 0 20 0 15 0 405277278 15385792512 3015655 33554432000 4194304 4196468 140722013322928 140518948674208 140519473867783 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7622] ppid=7611 vsize=15025188 memory=12062588 CPUtime=513.51 cores=1,3,5,7
/proc/7617/task/7622/stat : 7622 (java) S 7611 7614 4978 0 -1 1077944384 26196 0 0 0 51093 258 0 0 20 0 15 0 405277278 15385792512 3015655 33554432000 4194304 4196468 140722013322928 140518947621584 140519489178242 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7623] ppid=7611 vsize=15025188 memory=4100 CPUtime=3.68 cores=1,3,5,7
/proc/7617/task/7623/stat : 7623 (java) S 7611 7614 4978 0 -1 1077944384 78491 0 0 0 364 4 0 0 20 0 15 0 405277280 15385792512 3015655 33554432000 4194304 4196468 140722013322928 140518526841664 140519489177301 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7624] ppid=7611 vsize=15025188 memory=1808 CPUtime=0 cores=1,3,5,7
/proc/7617/task/7624/stat : 7624 (java) S 7611 7614 4978 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 405277280 15385792512 3015655 33554432000 4194304 4196468 140722013322928 140518042363104 140519489177301 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7625] ppid=7611 vsize=15025188 memory=920 CPUtime=0 cores=1,3,5,7
/proc/7617/task/7625/stat : 7625 (java) S 7611 7614 4978 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405277280 15385792512 3015655 33554432000 4194304 4196468 140722013322928 140517773927152 140519489177301 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7626] ppid=7611 vsize=15025188 memory=3848 CPUtime=0 cores=1,3,5,7
/proc/7617/task/7626/stat : 7626 (java) S 7611 7614 4978 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 405277283 15385792512 3015655 33554432000 4194304 4196468 140722013322928 140517399418480 140519489177301 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7627] ppid=7611 vsize=15025188 memory=12062588 CPUtime=3.86 cores=1,3,5,7
/proc/7617/task/7627/stat : 7627 (java) S 7611 7614 4978 0 -1 1077944384 13125 0 0 0 385 1 0 0 20 0 15 0 405277283 15385792512 3015655 33554432000 4194304 4196468 140722013322928 140518525791008 140519489177301 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7628] ppid=7611 vsize=15025188 memory=8317482817917895235 CPUtime=4.09 cores=1,3,5,7
/proc/7617/task/7628/stat : 7628 (java) S 7611 7614 4978 0 -1 1077944384 9717 0 0 0 407 2 0 0 20 0 15 0 405277283 15385792512 3015655 33554432000 4194304 4196468 140722013322928 140518524738464 140519489177301 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7629] ppid=7611 vsize=15025188 memory=3536 CPUtime=1.12 cores=1,3,5,7
/proc/7617/task/7629/stat : 7629 (java) S 7611 7614 4978 0 -1 1077944384 11545 0 0 0 108 4 0 0 20 0 15 0 405277283 15385792512 3015655 33554432000 4194304 4196468 140722013322928 140518523685120 140519489177301 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7630] ppid=7611 vsize=15025188 memory=1976 CPUtime=0 cores=1,3,5,7
/proc/7617/task/7630/stat : 7630 (java) S 7611 7614 4978 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405277283 15385792512 3015655 33554432000 4194304 4196468 140722013322928 140516901514080 140519489177301 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
[pid=7617/tid=7631] ppid=7611 vsize=15025188 memory=1476 CPUtime=0.5 cores=1,3,5,7
/proc/7617/task/7631/stat : 7631 (java) S 7611 7614 4978 0 -1 1077944384 684 0 0 0 27 23 0 0 20 0 15 0 405277283 15385792512 3015655 33554432000 4194304 4196468 140722013322928 140518522632752 140519489178242 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29634560 140722013328111 140722013328538 140722013328538 140722013331407 0
Current cumulated CPU time of completed processes: 0.003355 s
Current children cumulated CPU time: 2528.01 s
Current children cumulated vsize: 15025188 KiB
Current children cumulated memory: 12062620 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 993.064
CPU time (s): 2528.07
CPU user time (s): 2516.69
CPU system time (s): 11.3818
CPU usage (%): 254.573
Max. virtual memory (cumulated for all children) (KiB): 15138316
Max. memory (cumulated for all children) (KiB): 12064012

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2516.69
system time used= 11.3818
maximum resident set size= 12062796
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 267055
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1248
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 62713
involuntary context switches= 39060


# summary of solver processes directly reported to runsolver:
#   pid: 7614,7617
#   total CPU time (s): 2528.07
#   total CPU user time (s): 2516.69
#   total CPU system time (s): 11.3818

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.85633 second user time and 10.5131 second system time

The end

Launcher Data

Begin job on node127 at 2019-09-12 14:07:24
IDJOB=4387788
IDBENCH=125875
IDSOLVER=2825
FILE ID=node127/4387788-1568290084
RUNJOBID= node127-1568286090-6277
PBS_JOBID= 21701077
Free space on /tmp= 54476 MiB

SOLVER NAME= Fun-sCOP order+GlueMiniSat (2019-06-15)
BENCH NAME= XCSP17/QRandom/QRandom-bdd-15-21-2/bdd-15-21-2-2713-79-06.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-4387788-1568290084/watcher-4387788-1568290084 -o /tmp/evaluation-result-4387788-1568290084/solver-4387788-1568290084 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1568286090-6277 --watchdog 2580  HOME/scop.sh 11g HOME/scop.jar -order HOME/glueminisat-simp-2.2.10-193oa-n-release -model:-verb=3:-elim-cl=5000000:-native-oa HOME HOME/instance-4387788-1568290084.xml

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

MD5SUM BENCH= 1db35719a72b9401cb48f365dc7349f7
RANDOM SEED=462657977

node127.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        18539544 kB
MemAvailable:   31618952 kB
Buffers:          176232 kB
Cached:         13048936 kB
SwapCached:         6784 kB
Active:          2456796 kB
Inactive:       11013212 kB
Active(anon):     249932 kB
Inactive(anon):    36264 kB
Active(file):    2206864 kB
Inactive(file): 10976948 kB
Unevictable:      110596 kB
Mlocked:          110596 kB
SwapTotal:      67108860 kB
SwapFree:       66998516 kB
Dirty:             20972 kB
Writeback:             0 kB
AnonPages:        350256 kB
Mapped:            55120 kB
Shmem:             32692 kB
Slab:             353240 kB
SReclaimable:     324056 kB
SUnreclaim:        29184 kB
KernelStack:        3808 kB
PageTables:         6376 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    6086268 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    202752 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      138624 kB
DirectMap2M:    33406976 kB

Free space on /tmp at the end= 54456 MiB
End job on node127 at 2019-09-12 14:23:57