Trace number 4387798

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.08 987.853

General information on the benchmark

NameQRandom/QRandom-bdd-18-21-2/
bdd-18-21-2-133-78-33.xml
MD5SUM81fb3456c728d6c2b2ee1ab40588047a
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 benchmark9.29758
Satisfiable
(Un)Satisfiability was proved
Number of variables21
Number of constraints133
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":21}]
Minimum variable degree109
Maximum variable degree119
Distribution of variable degrees[{"degree":109,"count":1},{"degree":110,"count":1},{"degree":111,"count":3},{"degree":112,"count":2},{"degree":113,"count":3},{"degree":114,"count":2},{"degree":115,"count":1},{"degree":116,"count":3},{"degree":117,"count":3},{"degree":118,"count":1},{"degree":119,"count":1}]
Minimum constraint arity18
Maximum constraint arity18
Distribution of constraint arities[{"arity":18,"count":133}]
Number of extensional constraints133
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":133}]
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-7714-serial-file.bin HOME/instance-4387798-1568290489.xml
0.66/0.52	
0.66/0.52	Fun-sCOP hybrid+cryptominisat5 (2019-06-15)
0.66/0.52	
0.66/0.54	c BEGIN-Prog: Thu Sep 12 14:14:10 CEST 2019
0.66/0.54	c PID: 7717
0.66/0.54	c IP: 172.20.3.124
0.66/0.54	c HOST: node124.alineos.net
0.66/0.55	c (0,0) Parsing Begin
2.54/1.30	c (0,0) Parsing End
3.03/1.55	c (0,0) CSP: 0 int (0 aux), 21 bool (0 aux), 133 ctr, max domain size 2
3.03/1.55	c (0,0) Heap : 281 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
3.03/1.55	c (0,0) Constraint Name Generate Begin
3.03/1.55	c (0,0) Ctr:HOME/instance-4387798-1568290489.xml,ExtensionSupport:Var
3.03/1.55	c (0,0) Constraint Name Generate End
3.03/1.55	c (0,0) Heap : 281 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
3.03/1.55	c (0,0) CSP to CSPinCNF Begin
107.58/82.93	c (82,77) translated 14 (10%) constraints
194.07/158.04	c (157,148) translated 27 (20%) constraints
279.89/233.17	c (232,220) translated 40 (30%) constraints
371.54/313.73	c (313,296) translated 54 (40%) constraints
456.72/388.52	c (387,368) translated 67 (50%) constraints
1968.82/831.43	c (830,440) translated 80 (60%) constraints
2520.28/985.81	c (scop.sh) Receiving Signal. Removing all intermediate files.
2520.28/985.81	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 (7329 MiB free)
  memory of node 1: 16384 MiB (9452 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4387798-1568290489/watcher-4387798-1568290489 -o /tmp/evaluation-result-4387798-1568290489/solver-4387798-1568290489 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1568286434-6492 --watchdog 2580 HOME/scop.sh 11g HOME/scop.jar -hybrid HOME/cryptominisat5 default HOME HOME/instance-4387798-1568290489.xml 

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

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

solver pid=7714, runsolver pid=7711

[startup+0.100365 s]*
/proc/loadavg: 2.33 2.02 2.01 3/234 7731
/proc/meminfo: memFree=17126692/32770624 swapFree=66959212/67108860
[pid=7714] ppid=7711 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/7714/stat : 7714 (scop.sh) S 7711 7714 5595 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 404989127 115843072 349 33554432000 4194304 5098028 140723488554720 140723488551976 140465281856124 0 65536 4100 81923 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 15282176 140723488559971 140723488560240 140723488560240 140723488563149 0
/proc/7714/statm: 28282 349 296 221 0 87 0
[pid=7717] ppid=7714 vsize=15012696 memory=70712 CPUtime=0.12 cores=1,3,5,7
/proc/7717/stat : 7717 (java) S 7714 7714 5595 0 -1 1077944320 6986 0 0 0 10 2 0 0 20 0 15 0 404989127 15373000704 17678 33554432000 4194304 4196468 140720384469056 140720384451600 140466704010999 0 0 2 16800973 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
/proc/7717/statm: 3753174 17678 2921 1 0 3715579 0
[pid=7717/tid=7718] ppid=7714 vsize=15012696 memory=-2843873993331360926 CPUtime=0.09 cores=1,3,5,7
/proc/7717/task/7718/stat : 7718 (java) R 7714 7714 5595 0 -1 4202560 4768 0 0 0 8 1 0 0 20 0 15 0 404989128 15373000704 17678 33554432000 4194304 4196468 140720384469056 140466675804904 140466688091486 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7719] ppid=7714 vsize=15012696 memory=4206468019014099040 CPUtime=0 cores=1,3,5,7
/proc/7717/task/7719/stat : 7719 (java) S 7714 7714 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 404989129 15373000704 17678 33554432000 4194304 4196468 140720384469056 140466708253200 140466704021205 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7720] ppid=7714 vsize=15012696 memory=140529731303040 CPUtime=0 cores=1,3,5,7
/proc/7717/task/7720/stat : 7720 (java) S 7714 7714 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404989129 15373000704 17678 33554432000 4194304 4196468 140720384469056 140466507029136 140466704021205 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7721] ppid=7714 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7717/task/7721/stat : 7721 (java) S 7714 7714 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404989129 15373000704 17678 33554432000 4194304 4196468 140720384469056 140466505976080 140466704021205 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7722] ppid=7714 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7717/task/7722/stat : 7722 (java) S 7714 7714 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 404989129 15373000704 17678 33554432000 4194304 4196468 140720384469056 140466504923536 140466704021205 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7723] ppid=7714 vsize=15012696 memory=140529731303040 CPUtime=0 cores=1,3,5,7
/proc/7717/task/7723/stat : 7723 (java) S 7714 7714 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 404989131 15373000704 17678 33554432000 4194304 4196468 140720384469056 140466110708464 140466704022146 0 0 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7724] ppid=7714 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7717/task/7724/stat : 7724 (java) S 7714 7714 5595 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 404989131 15373000704 17678 33554432000 4194304 4196468 140720384469056 140465294796448 140466704021205 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7725] ppid=7714 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7717/task/7725/stat : 7725 (java) S 7714 7714 5595 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 404989131 15373000704 17678 33554432000 4194304 4196468 140720384469056 140465160574192 140466704021205 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7726] ppid=7714 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7717/task/7726/stat : 7726 (java) S 7714 7714 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404989134 15373000704 17678 33554432000 4194304 4196468 140720384469056 140464786069968 140466704029595 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7727] ppid=7714 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7717/task/7727/stat : 7727 (java) S 7714 7714 5595 0 -1 1077944384 426 0 0 0 0 0 0 0 20 0 15 0 404989134 15373000704 17678 33554432000 4194304 4196468 140720384469056 140466109655280 140466704022146 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7728] ppid=7714 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7717/task/7728/stat : 7728 (java) S 7714 7714 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404989134 15373000704 17678 33554432000 4194304 4196468 140720384469056 140466108602736 140466704022146 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7729] ppid=7714 vsize=15012696 memory=140529731303040 CPUtime=0.01 cores=1,3,5,7
/proc/7717/task/7729/stat : 7729 (java) S 7714 7714 5595 0 -1 1077944384 448 0 0 0 1 0 0 0 20 0 15 0 404989134 15373000704 17678 33554432000 4194304 4196468 140720384469056 140466107549680 140466704022146 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7730] ppid=7714 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7717/task/7730/stat : 7730 (java) S 7714 7714 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404989134 15373000704 17678 33554432000 4194304 4196468 140720384469056 140464288164192 140466704021205 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7731] ppid=7714 vsize=15012696 memory=140529731303040 CPUtime=0 cores=1,3,5,7
/proc/7717/task/7731/stat : 7731 (java) S 7714 7714 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404989134 15373000704 17678 33554432000 4194304 4196468 140720384469056 140466106498096 140466704022146 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 72108 KiB

[startup+0.210918 s]*
/proc/loadavg: 2.33 2.02 2.01 3/234 7731
/proc/meminfo: memFree=17108072/32770624 swapFree=66959212/67108860
[pid=7714] ppid=7711 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/7714/stat : 7714 (scop.sh) S 7711 7714 5595 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 404989127 115843072 349 33554432000 4194304 5098028 140723488554720 140723488551976 140465281856124 0 65536 4100 81923 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 15282176 140723488559971 140723488560240 140723488560240 140723488563149 0
/proc/7714/statm: 28282 349 296 221 0 87 0
[pid=7717] ppid=7714 vsize=15012696 memory=86332 CPUtime=0.25 cores=1,3,5,7
/proc/7717/stat : 7717 (java) S 7714 7714 5595 0 -1 1077944320 12144 0 0 0 22 3 0 0 20 0 15 0 404989127 15373000704 21583 33554432000 4194304 4196468 140720384469056 140720384451600 140466704010999 0 0 2 16800973 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
/proc/7717/statm: 3753174 21583 2932 1 0 3715579 0
[pid=7717/tid=7718] ppid=7714 vsize=15012696 memory=7022364632946311227 CPUtime=0.19 cores=1,3,5,7
/proc/7717/task/7718/stat : 7718 (java) R 7714 7714 5595 0 -1 4202560 9853 0 0 0 17 2 0 0 20 0 15 0 404989128 15373000704 21583 33554432000 4194304 4196468 140720384469056 140466675818560 140466690113792 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7719] ppid=7714 vsize=15012696 memory=397 CPUtime=0 cores=1,3,5,7
/proc/7717/task/7719/stat : 7719 (java) S 7714 7714 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 404989129 15373000704 21583 33554432000 4194304 4196468 140720384469056 140466708253200 140466704021205 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7720] ppid=7714 vsize=15012696 memory=140529731314007 CPUtime=0 cores=1,3,5,7
/proc/7717/task/7720/stat : 7720 (java) S 7714 7714 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404989129 15373000704 21583 33554432000 4194304 4196468 140720384469056 140466507029136 140466704021205 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7721] ppid=7714 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7717/task/7721/stat : 7721 (java) S 7714 7714 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404989129 15373000704 21583 33554432000 4194304 4196468 140720384469056 140466505976080 140466704021205 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7722] ppid=7714 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7717/task/7722/stat : 7722 (java) S 7714 7714 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 404989129 15373000704 21583 33554432000 4194304 4196468 140720384469056 140466504923536 140466704021205 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7723] ppid=7714 vsize=15012696 memory=140529731303040 CPUtime=0 cores=1,3,5,7
/proc/7717/task/7723/stat : 7723 (java) S 7714 7714 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 404989131 15373000704 21583 33554432000 4194304 4196468 140720384469056 140466110708464 140466704022146 0 0 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7724] ppid=7714 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7717/task/7724/stat : 7724 (java) S 7714 7714 5595 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 404989131 15373000704 21583 33554432000 4194304 4196468 140720384469056 140465294796448 140466704021205 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7725] ppid=7714 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7717/task/7725/stat : 7725 (java) S 7714 7714 5595 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 404989131 15373000704 21583 33554432000 4194304 4196468 140720384469056 140465160574192 140466704021205 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7726] ppid=7714 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7717/task/7726/stat : 7726 (java) S 7714 7714 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404989134 15373000704 21583 33554432000 4194304 4196468 140720384469056 140464786069968 140466704029595 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7727] ppid=7714 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7717/task/7727/stat : 7727 (java) S 7714 7714 5595 0 -1 1077944384 459 0 0 0 0 0 0 0 20 0 15 0 404989134 15373000704 21583 33554432000 4194304 4196468 140720384469056 140466109655280 140466704022146 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7728] ppid=7714 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7717/task/7728/stat : 7728 (java) S 7714 7714 5595 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 15 0 404989134 15373000704 21583 33554432000 4194304 4196468 140720384469056 140466108602736 140466704022146 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7729] ppid=7714 vsize=15012696 memory=140529731303040 CPUtime=0.03 cores=1,3,5,7
/proc/7717/task/7729/stat : 7729 (java) S 7714 7714 5595 0 -1 1077944384 467 0 0 0 3 0 0 0 20 0 15 0 404989134 15373000704 21583 33554432000 4194304 4196468 140720384469056 140466107549680 140466704022146 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7730] ppid=7714 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7717/task/7730/stat : 7730 (java) S 7714 7714 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404989134 15373000704 21583 33554432000 4194304 4196468 140720384469056 140464288164192 140466704021205 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7731] ppid=7714 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7717/task/7731/stat : 7731 (java) S 7714 7714 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404989134 15373000704 21583 33554432000 4194304 4196468 140720384469056 140466106498096 140466704022146 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 87728 KiB

[startup+0.310719 s]*
/proc/loadavg: 2.33 2.02 2.01 3/234 7731
/proc/meminfo: memFree=17104660/32770624 swapFree=66959212/67108860
[pid=7714] ppid=7711 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/7714/stat : 7714 (scop.sh) S 7711 7714 5595 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 404989127 115843072 349 33554432000 4194304 5098028 140723488554720 140723488551976 140465281856124 0 65536 4100 81923 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 15282176 140723488559971 140723488560240 140723488560240 140723488563149 0
/proc/7714/statm: 28282 349 296 221 0 87 0
[pid=7717] ppid=7714 vsize=15012696 memory=89836 CPUtime=0.43 cores=1,3,5,7
/proc/7717/stat : 7717 (java) S 7714 7714 5595 0 -1 1077944320 12582 0 0 0 40 3 0 0 20 0 15 0 404989127 15373000704 22459 33554432000 4194304 4196468 140720384469056 140720384451600 140466704010999 0 0 2 16800973 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
/proc/7717/statm: 3753174 22459 3034 1 0 3715579 0
[pid=7717/tid=7718] ppid=7714 vsize=15012696 memory=8112282956445269571 CPUtime=0.3 cores=1,3,5,7
/proc/7717/task/7718/stat : 7718 (java) R 7714 7714 5595 0 -1 4202560 10104 0 0 0 27 3 0 0 20 0 15 0 404989128 15373000704 22459 33554432000 4194304 4196468 140720384469056 140466675838176 140466688091486 0 4 2 16800973 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7719] ppid=7714 vsize=15012696 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/7717/task/7719/stat : 7719 (java) S 7714 7714 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 404989129 15373000704 22459 33554432000 4194304 4196468 140720384469056 140466708253200 140466704021205 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7720] ppid=7714 vsize=15012696 memory=-5587046532246807594 CPUtime=0 cores=1,3,5,7
/proc/7717/task/7720/stat : 7720 (java) S 7714 7714 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404989129 15373000704 22459 33554432000 4194304 4196468 140720384469056 140466507029136 140466704021205 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7721] ppid=7714 vsize=15012696 memory=7379517702019849078 CPUtime=0 cores=1,3,5,7
/proc/7717/task/7721/stat : 7721 (java) S 7714 7714 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404989129 15373000704 22459 33554432000 4194304 4196468 140720384469056 140466505976080 140466704021205 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7722] ppid=7714 vsize=15012696 memory=7016714186490735262 CPUtime=0 cores=1,3,5,7
/proc/7717/task/7722/stat : 7722 (java) S 7714 7714 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 404989129 15373000704 22459 33554432000 4194304 4196468 140720384469056 140466504923536 140466704021205 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7723] ppid=7714 vsize=15012696 memory=-9062862659931694204 CPUtime=0 cores=1,3,5,7
/proc/7717/task/7723/stat : 7723 (java) S 7714 7714 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 404989131 15373000704 22459 33554432000 4194304 4196468 140720384469056 140466110708464 140466704022146 0 0 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7724] ppid=7714 vsize=15012696 memory=3047711566422646390 CPUtime=0 cores=1,3,5,7
/proc/7717/task/7724/stat : 7724 (java) S 7714 7714 5595 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 404989131 15373000704 22459 33554432000 4194304 4196468 140720384469056 140465294796448 140466704021205 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7725] ppid=7714 vsize=15012696 memory=8549982201333320512 CPUtime=0 cores=1,3,5,7
/proc/7717/task/7725/stat : 7725 (java) S 7714 7714 5595 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 404989131 15373000704 22459 33554432000 4194304 4196468 140720384469056 140465160574192 140466704021205 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7726] ppid=7714 vsize=15012696 memory=8325818968683490714 CPUtime=0 cores=1,3,5,7
/proc/7717/task/7726/stat : 7726 (java) S 7714 7714 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404989134 15373000704 22459 33554432000 4194304 4196468 140720384469056 140464786069968 140466704029595 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7727] ppid=7714 vsize=15012696 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/7717/task/7727/stat : 7727 (java) S 7714 7714 5595 0 -1 1077944384 492 0 0 0 1 0 0 0 20 0 15 0 404989134 15373000704 22459 33554432000 4194304 4196468 140720384469056 140466109655280 140466704022146 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7728] ppid=7714 vsize=15012696 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/7717/task/7728/stat : 7728 (java) S 7714 7714 5595 0 -1 1077944384 131 0 0 0 3 0 0 0 20 0 15 0 404989134 15373000704 22459 33554432000 4194304 4196468 140720384469056 140466108602736 140466704022146 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7729] ppid=7714 vsize=15012696 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/7717/task/7729/stat : 7729 (java) S 7714 7714 5595 0 -1 1077944384 508 0 0 0 7 0 0 0 20 0 15 0 404989134 15373000704 22459 33554432000 4194304 4196468 140720384469056 140466107549680 140466704022146 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7730] ppid=7714 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7717/task/7730/stat : 7730 (java) S 7714 7714 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404989134 15373000704 22459 33554432000 4194304 4196468 140720384469056 140464288164192 140466704021205 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7731] ppid=7714 vsize=15012696 memory=4049634598826686255 CPUtime=0 cores=1,3,5,7
/proc/7717/task/7731/stat : 7731 (java) S 7714 7714 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404989134 15373000704 22459 33554432000 4194304 4196468 140720384469056 140466106498096 140466704022146 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 91232 KiB

[startup+0.700825 s]
/proc/loadavg: 2.33 2.02 2.01 3/234 7731
/proc/meminfo: memFree=17083696/32770624 swapFree=66959212/67108860
[pid=7714] ppid=7711 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/7714/stat : 7714 (scop.sh) S 7711 7714 5595 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 404989127 115843072 349 33554432000 4194304 5098028 140723488554720 140723488551976 140465281856124 0 65536 4100 81923 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 15282176 140723488559971 140723488560240 140723488560240 140723488563149 0
/proc/7714/statm: 28282 349 296 221 0 87 0
[pid=7717] ppid=7714 vsize=15018968 memory=131828 CPUtime=1.03 cores=1,3,5,7
/proc/7717/stat : 7717 (java) S 7714 7714 5595 0 -1 1077944320 20211 0 0 0 97 6 0 0 20 0 15 0 404989127 15379423232 32957 33554432000 4194304 4196468 140720384469056 140720384451600 140466704010999 0 0 2 25189581 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
/proc/7717/statm: 3754742 32957 3188 1 0 3716091 0
[pid=7717/tid=7718] ppid=7714 vsize=15018968 memory=-7816663703405220396 CPUtime=0.68 cores=1,3,5,7
/proc/7717/task/7718/stat : 7718 (java) R 7714 7714 5595 0 -1 4202560 17163 0 0 0 63 5 0 0 20 0 15 0 404989128 15379423232 32957 33554432000 4194304 4196468 140720384469056 140466675848208 140466688091486 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7719] ppid=7714 vsize=15018968 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7717/task/7719/stat : 7719 (java) S 7714 7714 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 404989129 15379423232 32957 33554432000 4194304 4196468 140720384469056 140466708253200 140466704021205 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7720] ppid=7714 vsize=15018968 memory=1660 CPUtime=0 cores=1,3,5,7
/proc/7717/task/7720/stat : 7720 (java) S 7714 7714 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404989129 15379423232 32957 33554432000 4194304 4196468 140720384469056 140466507029136 140466704021205 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7721] ppid=7714 vsize=15018968 memory=37308 CPUtime=0 cores=1,3,5,7
/proc/7717/task/7721/stat : 7721 (java) S 7714 7714 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404989129 15379423232 32957 33554432000 4194304 4196468 140720384469056 140466505976080 140466704021205 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7722] ppid=7714 vsize=15018968 memory=988 CPUtime=0 cores=1,3,5,7
/proc/7717/task/7722/stat : 7722 (java) S 7714 7714 5595 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 404989129 15379423232 32957 33554432000 4194304 4196468 140720384469056 140466504923536 140466704021205 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7723] ppid=7714 vsize=15018968 memory=2008 CPUtime=0 cores=1,3,5,7
/proc/7717/task/7723/stat : 7723 (java) S 7714 7714 5595 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 404989131 15379423232 32957 33554432000 4194304 4196468 140720384469056 140466110708464 140466704022146 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7724] ppid=7714 vsize=15018968 memory=1436 CPUtime=0 cores=1,3,5,7
/proc/7717/task/7724/stat : 7724 (java) S 7714 7714 5595 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 404989131 15379423232 32957 33554432000 4194304 4196468 140720384469056 140465294796448 140466704021205 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7725] ppid=7714 vsize=15018968 memory=580 CPUtime=0 cores=1,3,5,7
/proc/7717/task/7725/stat : 7725 (java) S 7714 7714 5595 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 404989131 15379423232 32957 33554432000 4194304 4196468 140720384469056 140465160574192 140466704021205 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7726] ppid=7714 vsize=15018968 memory=1720 CPUtime=0 cores=1,3,5,7
/proc/7717/task/7726/stat : 7726 (java) S 7714 7714 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404989134 15379423232 32957 33554432000 4194304 4196468 140720384469056 140464786069968 140466704029595 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7727] ppid=7714 vsize=15018968 memory=10604 CPUtime=0.08 cores=1,3,5,7
/proc/7717/task/7727/stat : 7727 (java) S 7714 7714 5595 0 -1 1077944384 706 0 0 0 8 0 0 0 20 0 15 0 404989134 15379423232 32957 33554432000 4194304 4196468 140720384469056 140466109655280 140466704022146 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7728] ppid=7714 vsize=15018968 memory=3360 CPUtime=0.08 cores=1,3,5,7
/proc/7717/task/7728/stat : 7728 (java) R 7714 7714 5595 0 -1 4202560 331 0 0 0 8 0 0 0 20 0 15 0 404989134 15379423232 32957 33554432000 4194304 4196468 140720384469056 140466108590576 140466689692438 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7729] ppid=7714 vsize=15018968 memory=776 CPUtime=0.16 cores=1,3,5,7
/proc/7717/task/7729/stat : 7729 (java) R 7714 7714 5595 0 -1 4202560 664 0 0 0 16 0 0 0 20 0 15 0 404989134 15379423232 32957 33554432000 4194304 4196468 140720384469056 140466107546048 140466704022934 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7730] ppid=7714 vsize=15018968 memory=1564 CPUtime=0 cores=1,3,5,7
/proc/7717/task/7730/stat : 7730 (java) S 7714 7714 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404989134 15379423232 32957 33554432000 4194304 4196468 140720384469056 140464288164192 140466704021205 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7731] ppid=7714 vsize=15018968 memory=5960 CPUtime=0 cores=1,3,5,7
/proc/7717/task/7731/stat : 7731 (java) S 7714 7714 5595 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 404989134 15379423232 32957 33554432000 4194304 4196468 140720384469056 140466106498096 140466704022146 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
Current children cumulated CPU time: 1.03 s
Current children cumulated vsize: 15132096 KiB
Current children cumulated memory: 133224 KiB

[startup+1.50077 s]
/proc/loadavg: 2.33 2.02 2.01 3/234 7731
/proc/meminfo: memFree=16956172/32770624 swapFree=66959212/67108860
[pid=7714] ppid=7711 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/7714/stat : 7714 (scop.sh) S 7711 7714 5595 0 -1 4202496 555 321 0 0 0 0 0 0 20 0 1 0 404989127 115843072 349 33554432000 4194304 5098028 140723488554720 140723488551976 140465281856124 0 65536 4100 81923 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 15282176 140723488559971 140723488560240 140723488560240 140723488563149 0
/proc/7714/statm: 28282 349 296 221 0 87 0

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

/proc/7717/task/7721/stat : 7721 (java) R 7714 7714 5595 0 -1 4202560 25733 0 0 0 51287 231 0 0 20 0 15 0 404989129 15385792512 3017409 33554432000 4194304 4196468 140720384469056 140466505976200 140466696639207 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7722] ppid=7714 vsize=15025188 memory=1060 CPUtime=509.78 cores=1,3,5,7
/proc/7717/task/7722/stat : 7722 (java) R 7714 7714 5595 0 -1 4202560 19469 0 0 0 50736 242 0 0 20 0 15 0 404989129 15385792512 3017409 33554432000 4194304 4196468 140720384469056 140466504923344 140466696639207 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7723] ppid=7714 vsize=15025188 memory=1396 CPUtime=3.89 cores=1,3,5,7
/proc/7717/task/7723/stat : 7723 (java) S 7714 7714 5595 0 -1 1077944384 76361 0 0 0 384 5 0 0 20 0 15 0 404989131 15385792512 3017409 33554432000 4194304 4196468 140720384469056 140466110707008 140466704021205 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7724] ppid=7714 vsize=15025188 memory=12069636 CPUtime=0 cores=1,3,5,7
/proc/7717/task/7724/stat : 7724 (java) S 7714 7714 5595 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 404989131 15385792512 3017409 33554432000 4194304 4196468 140720384469056 140465294796512 140466704021205 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7725] ppid=7714 vsize=15025188 memory=140529585456448 CPUtime=0 cores=1,3,5,7
/proc/7717/task/7725/stat : 7725 (java) S 7714 7714 5595 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 15 0 404989131 15385792512 3017409 33554432000 4194304 4196468 140720384469056 140465160574208 140466704021205 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7726] ppid=7714 vsize=15025188 memory=2828 CPUtime=0 cores=1,3,5,7
/proc/7717/task/7726/stat : 7726 (java) S 7714 7714 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404989134 15385792512 3017409 33554432000 4194304 4196468 140720384469056 140464786069968 140466704029595 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7727] ppid=7714 vsize=15025188 memory=1216 CPUtime=4.31 cores=1,3,5,7
/proc/7717/task/7727/stat : 7727 (java) S 7714 7714 5595 0 -1 1077944384 12354 0 0 0 429 2 0 0 20 0 15 0 404989134 15385792512 3017409 33554432000 4194304 4196468 140720384469056 140466109655328 140466704021205 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7728] ppid=7714 vsize=15025188 memory=984 CPUtime=4.26 cores=1,3,5,7
/proc/7717/task/7728/stat : 7728 (java) S 7714 7714 5595 0 -1 1077944384 12013 0 0 0 424 2 0 0 20 0 15 0 404989134 15385792512 3017409 33554432000 4194304 4196468 140720384469056 140466108602496 140466704021205 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7729] ppid=7714 vsize=15025188 memory=14004 CPUtime=0.95 cores=1,3,5,7
/proc/7717/task/7729/stat : 7729 (java) S 7714 7714 5595 0 -1 1077944384 12486 0 0 0 93 2 0 0 20 0 15 0 404989134 15385792512 3017409 33554432000 4194304 4196468 140720384469056 140466107549728 140466704021205 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7730] ppid=7714 vsize=15025188 memory=19932 CPUtime=0 cores=1,3,5,7
/proc/7717/task/7730/stat : 7730 (java) S 7714 7714 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404989134 15385792512 3017409 33554432000 4194304 4196468 140720384469056 140464288164192 140466704021205 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7731] ppid=7714 vsize=15025188 memory=14048 CPUtime=0.52 cores=1,3,5,7
/proc/7717/task/7731/stat : 7731 (java) S 7714 7714 5595 0 -1 1077944384 540 0 0 0 28 24 0 0 20 0 15 0 404989134 15385792512 3017409 33554432000 4194304 4196468 140720384469056 140466106498096 140466704022146 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
Current children cumulated CPU time: 2520.28 s
Current children cumulated vsize: 15138316 KiB
Current children cumulated memory: 12071032 KiB

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

[startup+985.818 s]
# the end of solver process 7714 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.000793 s, system=0.002725 s

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

[startup+987.853 s]
# the end of solver process 7717 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2517.88 s, system=10.1992 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+987.201 s]
/proc/loadavg: 3.79 3.76 2.99 6/234 7826
/proc/meminfo: memFree=5101196/32770624 swapFree=66959212/67108860
[pid=7717] ppid=7711 vsize=15025188 memory=12069636 CPUtime=2525.68 cores=1,3,5,7
/proc/7717/stat : 7717 (java) S 7711 7714 5595 0 -1 1077944320 269787 0 0 0 251554 1014 0 0 20 0 15 0 404989127 15385792512 3017409 33554432000 4194304 4196468 140720384469056 140720384451600 140466704010999 0 0 2 25189581 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
/proc/7717/statm: 3756297 3017409 3304 1 0 3717627 0
[pid=7717/tid=7718] ppid=7711 vsize=15025188 memory=1564 CPUtime=457.77 cores=1,3,5,7
/proc/7717/task/7718/stat : 7718 (java) S 7711 7714 5595 0 -1 1077944384 57979 0 0 0 45724 53 0 0 20 0 15 0 404989128 15385792512 3017409 33554432000 4194304 4196468 140720384469056 140466675841968 140466704021205 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7719] ppid=7711 vsize=15025188 memory=12069636 CPUtime=514.2 cores=1,3,5,7
/proc/7717/task/7719/stat : 7719 (java) R 7711 7714 5595 0 -1 4202560 28270 0 0 0 51205 215 0 0 20 0 15 0 404989129 15385792512 3017409 33554432000 4194304 4196468 140720384469056 140466708253008 140466696639207 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7720] ppid=7711 vsize=15025188 memory=5860419401855494763 CPUtime=512.05 cores=1,3,5,7
/proc/7717/task/7720/stat : 7720 (java) R 7711 7714 5595 0 -1 4202560 23231 0 0 0 50960 245 0 0 20 0 15 0 404989129 15385792512 3017409 33554432000 4194304 4196468 140720384469056 140466507029256 140466688710915 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7721] ppid=7711 vsize=15025188 memory=7090753044415606123 CPUtime=516.5 cores=1,3,5,7
/proc/7717/task/7721/stat : 7721 (java) R 7711 7714 5595 0 -1 4202560 25733 0 0 0 51418 232 0 0 20 0 15 0 404989129 15385792512 3017409 33554432000 4194304 4196468 140720384469056 140466505976200 140466696639207 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7722] ppid=7711 vsize=15025188 memory=3620 CPUtime=511.12 cores=1,3,5,7
/proc/7717/task/7722/stat : 7722 (java) R 7711 7714 5595 0 -1 4202560 19469 0 0 0 50870 242 0 0 20 0 15 0 404989129 15385792512 3017409 33554432000 4194304 4196468 140720384469056 140466504923344 140466696639207 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7723] ppid=7711 vsize=15025188 memory=1660 CPUtime=3.89 cores=1,3,5,7
/proc/7717/task/7723/stat : 7723 (java) S 7711 7714 5595 0 -1 1077944384 76361 0 0 0 384 5 0 0 20 0 15 0 404989131 15385792512 3017409 33554432000 4194304 4196468 140720384469056 140466110707008 140466704021205 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7724] ppid=7711 vsize=15025188 memory=37328 CPUtime=0 cores=1,3,5,7
/proc/7717/task/7724/stat : 7724 (java) S 7711 7714 5595 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 404989131 15385792512 3017409 33554432000 4194304 4196468 140720384469056 140465294796512 140466704021205 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7725] ppid=7711 vsize=15025188 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/7717/task/7725/stat : 7725 (java) S 7711 7714 5595 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 15 0 404989131 15385792512 3017409 33554432000 4194304 4196468 140720384469056 140465160574208 140466704021205 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7726] ppid=7711 vsize=15025188 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/7717/task/7726/stat : 7726 (java) S 7711 7714 5595 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 404989134 15385792512 3017409 33554432000 4194304 4196468 140720384469056 140464786069616 140466704021205 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7727] ppid=7711 vsize=15025188 memory=4872558044660077418 CPUtime=4.31 cores=1,3,5,7
/proc/7717/task/7727/stat : 7727 (java) S 7711 7714 5595 0 -1 1077944384 12354 0 0 0 429 2 0 0 20 0 15 0 404989134 15385792512 3017409 33554432000 4194304 4196468 140720384469056 140466109655328 140466704021205 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7728] ppid=7711 vsize=15025188 memory=8112282956445269571 CPUtime=4.26 cores=1,3,5,7
/proc/7717/task/7728/stat : 7728 (java) S 7711 7714 5595 0 -1 1077944384 12013 0 0 0 424 2 0 0 20 0 15 0 404989134 15385792512 3017409 33554432000 4194304 4196468 140720384469056 140466108602496 140466704021205 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7729] ppid=7711 vsize=15025188 memory=12069636 CPUtime=0.95 cores=1,3,5,7
/proc/7717/task/7729/stat : 7729 (java) S 7711 7714 5595 0 -1 1077944384 12486 0 0 0 93 2 0 0 20 0 15 0 404989134 15385792512 3017409 33554432000 4194304 4196468 140720384469056 140466107549728 140466704021205 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7730] ppid=7711 vsize=15025188 memory=824 CPUtime=0 cores=1,3,5,7
/proc/7717/task/7730/stat : 7730 (java) S 7711 7714 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404989134 15385792512 3017409 33554432000 4194304 4196468 140720384469056 140464288164192 140466704021205 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7731] ppid=7711 vsize=15025188 memory=1436 CPUtime=0.52 cores=1,3,5,7
/proc/7717/task/7731/stat : 7731 (java) S 7711 7714 5595 0 -1 1077944384 540 0 0 0 28 24 0 0 20 0 15 0 404989134 15385792512 3017409 33554432000 4194304 4196468 140720384469056 140466106498096 140466704022146 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
Current cumulated CPU time of completed processes: 0.003518 s
Current children cumulated CPU time: 2525.68 s
Current children cumulated vsize: 15025188 KiB
Current children cumulated memory: 12069636 KiB

[startup+987.601 s]
/proc/loadavg: 3.79 3.76 2.99 6/234 7826
/proc/meminfo: memFree=5101196/32770624 swapFree=66959212/67108860
[pid=7717] ppid=7711 vsize=15025188 memory=12069636 CPUtime=2527.23 cores=1,3,5,7
/proc/7717/stat : 7717 (java) S 7711 7714 5595 0 -1 1077944320 269801 0 0 0 251709 1014 0 0 20 0 15 0 404989127 15385792512 3017409 33554432000 4194304 4196468 140720384469056 140720384451600 140466704010999 0 0 2 25189581 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
/proc/7717/statm: 3756297 3017409 3304 1 0 3717627 0
[pid=7717/tid=7718] ppid=7711 vsize=15025188 memory=2124 CPUtime=457.77 cores=1,3,5,7
/proc/7717/task/7718/stat : 7718 (java) S 7711 7714 5595 0 -1 1077944384 57979 0 0 0 45724 53 0 0 20 0 15 0 404989128 15385792512 3017409 33554432000 4194304 4196468 140720384469056 140466675841968 140466704021205 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7719] ppid=7711 vsize=15025188 memory=500 CPUtime=514.58 cores=1,3,5,7
/proc/7717/task/7719/stat : 7719 (java) R 7711 7714 5595 0 -1 4202560 28270 0 0 0 51243 215 0 0 20 0 15 0 404989129 15385792512 3017409 33554432000 4194304 4196468 140720384469056 140466708253008 140466696639207 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7720] ppid=7711 vsize=15025188 memory=8112282956445269571 CPUtime=512.45 cores=1,3,5,7
/proc/7717/task/7720/stat : 7720 (java) R 7711 7714 5595 0 -1 4202560 23245 0 0 0 51000 245 0 0 20 0 15 0 404989129 15385792512 3017409 33554432000 4194304 4196468 140720384469056 140466507029256 140466685620632 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7721] ppid=7711 vsize=15025188 memory=37328 CPUtime=516.88 cores=1,3,5,7
/proc/7717/task/7721/stat : 7721 (java) R 7711 7714 5595 0 -1 4202560 25733 0 0 0 51456 232 0 0 20 0 15 0 404989129 15385792512 3017409 33554432000 4194304 4196468 140720384469056 140466505976200 140466696639207 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7722] ppid=7711 vsize=15025188 memory=988 CPUtime=511.51 cores=1,3,5,7
/proc/7717/task/7722/stat : 7722 (java) R 7711 7714 5595 0 -1 4202560 19469 0 0 0 50909 242 0 0 20 0 15 0 404989129 15385792512 3017409 33554432000 4194304 4196468 140720384469056 140466504923344 140466696639207 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7723] ppid=7711 vsize=15025188 memory=2008 CPUtime=3.89 cores=1,3,5,7
/proc/7717/task/7723/stat : 7723 (java) S 7711 7714 5595 0 -1 1077944384 76361 0 0 0 384 5 0 0 20 0 15 0 404989131 15385792512 3017409 33554432000 4194304 4196468 140720384469056 140466110707008 140466704021205 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7724] ppid=7711 vsize=15025188 memory=1436 CPUtime=0 cores=1,3,5,7
/proc/7717/task/7724/stat : 7724 (java) S 7711 7714 5595 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 404989131 15385792512 3017409 33554432000 4194304 4196468 140720384469056 140465294796512 140466704021205 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7725] ppid=7711 vsize=15025188 memory=580 CPUtime=0 cores=1,3,5,7
/proc/7717/task/7725/stat : 7725 (java) S 7711 7714 5595 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 15 0 404989131 15385792512 3017409 33554432000 4194304 4196468 140720384469056 140465160574208 140466704021205 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7726] ppid=7711 vsize=15025188 memory=1720 CPUtime=0 cores=1,3,5,7
/proc/7717/task/7726/stat : 7726 (java) S 7711 7714 5595 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 404989134 15385792512 3017409 33554432000 4194304 4196468 140720384469056 140464786069616 140466704021205 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7727] ppid=7711 vsize=15025188 memory=10604 CPUtime=4.31 cores=1,3,5,7
/proc/7717/task/7727/stat : 7727 (java) S 7711 7714 5595 0 -1 1077944384 12354 0 0 0 429 2 0 0 20 0 15 0 404989134 15385792512 3017409 33554432000 4194304 4196468 140720384469056 140466109655328 140466704021205 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7728] ppid=7711 vsize=15025188 memory=3360 CPUtime=4.26 cores=1,3,5,7
/proc/7717/task/7728/stat : 7728 (java) S 7711 7714 5595 0 -1 1077944384 12013 0 0 0 424 2 0 0 20 0 15 0 404989134 15385792512 3017409 33554432000 4194304 4196468 140720384469056 140466108602496 140466704021205 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7729] ppid=7711 vsize=15025188 memory=776 CPUtime=0.95 cores=1,3,5,7
/proc/7717/task/7729/stat : 7729 (java) S 7711 7714 5595 0 -1 1077944384 12486 0 0 0 93 2 0 0 20 0 15 0 404989134 15385792512 3017409 33554432000 4194304 4196468 140720384469056 140466107549728 140466704021205 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7730] ppid=7711 vsize=15025188 memory=1564 CPUtime=0 cores=1,3,5,7
/proc/7717/task/7730/stat : 7730 (java) S 7711 7714 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404989134 15385792512 3017409 33554432000 4194304 4196468 140720384469056 140464288164192 140466704021205 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7731] ppid=7711 vsize=15025188 memory=5960 CPUtime=0.52 cores=1,3,5,7
/proc/7717/task/7731/stat : 7731 (java) S 7711 7714 5595 0 -1 1077944384 540 0 0 0 28 24 0 0 20 0 15 0 404989134 15385792512 3017409 33554432000 4194304 4196468 140720384469056 140466106498096 140466704022146 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
Current cumulated CPU time of completed processes: 0.003518 s
Current children cumulated CPU time: 2527.23 s
Current children cumulated vsize: 15025188 KiB
Current children cumulated memory: 12069636 KiB

[startup+987.801 s]
/proc/loadavg: 3.79 3.76 2.99 6/234 7826
/proc/meminfo: memFree=5101196/32770624 swapFree=66959212/67108860
[pid=7717] ppid=7711 vsize=15025188 memory=12069636 CPUtime=2528 cores=1,3,5,7
/proc/7717/stat : 7717 (java) S 7711 7714 5595 0 -1 1077944320 269801 0 0 0 251786 1014 0 0 20 0 15 0 404989127 15385792512 3017409 33554432000 4194304 4196468 140720384469056 140720384451600 140466704010999 0 0 2 25189581 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
/proc/7717/statm: 3756297 3017409 3304 1 0 3717627 0
[pid=7717/tid=7718] ppid=7711 vsize=15025188 memory=8112282956445269571 CPUtime=457.77 cores=1,3,5,7
/proc/7717/task/7718/stat : 7718 (java) S 7711 7714 5595 0 -1 1077944384 57979 0 0 0 45724 53 0 0 20 0 15 0 404989128 15385792512 3017409 33554432000 4194304 4196468 140720384469056 140466675841968 140466704021205 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7719] ppid=7711 vsize=15025188 memory=1216 CPUtime=514.79 cores=1,3,5,7
/proc/7717/task/7719/stat : 7719 (java) R 7711 7714 5595 0 -1 4202560 28270 0 0 0 51263 216 0 0 20 0 15 0 404989129 15385792512 3017409 33554432000 4194304 4196468 140720384469056 140466708253320 140466696639207 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7720] ppid=7711 vsize=15025188 memory=984 CPUtime=512.65 cores=1,3,5,7
/proc/7717/task/7720/stat : 7720 (java) R 7711 7714 5595 0 -1 4202560 23245 0 0 0 51020 245 0 0 20 0 15 0 404989129 15385792512 3017409 33554432000 4194304 4196468 140720384469056 140466507029256 140466685620787 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7721] ppid=7711 vsize=15025188 memory=14004 CPUtime=517.07 cores=1,3,5,7
/proc/7717/task/7721/stat : 7721 (java) R 7711 7714 5595 0 -1 4202560 25733 0 0 0 51475 232 0 0 20 0 15 0 404989129 15385792512 3017409 33554432000 4194304 4196468 140720384469056 140466505976200 140466696639207 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7722] ppid=7711 vsize=15025188 memory=19932 CPUtime=511.7 cores=1,3,5,7
/proc/7717/task/7722/stat : 7722 (java) R 7711 7714 5595 0 -1 4202560 19469 0 0 0 50928 242 0 0 20 0 15 0 404989129 15385792512 3017409 33554432000 4194304 4196468 140720384469056 140466504923344 140466696639207 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7723] ppid=7711 vsize=15025188 memory=14048 CPUtime=3.89 cores=1,3,5,7
/proc/7717/task/7723/stat : 7723 (java) S 7711 7714 5595 0 -1 1077944384 76361 0 0 0 384 5 0 0 20 0 15 0 404989131 15385792512 3017409 33554432000 4194304 4196468 140720384469056 140466110707008 140466704021205 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7724] ppid=7711 vsize=15025188 memory=2124 CPUtime=0 cores=1,3,5,7
/proc/7717/task/7724/stat : 7724 (java) S 7711 7714 5595 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 404989131 15385792512 3017409 33554432000 4194304 4196468 140720384469056 140465294796512 140466704021205 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7725] ppid=7711 vsize=15025188 memory=6933690317890819993 CPUtime=0 cores=1,3,5,7
/proc/7717/task/7725/stat : 7725 (java) S 7711 7714 5595 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 15 0 404989131 15385792512 3017409 33554432000 4194304 4196468 140720384469056 140465160574208 140466704021205 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7726] ppid=7711 vsize=15025188 memory=7681905605394137875 CPUtime=0 cores=1,3,5,7
/proc/7717/task/7726/stat : 7726 (java) S 7711 7714 5595 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 404989134 15385792512 3017409 33554432000 4194304 4196468 140720384469056 140464786069616 140466704021205 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7727] ppid=7711 vsize=15025188 memory=6944656592455350634 CPUtime=4.31 cores=1,3,5,7
/proc/7717/task/7727/stat : 7727 (java) S 7711 7714 5595 0 -1 1077944384 12354 0 0 0 429 2 0 0 20 0 15 0 404989134 15385792512 3017409 33554432000 4194304 4196468 140720384469056 140466109655328 140466704021205 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7728] ppid=7711 vsize=15025188 memory=7016714186490735262 CPUtime=4.26 cores=1,3,5,7
/proc/7717/task/7728/stat : 7728 (java) S 7711 7714 5595 0 -1 1077944384 12013 0 0 0 424 2 0 0 20 0 15 0 404989134 15385792512 3017409 33554432000 4194304 4196468 140720384469056 140466108602496 140466704021205 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7729] ppid=7711 vsize=15025188 memory=7016714190785702558 CPUtime=0.95 cores=1,3,5,7
/proc/7717/task/7729/stat : 7729 (java) S 7711 7714 5595 0 -1 1077944384 12486 0 0 0 93 2 0 0 20 0 15 0 404989134 15385792512 3017409 33554432000 4194304 4196468 140720384469056 140466107549728 140466704021205 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7730] ppid=7711 vsize=15025188 memory=-7384994778349281184 CPUtime=0 cores=1,3,5,7
/proc/7717/task/7730/stat : 7730 (java) S 7711 7714 5595 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 404989134 15385792512 3017409 33554432000 4194304 4196468 140720384469056 140464288164192 140466704021205 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
[pid=7717/tid=7731] ppid=7711 vsize=15025188 memory=7681905605394137875 CPUtime=0.52 cores=1,3,5,7
/proc/7717/task/7731/stat : 7731 (java) S 7711 7714 5595 0 -1 1077944384 540 0 0 0 28 24 0 0 20 0 15 0 404989134 15385792512 3017409 33554432000 4194304 4196468 140720384469056 140466106498096 140466704022146 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31686656 140720384475946 140720384476314 140720384476314 140720384479183 0
Current cumulated CPU time of completed processes: 0.003518 s
Current children cumulated CPU time: 2528 s
Current children cumulated vsize: 15025188 KiB
Current children cumulated memory: 12069636 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 987.853
CPU time (s): 2528.08
CPU user time (s): 2517.88
CPU system time (s): 10.1992
CPU usage (%): 255.917
Max. virtual memory (cumulated for all children) (KiB): 15138316
Max. memory (cumulated for all children) (KiB): 12071032

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2517.88
system time used= 10.1992
maximum resident set size= 12069900
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 270910
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1232
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 60327
involuntary context switches= 25972


# summary of solver processes directly reported to runsolver:
#   pid: 7714,7717
#   total CPU time (s): 2528.08
#   total CPU user time (s): 2517.88
#   total CPU system time (s): 10.1992

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.76195 second user time and 10.7239 second system time

The end

Launcher Data

Begin job on node124 at 2019-09-12 14:14:10
IDJOB=4387798
IDBENCH=126001
IDSOLVER=2826
FILE ID=node124/4387798-1568290489
RUNJOBID= node124-1568286434-6492
PBS_JOBID= 21701080
Free space on /tmp= 52940 MiB

SOLVER NAME= Fun-sCOP hybrid+CryptoMiniSat (2019-06-15)
BENCH NAME= XCSP17/QRandom/QRandom-bdd-18-21-2/bdd-18-21-2-133-78-33.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-4387798-1568290489/watcher-4387798-1568290489 -o /tmp/evaluation-result-4387798-1568290489/solver-4387798-1568290489 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1568286434-6492 --watchdog 2580  HOME/scop.sh 11g HOME/scop.jar -hybrid HOME/cryptominisat5 default HOME HOME/instance-4387798-1568290489.xml

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

MD5SUM BENCH= 81fb3456c728d6c2b2ee1ab40588047a
RANDOM SEED=743440618

node124.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.47
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.47
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.47
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.47
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:        17184568 kB
MemAvailable:   31476088 kB
Buffers:          131196 kB
Cached:         14259800 kB
SwapCached:        45868 kB
Active:          1512892 kB
Inactive:       13267236 kB
Active(anon):     343584 kB
Inactive(anon):    86644 kB
Active(file):    1169308 kB
Inactive(file): 13180592 kB
Unevictable:      108624 kB
Mlocked:          108624 kB
SwapTotal:      67108860 kB
SwapFree:       66959212 kB
Dirty:             22452 kB
Writeback:            44 kB
AnonPages:        360508 kB
Mapped:            55888 kB
Shmem:             32744 kB
Slab:             398508 kB
SReclaimable:     370080 kB
SUnreclaim:        28428 kB
KernelStack:        4080 kB
PageTables:         6716 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    6166516 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    178176 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 52920 MiB
End job on node124 at 2019-09-12 14:30:37