Trace number 4387968

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.15 1199.17

General information on the benchmark

NameSubisomorphism/Subisomorphism-m1-si6-m4D/
Subisomorphism-si6-m4Dr4-m1296-04.xml
MD5SUMbed822053ada34bca9e942ef4238d644
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.308784
Satisfiable
(Un)Satisfiability was proved
Number of variables777
Number of constraints2408
Number of domains1
Minimum domain size1296
Maximum domain size1296
Distribution of domain sizes[{"size":1296,"count":777}]
Minimum variable degree2
Maximum variable degree14
Distribution of variable degrees[{"degree":2,"count":35},{"degree":3,"count":82},{"degree":4,"count":123},{"degree":6,"count":120},{"degree":7,"count":123},{"degree":8,"count":122},{"degree":9,"count":86},{"degree":10,"count":51},{"degree":11,"count":23},{"degree":12,"count":6},{"degree":13,"count":4},{"degree":14,"count":2}]
Minimum constraint arity1
Maximum constraint arity777
Distribution of constraint arities[{"arity":1,"count":537},{"arity":2,"count":1870},{"arity":777,"count":1}]
Number of extensional constraints2407
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":2407},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms11g -Xmx11g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Encode -order -solver HOME/glueminisat-simp-2.2.10-193oa-n-release -solverOption -model:-verb=3:-elim-cl=5000000:-native-oa -tmp HOME -serialFile HOME/scop-12932-serial-file.bin HOME/instance-4387968-1568292890.xml
0.66/0.54	
0.66/0.54	Fun-sCOP order+glueminisat-simp-2.2.10-193oa-n-release (2019-06-15)
0.66/0.54	
0.66/0.56	c BEGIN-Prog: Thu Sep 12 14:54:07 CEST 2019
0.66/0.56	c PID: 12935
0.66/0.56	c IP: 172.20.3.147
0.66/0.56	c HOST: node147.alineos.net
0.66/0.57	c (0,0) Parsing Begin
3.14/1.44	c (0,0) Parsing End
3.14/1.45	c (0,0) CSP: 777 int (0 aux), 0 bool (0 aux), 2408 ctr, max domain size 1296
3.14/1.45	c (0,0) Heap : 225 MiB used (max 10795 MiB), NonHeap : 22 MiB used (max 0 MiB)
3.14/1.45	c (0,0) Constraint Name Generate Begin
3.14/1.48	c (0,0) Ctr:HOME/instance-4387968-1568292890.xml,AllDifferent:ExtensionConflict:ExtensionSupport:Var
3.14/1.48	c (0,0) Constraint Name Generate End
3.14/1.48	c (0,0) Heap : 225 MiB used (max 10795 MiB), NonHeap : 22 MiB used (max 0 MiB)
3.14/1.48	c (0,0) CSP to CSPinCNF Begin
311.45/273.87	c (273,264) translated 241 (10%) constraints
597.35/539.34	c (538,523) translated 482 (20%) constraints
2520.23/1197.12	c (scop.sh) Receiving Signal. Removing all intermediate files.
2520.23/1197.12	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 (5934 MiB free)
  memory of node 1: 16384 MiB (9015 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4387968-1568292890/watcher-4387968-1568292890 -o /tmp/evaluation-result-4387968-1568292890/solver-4387968-1568292890 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node147-1568286038-9751 --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-4387968-1568292890.xml 

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

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


[startup+0.100121 s]*
/proc/loadavg: 1.98 2.02 2.07 3/236 12949
/proc/meminfo: memFree=15248356/32770624 swapFree=66957008/67108860
[pid=12932] ppid=12929 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/12932/stat : 12932 (scop.sh) S 12929 12932 8853 0 -1 4202496 556 321 0 0 0 0 0 0 20 0 1 0 405202846 115843072 349 33554432000 4194304 5098028 140723456770528 140723456767784 140413398233724 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 29552640 140723456779048 140723456779376 140723456779376 140723456782285 0
/proc/12932/statm: 28282 349 296 221 0 87 0
[pid=12935] ppid=12932 vsize=15012696 memory=72048 CPUtime=0.12 cores=0,2,4,6
/proc/12935/stat : 12935 (java) S 12932 12932 8853 0 -1 1077944320 6286 0 0 0 10 2 0 0 20 0 15 0 405202847 15373000704 18012 33554432000 4194304 4196468 140732397396784 140732397379328 140226227408631 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
/proc/12935/statm: 3753174 18012 2938 1 0 3715579 0
[pid=12935/tid=12936] ppid=12932 vsize=15012696 memory=-6293073238217244613 CPUtime=0.09 cores=0,2,4,6
/proc/12935/task/12936/stat : 12936 (java) R 12932 12932 8853 0 -1 4202560 4176 0 0 0 8 1 0 0 20 0 15 0 405202847 15373000704 18077 33554432000 4194304 4196468 140732397396784 140226199192600 140226207685456 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12937] ppid=12932 vsize=15012696 memory=8303054830060986464 CPUtime=0 cores=0,2,4,6
/proc/12935/task/12937/stat : 12937 (java) S 12932 12932 8853 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405202849 15373000704 18143 33554432000 4194304 4196468 140732397396784 140226231650576 140226227418837 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12938] ppid=12932 vsize=15012696 memory=139883618952832 CPUtime=0 cores=0,2,4,6
/proc/12935/task/12938/stat : 12938 (java) S 12932 12932 8853 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405202849 15373000704 18143 33554432000 4194304 4196468 140732397396784 140225688336784 140226227418837 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12939] ppid=12932 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12935/task/12939/stat : 12939 (java) S 12932 12932 8853 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405202849 15373000704 18143 33554432000 4194304 4196468 140732397396784 140225687284240 140226227418837 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12940] ppid=12932 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12935/task/12940/stat : 12940 (java) S 12932 12932 8853 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405202849 15373000704 18143 33554432000 4194304 4196468 140732397396784 140225686231696 140226227418837 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12941] ppid=12932 vsize=15012696 memory=139883618952832 CPUtime=0 cores=0,2,4,6
/proc/12935/task/12941/stat : 12941 (java) S 12932 12932 8853 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405202850 15373000704 18143 33554432000 4194304 4196468 140732397396784 140225566927344 140226227419778 0 0 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12942] ppid=12932 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12935/task/12942/stat : 12942 (java) S 12932 12932 8853 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405202850 15373000704 18143 33554432000 4194304 4196468 140732397396784 140224843736480 140226227418837 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12943] ppid=12932 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12935/task/12943/stat : 12943 (java) S 12932 12932 8853 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405202851 15373000704 18143 33554432000 4194304 4196468 140732397396784 140224575301104 140226227418837 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12944] ppid=12932 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12935/task/12944/stat : 12944 (java) S 12932 12932 8853 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405202853 15373000704 18143 33554432000 4194304 4196468 140732397396784 140224200792784 140226227427227 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12945] ppid=12932 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12935/task/12945/stat : 12945 (java) S 12932 12932 8853 0 -1 1077944384 300 0 0 0 0 0 0 0 20 0 15 0 405202853 15373000704 18143 33554432000 4194304 4196468 140732397396784 140225565874160 140226227419778 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12946] ppid=12932 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12935/task/12946/stat : 12946 (java) S 12932 12932 8853 0 -1 1077944384 136 0 0 0 0 0 0 0 20 0 15 0 405202853 15373000704 18143 33554432000 4194304 4196468 140732397396784 140225564821616 140226227419778 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12947] ppid=12932 vsize=15012696 memory=139883618952832 CPUtime=0.01 cores=0,2,4,6
/proc/12935/task/12947/stat : 12947 (java) R 12932 12932 8853 0 -1 4202560 409 0 0 0 1 0 0 0 20 0 15 0 405202853 15373000704 18143 33554432000 4194304 4196468 140732397396784 140225563769072 140226206108832 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12948] ppid=12932 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12935/task/12948/stat : 12948 (java) S 12932 12932 8853 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405202853 15373000704 18143 33554432000 4194304 4196468 140732397396784 140223702887008 140226227418837 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12949] ppid=12932 vsize=15012696 memory=139883618952832 CPUtime=0 cores=0,2,4,6
/proc/12935/task/12949/stat : 12949 (java) S 12932 12932 8853 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405202854 15373000704 18143 33554432000 4194304 4196468 140732397396784 140225562716976 140226227419778 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 73444 KiB

[startup+0.210873 s]*
/proc/loadavg: 1.98 2.02 2.07 3/236 12949
/proc/meminfo: memFree=15230400/32770624 swapFree=66957008/67108860
[pid=12932] ppid=12929 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/12932/stat : 12932 (scop.sh) S 12929 12932 8853 0 -1 4202496 556 321 0 0 0 0 0 0 20 0 1 0 405202846 115843072 349 33554432000 4194304 5098028 140723456770528 140723456767784 140413398233724 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 29552640 140723456779048 140723456779376 140723456779376 140723456782285 0
/proc/12932/statm: 28282 349 296 221 0 87 0
[pid=12935] ppid=12932 vsize=15012696 memory=88432 CPUtime=0.25 cores=0,2,4,6
/proc/12935/stat : 12935 (java) S 12932 12932 8853 0 -1 1077944320 11547 0 0 0 22 3 0 0 20 0 15 0 405202847 15373000704 22108 33554432000 4194304 4196468 140732397396784 140732397379328 140226227408631 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
/proc/12935/statm: 3753174 22108 2972 1 0 3715579 0
[pid=12935/tid=12936] ppid=12932 vsize=15012696 memory=7022364632946311227 CPUtime=0.2 cores=0,2,4,6
/proc/12935/task/12936/stat : 12936 (java) R 12932 12932 8853 0 -1 4202560 9281 0 0 0 18 2 0 0 20 0 15 0 405202847 15373000704 22108 33554432000 4194304 4196468 140732397396784 140226199208016 140226227430557 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12937] ppid=12932 vsize=15012696 memory=364 CPUtime=0 cores=0,2,4,6
/proc/12935/task/12937/stat : 12937 (java) S 12932 12932 8853 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405202849 15373000704 22108 33554432000 4194304 4196468 140732397396784 140226231650576 140226227418837 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12938] ppid=12932 vsize=15012696 memory=139883621892726 CPUtime=0 cores=0,2,4,6
/proc/12935/task/12938/stat : 12938 (java) S 12932 12932 8853 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405202849 15373000704 22108 33554432000 4194304 4196468 140732397396784 140225688336784 140226227418837 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12939] ppid=12932 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12935/task/12939/stat : 12939 (java) S 12932 12932 8853 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405202849 15373000704 22108 33554432000 4194304 4196468 140732397396784 140225687284240 140226227418837 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12940] ppid=12932 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12935/task/12940/stat : 12940 (java) S 12932 12932 8853 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405202849 15373000704 22108 33554432000 4194304 4196468 140732397396784 140225686231696 140226227418837 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12941] ppid=12932 vsize=15012696 memory=139883618952832 CPUtime=0 cores=0,2,4,6
/proc/12935/task/12941/stat : 12941 (java) S 12932 12932 8853 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405202850 15373000704 22108 33554432000 4194304 4196468 140732397396784 140225566927344 140226227419778 0 0 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12942] ppid=12932 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12935/task/12942/stat : 12942 (java) S 12932 12932 8853 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405202850 15373000704 22108 33554432000 4194304 4196468 140732397396784 140224843736480 140226227418837 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12943] ppid=12932 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12935/task/12943/stat : 12943 (java) S 12932 12932 8853 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405202851 15373000704 22108 33554432000 4194304 4196468 140732397396784 140224575301104 140226227418837 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12944] ppid=12932 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12935/task/12944/stat : 12944 (java) S 12932 12932 8853 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405202853 15373000704 22108 33554432000 4194304 4196468 140732397396784 140224200792784 140226227427227 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12945] ppid=12932 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12935/task/12945/stat : 12945 (java) S 12932 12932 8853 0 -1 1077944384 345 0 0 0 0 0 0 0 20 0 15 0 405202853 15373000704 22108 33554432000 4194304 4196468 140732397396784 140225565874160 140226227419778 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12946] ppid=12932 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12935/task/12946/stat : 12946 (java) S 12932 12932 8853 0 -1 1077944384 136 0 0 0 0 0 0 0 20 0 15 0 405202853 15373000704 22108 33554432000 4194304 4196468 140732397396784 140225564821616 140226227419778 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12947] ppid=12932 vsize=15012696 memory=139883618952832 CPUtime=0.03 cores=0,2,4,6
/proc/12935/task/12947/stat : 12947 (java) S 12932 12932 8853 0 -1 1077944384 465 0 0 0 3 0 0 0 20 0 15 0 405202853 15373000704 22108 33554432000 4194304 4196468 140732397396784 140225563769072 140226227419778 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12948] ppid=12932 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12935/task/12948/stat : 12948 (java) S 12932 12932 8853 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405202853 15373000704 22108 33554432000 4194304 4196468 140732397396784 140223702887008 140226227418837 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12949] ppid=12932 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12935/task/12949/stat : 12949 (java) S 12932 12932 8853 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405202854 15373000704 22108 33554432000 4194304 4196468 140732397396784 140225562716976 140226227419778 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 89828 KiB

[startup+0.31075 s]*
/proc/loadavg: 1.98 2.02 2.07 3/236 12949
/proc/meminfo: memFree=15227124/32770624 swapFree=66957008/67108860
[pid=12932] ppid=12929 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/12932/stat : 12932 (scop.sh) S 12929 12932 8853 0 -1 4202496 556 321 0 0 0 0 0 0 20 0 1 0 405202846 115843072 349 33554432000 4194304 5098028 140723456770528 140723456767784 140413398233724 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 29552640 140723456779048 140723456779376 140723456779376 140723456782285 0
/proc/12932/statm: 28282 349 296 221 0 87 0
[pid=12935] ppid=12932 vsize=15012696 memory=91948 CPUtime=0.43 cores=0,2,4,6
/proc/12935/stat : 12935 (java) S 12932 12932 8853 0 -1 1077944320 12545 0 0 0 40 3 0 0 20 0 15 0 405202847 15373000704 22987 33554432000 4194304 4196468 140732397396784 140732397379328 140226227408631 0 0 2 16800973 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
/proc/12935/statm: 3753174 22987 3030 1 0 3715579 0
[pid=12935/tid=12936] ppid=12932 vsize=15012696 memory=6791534058613427641 CPUtime=0.3 cores=0,2,4,6
/proc/12935/task/12936/stat : 12936 (java) R 12932 12932 8853 0 -1 4202560 10089 0 0 0 27 3 0 0 20 0 15 0 405202847 15373000704 22987 33554432000 4194304 4196468 140732397396784 140226199191648 140226208973593 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12937] ppid=12932 vsize=15012696 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/12935/task/12937/stat : 12937 (java) S 12932 12932 8853 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405202849 15373000704 22987 33554432000 4194304 4196468 140732397396784 140226231650576 140226227418837 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12938] ppid=12932 vsize=15012696 memory=-5587046532246807594 CPUtime=0 cores=0,2,4,6
/proc/12935/task/12938/stat : 12938 (java) S 12932 12932 8853 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405202849 15373000704 22987 33554432000 4194304 4196468 140732397396784 140225688336784 140226227418837 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12939] ppid=12932 vsize=15012696 memory=7379517702019849078 CPUtime=0 cores=0,2,4,6
/proc/12935/task/12939/stat : 12939 (java) S 12932 12932 8853 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405202849 15373000704 22987 33554432000 4194304 4196468 140732397396784 140225687284240 140226227418837 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12940] ppid=12932 vsize=15012696 memory=7016714186490735262 CPUtime=0 cores=0,2,4,6
/proc/12935/task/12940/stat : 12940 (java) S 12932 12932 8853 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405202849 15373000704 22987 33554432000 4194304 4196468 140732397396784 140225686231696 140226227418837 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12941] ppid=12932 vsize=15012696 memory=-9062862659931694204 CPUtime=0 cores=0,2,4,6
/proc/12935/task/12941/stat : 12941 (java) S 12932 12932 8853 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405202850 15373000704 22987 33554432000 4194304 4196468 140732397396784 140225566927344 140226227419778 0 0 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12942] ppid=12932 vsize=15012696 memory=3047711566422646390 CPUtime=0 cores=0,2,4,6
/proc/12935/task/12942/stat : 12942 (java) S 12932 12932 8853 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405202850 15373000704 22987 33554432000 4194304 4196468 140732397396784 140224843736480 140226227418837 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12943] ppid=12932 vsize=15012696 memory=-6664436420846797971 CPUtime=0 cores=0,2,4,6
/proc/12935/task/12943/stat : 12943 (java) S 12932 12932 8853 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405202851 15373000704 22987 33554432000 4194304 4196468 140732397396784 140224575301104 140226227418837 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12944] ppid=12932 vsize=15012696 memory=4628975386420216973 CPUtime=0 cores=0,2,4,6
/proc/12935/task/12944/stat : 12944 (java) S 12932 12932 8853 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405202853 15373000704 22987 33554432000 4194304 4196468 140732397396784 140224200792784 140226227427227 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12945] ppid=12932 vsize=15012696 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/12935/task/12945/stat : 12945 (java) S 12932 12932 8853 0 -1 1077944384 455 0 0 0 3 0 0 0 20 0 15 0 405202853 15373000704 22987 33554432000 4194304 4196468 140732397396784 140225565874160 140226227419778 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12946] ppid=12932 vsize=15012696 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/12935/task/12946/stat : 12946 (java) S 12932 12932 8853 0 -1 1077944384 158 0 0 0 1 0 0 0 20 0 15 0 405202853 15373000704 22987 33554432000 4194304 4196468 140732397396784 140225564821616 140226227419778 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12947] ppid=12932 vsize=15012696 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/12935/task/12947/stat : 12947 (java) S 12932 12932 8853 0 -1 1077944384 512 0 0 0 7 0 0 0 20 0 15 0 405202853 15373000704 22987 33554432000 4194304 4196468 140732397396784 140225563769072 140226227419778 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12948] ppid=12932 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12935/task/12948/stat : 12948 (java) S 12932 12932 8853 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405202853 15373000704 22987 33554432000 4194304 4196468 140732397396784 140223702887008 140226227418837 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12949] ppid=12932 vsize=15012696 memory=3977016236712145968 CPUtime=0 cores=0,2,4,6
/proc/12935/task/12949/stat : 12949 (java) S 12932 12932 8853 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405202854 15373000704 22987 33554432000 4194304 4196468 140732397396784 140225562716976 140226227419778 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 93344 KiB

[startup+0.700799 s]
/proc/loadavg: 1.98 2.02 2.07 3/236 12949
/proc/meminfo: memFree=15206164/32770624 swapFree=66957008/67108860
[pid=12932] ppid=12929 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/12932/stat : 12932 (scop.sh) S 12929 12932 8853 0 -1 4202496 556 321 0 0 0 0 0 0 20 0 1 0 405202846 115843072 349 33554432000 4194304 5098028 140723456770528 140723456767784 140413398233724 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 29552640 140723456779048 140723456779376 140723456779376 140723456782285 0
/proc/12932/statm: 28282 349 296 221 0 87 0
[pid=12935] ppid=12932 vsize=15018968 memory=129368 CPUtime=0.99 cores=0,2,4,6
/proc/12935/stat : 12935 (java) S 12932 12932 8853 0 -1 1077944320 19524 0 0 0 94 5 0 0 20 0 15 0 405202847 15379423232 32342 33554432000 4194304 4196468 140732397396784 140732397379328 140226227408631 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
/proc/12935/statm: 3754742 32342 3195 1 0 3716091 0
[pid=12935/tid=12936] ppid=12932 vsize=15018968 memory=-7816663703405220396 CPUtime=0.68 cores=0,2,4,6
/proc/12935/task/12936/stat : 12936 (java) R 12932 12932 8853 0 -1 4202560 16651 0 0 0 64 4 0 0 20 0 15 0 405202847 15379423232 32342 33554432000 4194304 4196468 140732397396784 140226199247200 140226227430557 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12937] ppid=12932 vsize=15018968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12935/task/12937/stat : 12937 (java) S 12932 12932 8853 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405202849 15379423232 32342 33554432000 4194304 4196468 140732397396784 140226231650576 140226227418837 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12938] ppid=12932 vsize=15018968 memory=37340 CPUtime=0 cores=0,2,4,6
/proc/12935/task/12938/stat : 12938 (java) S 12932 12932 8853 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405202849 15379423232 32342 33554432000 4194304 4196468 140732397396784 140225688336784 140226227418837 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12939] ppid=12932 vsize=15018968 memory=2020 CPUtime=0 cores=0,2,4,6
/proc/12935/task/12939/stat : 12939 (java) S 12932 12932 8853 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405202849 15379423232 32342 33554432000 4194304 4196468 140732397396784 140225687284240 140226227418837 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12940] ppid=12932 vsize=15018968 memory=988 CPUtime=0 cores=0,2,4,6
/proc/12935/task/12940/stat : 12940 (java) S 12932 12932 8853 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405202849 15379423232 32342 33554432000 4194304 4196468 140732397396784 140225686231696 140226227418837 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12941] ppid=12932 vsize=15018968 memory=1368 CPUtime=0 cores=0,2,4,6
/proc/12935/task/12941/stat : 12941 (java) S 12932 12932 8853 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 405202850 15379423232 32342 33554432000 4194304 4196468 140732397396784 140225566927344 140226227419778 0 0 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12942] ppid=12932 vsize=15018968 memory=1056 CPUtime=0 cores=0,2,4,6
/proc/12935/task/12942/stat : 12942 (java) S 12932 12932 8853 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405202850 15379423232 32342 33554432000 4194304 4196468 140732397396784 140224843736480 140226227418837 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12943] ppid=12932 vsize=15018968 memory=1712 CPUtime=0 cores=0,2,4,6
/proc/12935/task/12943/stat : 12943 (java) S 12932 12932 8853 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405202851 15379423232 32342 33554432000 4194304 4196468 140732397396784 140224575301104 140226227418837 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12944] ppid=12932 vsize=15018968 memory=6088 CPUtime=0 cores=0,2,4,6
/proc/12935/task/12944/stat : 12944 (java) S 12932 12932 8853 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405202853 15379423232 32342 33554432000 4194304 4196468 140732397396784 140224200792784 140226227427227 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12945] ppid=12932 vsize=15018968 memory=11624 CPUtime=0.09 cores=0,2,4,6
/proc/12935/task/12945/stat : 12945 (java) S 12932 12932 8853 0 -1 1077944384 668 0 0 0 9 0 0 0 20 0 15 0 405202853 15379423232 32342 33554432000 4194304 4196468 140732397396784 140225565874160 140226227419778 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12946] ppid=12932 vsize=15018968 memory=732 CPUtime=0.05 cores=0,2,4,6
/proc/12935/task/12946/stat : 12946 (java) S 12932 12932 8853 0 -1 1077944384 278 0 0 0 5 0 0 0 20 0 15 0 405202853 15379423232 32342 33554432000 4194304 4196468 140732397396784 140225564821616 140226227419778 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12947] ppid=12932 vsize=15018968 memory=776 CPUtime=0.15 cores=0,2,4,6
/proc/12935/task/12947/stat : 12947 (java) R 12932 12932 8853 0 -1 4202560 593 0 0 0 15 0 0 0 20 0 15 0 405202853 15379423232 32342 33554432000 4194304 4196468 140732397396784 140225563765440 140226206366565 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12948] ppid=12932 vsize=15018968 memory=1560 CPUtime=0 cores=0,2,4,6
/proc/12935/task/12948/stat : 12948 (java) S 12932 12932 8853 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405202853 15379423232 32342 33554432000 4194304 4196468 140732397396784 140223702887008 140226227418837 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12949] ppid=12932 vsize=15018968 memory=4008 CPUtime=0 cores=0,2,4,6
/proc/12935/task/12949/stat : 12949 (java) S 12932 12932 8853 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405202854 15379423232 32342 33554432000 4194304 4196468 140732397396784 140225562716976 140226227419778 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 15132096 KiB
Current children cumulated memory: 130764 KiB

[startup+1.50076 s]
/proc/loadavg: 1.98 2.02 2.07 5/236 12949
/proc/meminfo: memFree=15156032/32770624 swapFree=66957008/67108860
[pid=12932] ppid=12929 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/12932/stat : 12932 (scop.sh) S 12929 12932 8853 0 -1 4202496 556 321 0 0 0 0 0 0 20 0 1 0 405202846 115843072 349 33554432000 4194304 5098028 140723456770528 140723456767784 140413398233724 0 65536 4100 81923 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 29552640 140723456779048 140723456779376 140723456779376 140723456782285 0
/proc/12932/statm: 28282 349 296 221 0 87 0

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


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

[startup+1198.4 s]
/proc/loadavg: 4.75 3.99 3.04 6/234 13183
/proc/meminfo: memFree=1637368/32770624 swapFree=66957008/67108860
[pid=12935] ppid=12929 vsize=15025188 memory=12078824 CPUtime=2525.27 cores=0,2,4,6
/proc/12935/stat : 12935 (java) S 12929 12932 8853 0 -1 1077944320 312153 0 0 0 251510 1017 0 0 20 0 15 0 405202847 15385792512 3019706 33554432000 4194304 4196468 140732397396784 140732397379328 140226227408631 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
/proc/12935/statm: 3756297 3019706 3303 1 0 3717627 0
[pid=12935/tid=12936] ppid=12929 vsize=15025188 memory=12078824 CPUtime=743.68 cores=0,2,4,6
/proc/12935/task/12936/stat : 12936 (java) S 12929 12932 8853 0 -1 1077944384 69387 0 0 0 74314 54 0 0 20 0 15 0 405202847 15385792512 3019706 33554432000 4194304 4196468 140732397396784 140226199242784 140226227418837 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12937] ppid=12929 vsize=15025188 memory=3512 CPUtime=441.16 cores=0,2,4,6
/proc/12935/task/12937/stat : 12937 (java) R 12929 12932 8853 0 -1 4202560 27146 0 0 0 43893 223 0 0 20 0 15 0 405202849 15385792512 3019706 33554432000 4194304 4196468 140732397396784 140226231650384 140226220036839 0 4 2 25189581 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12938] ppid=12929 vsize=15025188 memory=37396 CPUtime=442.59 cores=0,2,4,6
/proc/12935/task/12938/stat : 12938 (java) R 12929 12932 8853 0 -1 4202560 29957 0 0 0 44028 231 0 0 20 0 15 0 405202849 15385792512 3019706 33554432000 4194304 4196468 140732397396784 140225688336984 140226212109264 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12939] ppid=12929 vsize=15025188 memory=2020 CPUtime=442.23 cores=0,2,4,6
/proc/12935/task/12939/stat : 12939 (java) R 12929 12932 8853 0 -1 4202560 29256 0 0 0 44004 219 0 0 20 0 15 0 405202849 15385792512 3019706 33554432000 4194304 4196468 140732397396784 140225687284440 140226212398295 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12940] ppid=12929 vsize=15025188 memory=3512 CPUtime=440.69 cores=0,2,4,6
/proc/12935/task/12940/stat : 12940 (java) R 12929 12932 8853 0 -1 4202560 28080 0 0 0 43816 253 0 0 20 0 15 0 405202849 15385792512 3019706 33554432000 4194304 4196468 140732397396784 140225686231816 140226220036839 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12941] ppid=12929 vsize=15025188 memory=37396 CPUtime=2.67 cores=0,2,4,6
/proc/12935/task/12941/stat : 12941 (java) S 12929 12932 8853 0 -1 1077944384 79298 0 0 0 259 8 0 0 20 0 15 0 405202850 15385792512 3019706 33554432000 4194304 4196468 140732397396784 140225566925888 140226227418837 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 71 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12942] ppid=12929 vsize=15025188 memory=2020 CPUtime=0 cores=0,2,4,6
/proc/12935/task/12942/stat : 12942 (java) S 12929 12932 8853 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405202850 15385792512 3019706 33554432000 4194304 4196468 140732397396784 140224843736544 140226227418837 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12943] ppid=12929 vsize=15025188 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/12935/task/12943/stat : 12943 (java) S 12929 12932 8853 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 15 0 405202851 15385792512 3019706 33554432000 4194304 4196468 140732397396784 140224575301120 140226227418837 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12944] ppid=12929 vsize=15025188 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12935/task/12944/stat : 12944 (java) S 12929 12932 8853 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 405202853 15385792512 3019706 33554432000 4194304 4196468 140732397396784 140224200792432 140226227418837 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12945] ppid=12929 vsize=15025188 memory=0 CPUtime=5.01 cores=0,2,4,6
/proc/12935/task/12945/stat : 12945 (java) S 12929 12932 8853 0 -1 1077944384 18492 0 0 0 499 2 0 0 20 0 15 0 405202853 15385792512 3019706 33554432000 4194304 4196468 140732397396784 140225565874208 140226227418837 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12946] ppid=12929 vsize=15025188 memory=6791534058613427641 CPUtime=5.16 cores=0,2,4,6
/proc/12935/task/12946/stat : 12946 (java) S 12929 12932 8853 0 -1 1077944384 11647 0 0 0 513 3 0 0 20 0 15 0 405202853 15385792512 3019706 33554432000 4194304 4196468 140732397396784 140225564821664 140226227418837 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12947] ppid=12929 vsize=15025188 memory=37396 CPUtime=1.3 cores=0,2,4,6
/proc/12935/task/12947/stat : 12947 (java) S 12929 12932 8853 0 -1 1077944384 16815 0 0 0 128 2 0 0 20 0 15 0 405202853 15385792512 3019706 33554432000 4194304 4196468 140732397396784 140225563768832 140226227418837 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12948] ppid=12929 vsize=15025188 memory=2020 CPUtime=0 cores=0,2,4,6
/proc/12935/task/12948/stat : 12948 (java) S 12929 12932 8853 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405202853 15385792512 3019706 33554432000 4194304 4196468 140732397396784 140223702887008 140226227418837 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12949] ppid=12929 vsize=15025188 memory=988 CPUtime=0.68 cores=0,2,4,6
/proc/12935/task/12949/stat : 12949 (java) S 12929 12932 8853 0 -1 1077944384 746 0 0 0 40 28 0 0 20 0 15 0 405202854 15385792512 3019706 33554432000 4194304 4196468 140732397396784 140225562716976 140226227419778 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
Current cumulated CPU time of completed processes: 0.003605 s
Current children cumulated CPU time: 2525.27 s
Current children cumulated vsize: 15025188 KiB
Current children cumulated memory: 12078824 KiB

[startup+1198.8 s]
/proc/loadavg: 4.75 3.99 3.04 6/234 13183
/proc/meminfo: memFree=1637368/32770624 swapFree=66957008/67108860
[pid=12935] ppid=12929 vsize=15025188 memory=12078824 CPUtime=2526.83 cores=0,2,4,6
/proc/12935/stat : 12935 (java) S 12929 12932 8853 0 -1 1077944320 312153 0 0 0 251666 1017 0 0 20 0 15 0 405202847 15385792512 3019706 33554432000 4194304 4196468 140732397396784 140732397379328 140226227408631 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
/proc/12935/statm: 3756297 3019706 3303 1 0 3717627 0
[pid=12935/tid=12936] ppid=12929 vsize=15025188 memory=19968 CPUtime=743.68 cores=0,2,4,6
/proc/12935/task/12936/stat : 12936 (java) S 12929 12932 8853 0 -1 1077944384 69387 0 0 0 74314 54 0 0 20 0 15 0 405202847 15385792512 3019706 33554432000 4194304 4196468 140732397396784 140226199242784 140226227418837 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12937] ppid=12929 vsize=15025188 memory=492 CPUtime=441.55 cores=0,2,4,6
/proc/12935/task/12937/stat : 12937 (java) R 12929 12932 8853 0 -1 4202560 27146 0 0 0 43931 224 0 0 20 0 15 0 405202849 15385792512 3019706 33554432000 4194304 4196468 140732397396784 140226231650384 140226220036839 0 4 2 25189581 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12938] ppid=12929 vsize=15025188 memory=6791534058613427641 CPUtime=442.99 cores=0,2,4,6
/proc/12935/task/12938/stat : 12938 (java) R 12929 12932 8853 0 -1 4202560 29957 0 0 0 44068 231 0 0 20 0 15 0 405202849 15385792512 3019706 33554432000 4194304 4196468 140732397396784 140225688336984 140226212398154 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12939] ppid=12929 vsize=15025188 memory=14008 CPUtime=442.63 cores=0,2,4,6
/proc/12935/task/12939/stat : 12939 (java) R 12929 12932 8853 0 -1 4202560 29256 0 0 0 44044 219 0 0 20 0 15 0 405202849 15385792512 3019706 33554432000 4194304 4196468 140732397396784 140225687284440 140226209018339 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12940] ppid=12929 vsize=15025188 memory=12040 CPUtime=441.07 cores=0,2,4,6
/proc/12935/task/12940/stat : 12940 (java) R 12929 12932 8853 0 -1 4202560 28080 0 0 0 43854 253 0 0 20 0 15 0 405202849 15385792512 3019706 33554432000 4194304 4196468 140732397396784 140225686231816 140226220036839 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12941] ppid=12929 vsize=15025188 memory=2124 CPUtime=2.67 cores=0,2,4,6
/proc/12935/task/12941/stat : 12941 (java) S 12929 12932 8853 0 -1 1077944384 79298 0 0 0 259 8 0 0 20 0 15 0 405202850 15385792512 3019706 33554432000 4194304 4196468 140732397396784 140225566925888 140226227418837 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 71 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12942] ppid=12929 vsize=15025188 memory=19968 CPUtime=0 cores=0,2,4,6
/proc/12935/task/12942/stat : 12942 (java) S 12929 12932 8853 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405202850 15385792512 3019706 33554432000 4194304 4196468 140732397396784 140224843736544 140226227418837 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12943] ppid=12929 vsize=15025188 memory=492 CPUtime=0 cores=0,2,4,6
/proc/12935/task/12943/stat : 12943 (java) S 12929 12932 8853 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 15 0 405202851 15385792512 3019706 33554432000 4194304 4196468 140732397396784 140224575301120 140226227418837 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12944] ppid=12929 vsize=15025188 memory=1560 CPUtime=0 cores=0,2,4,6
/proc/12935/task/12944/stat : 12944 (java) S 12929 12932 8853 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 405202853 15385792512 3019706 33554432000 4194304 4196468 140732397396784 140224200792432 140226227418837 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12945] ppid=12929 vsize=15025188 memory=932 CPUtime=5.01 cores=0,2,4,6
/proc/12935/task/12945/stat : 12945 (java) S 12929 12932 8853 0 -1 1077944384 18492 0 0 0 499 2 0 0 20 0 15 0 405202853 15385792512 3019706 33554432000 4194304 4196468 140732397396784 140225565874208 140226227418837 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12946] ppid=12929 vsize=15025188 memory=1768 CPUtime=5.16 cores=0,2,4,6
/proc/12935/task/12946/stat : 12946 (java) S 12929 12932 8853 0 -1 1077944384 11647 0 0 0 513 3 0 0 20 0 15 0 405202853 15385792512 3019706 33554432000 4194304 4196468 140732397396784 140225564821664 140226227418837 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12947] ppid=12929 vsize=15025188 memory=796 CPUtime=1.3 cores=0,2,4,6
/proc/12935/task/12947/stat : 12947 (java) S 12929 12932 8853 0 -1 1077944384 16815 0 0 0 128 2 0 0 20 0 15 0 405202853 15385792512 3019706 33554432000 4194304 4196468 140732397396784 140225563768832 140226227418837 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12948] ppid=12929 vsize=15025188 memory=12078824 CPUtime=0 cores=0,2,4,6
/proc/12935/task/12948/stat : 12948 (java) S 12929 12932 8853 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405202853 15385792512 3019706 33554432000 4194304 4196468 140732397396784 140223702887008 140226227418837 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12949] ppid=12929 vsize=15025188 memory=111170933515546 CPUtime=0.68 cores=0,2,4,6
/proc/12935/task/12949/stat : 12949 (java) S 12929 12932 8853 0 -1 1077944384 746 0 0 0 40 28 0 0 20 0 15 0 405202854 15385792512 3019706 33554432000 4194304 4196468 140732397396784 140225562716976 140226227419778 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
Current cumulated CPU time of completed processes: 0.003605 s
Current children cumulated CPU time: 2526.83 s
Current children cumulated vsize: 15025188 KiB
Current children cumulated memory: 12078824 KiB

[startup+1199 s]*
/proc/loadavg: 4.75 3.99 3.04 6/234 13183
/proc/meminfo: memFree=1637152/32770624 swapFree=66957008/67108860
[pid=12935] ppid=12929 vsize=15025188 memory=12078824 CPUtime=2527.65 cores=0,2,4,6
/proc/12935/stat : 12935 (java) S 12929 12932 8853 0 -1 1077944320 312153 0 0 0 251748 1017 0 0 20 0 15 0 405202847 15385792512 3019706 33554432000 4194304 4196468 140732397396784 140732397379328 140226227408631 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
/proc/12935/statm: 3756297 3019706 3303 1 0 3717627 0
[pid=12935/tid=12936] ppid=12929 vsize=15025188 memory=-7824251494390978410 CPUtime=743.68 cores=0,2,4,6
/proc/12935/task/12936/stat : 12936 (java) S 12929 12932 8853 0 -1 1077944384 69387 0 0 0 74314 54 0 0 20 0 15 0 405202847 15385792512 3019706 33554432000 4194304 4196468 140732397396784 140226199242784 140226227418837 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12937] ppid=12929 vsize=15025188 memory=4126316290023845779 CPUtime=441.76 cores=0,2,4,6
/proc/12935/task/12937/stat : 12937 (java) R 12929 12932 8853 0 -1 4202560 27146 0 0 0 43952 224 0 0 20 0 15 0 405202849 15385792512 3019706 33554432000 4194304 4196468 140732397396784 140226231650384 140226220036839 0 4 2 25189581 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12938] ppid=12929 vsize=15025188 memory=796 CPUtime=443.2 cores=0,2,4,6
/proc/12935/task/12938/stat : 12938 (java) R 12929 12932 8853 0 -1 4202560 29957 0 0 0 44089 231 0 0 20 0 15 0 405202849 15385792512 3019706 33554432000 4194304 4196468 140732397396784 140225688336984 140226212108451 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12939] ppid=12929 vsize=15025188 memory=1808 CPUtime=442.84 cores=0,2,4,6
/proc/12935/task/12939/stat : 12939 (java) R 12929 12932 8853 0 -1 4202560 29256 0 0 0 44065 219 0 0 20 0 15 0 405202849 15385792512 3019706 33554432000 4194304 4196468 140732397396784 140225687284440 140226220036839 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12940] ppid=12929 vsize=15025188 memory=1712 CPUtime=441.26 cores=0,2,4,6
/proc/12935/task/12940/stat : 12940 (java) R 12929 12932 8853 0 -1 4202560 28080 0 0 0 43873 253 0 0 20 0 15 0 405202849 15385792512 3019706 33554432000 4194304 4196468 140732397396784 140225686231816 140226220036839 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12941] ppid=12929 vsize=15025188 memory=6088 CPUtime=2.67 cores=0,2,4,6
/proc/12935/task/12941/stat : 12941 (java) S 12929 12932 8853 0 -1 1077944384 79298 0 0 0 259 8 0 0 20 0 15 0 405202850 15385792512 3019706 33554432000 4194304 4196468 140732397396784 140225566925888 140226227418837 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 71 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12942] ppid=12929 vsize=15025188 memory=11624 CPUtime=0 cores=0,2,4,6
/proc/12935/task/12942/stat : 12942 (java) S 12929 12932 8853 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405202850 15385792512 3019706 33554432000 4194304 4196468 140732397396784 140224843736544 140226227418837 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12943] ppid=12929 vsize=15025188 memory=732 CPUtime=0 cores=0,2,4,6
/proc/12935/task/12943/stat : 12943 (java) S 12929 12932 8853 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 15 0 405202851 15385792512 3019706 33554432000 4194304 4196468 140732397396784 140224575301120 140226227418837 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12944] ppid=12929 vsize=15025188 memory=988 CPUtime=0 cores=0,2,4,6
/proc/12935/task/12944/stat : 12944 (java) S 12929 12932 8853 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 405202853 15385792512 3019706 33554432000 4194304 4196468 140732397396784 140224200792432 140226227418837 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12945] ppid=12929 vsize=15025188 memory=1368 CPUtime=5.01 cores=0,2,4,6
/proc/12935/task/12945/stat : 12945 (java) S 12929 12932 8853 0 -1 1077944384 18492 0 0 0 499 2 0 0 20 0 15 0 405202853 15385792512 3019706 33554432000 4194304 4196468 140732397396784 140225565874208 140226227418837 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12946] ppid=12929 vsize=15025188 memory=1056 CPUtime=5.16 cores=0,2,4,6
/proc/12935/task/12946/stat : 12946 (java) S 12929 12932 8853 0 -1 1077944384 11647 0 0 0 513 3 0 0 20 0 15 0 405202853 15385792512 3019706 33554432000 4194304 4196468 140732397396784 140225564821664 140226227418837 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12947] ppid=12929 vsize=15025188 memory=1712 CPUtime=1.3 cores=0,2,4,6
/proc/12935/task/12947/stat : 12947 (java) S 12929 12932 8853 0 -1 1077944384 16815 0 0 0 128 2 0 0 20 0 15 0 405202853 15385792512 3019706 33554432000 4194304 4196468 140732397396784 140225563768832 140226227418837 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12948] ppid=12929 vsize=15025188 memory=6088 CPUtime=0 cores=0,2,4,6
/proc/12935/task/12948/stat : 12948 (java) S 12929 12932 8853 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405202853 15385792512 3019706 33554432000 4194304 4196468 140732397396784 140223702887008 140226227418837 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12949] ppid=12929 vsize=15025188 memory=11624 CPUtime=0.68 cores=0,2,4,6
/proc/12935/task/12949/stat : 12949 (java) S 12929 12932 8853 0 -1 1077944384 746 0 0 0 40 28 0 0 20 0 15 0 405202854 15385792512 3019706 33554432000 4194304 4196468 140732397396784 140225562716976 140226227419778 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
Current cumulated CPU time of completed processes: 0.003605 s
Current children cumulated CPU time: 2527.65 s
Current children cumulated vsize: 15025188 KiB
Current children cumulated memory: 12078824 KiB

[startup+1199.11 s]
/proc/loadavg: 4.75 3.99 3.04 6/234 13183
/proc/meminfo: memFree=1637152/32770624 swapFree=66957008/67108860
[pid=12935] ppid=12929 vsize=15025188 memory=12078824 CPUtime=2528.06 cores=0,2,4,6
/proc/12935/stat : 12935 (java) S 12929 12932 8853 0 -1 1077944320 312153 0 0 0 251789 1017 0 0 20 0 15 0 405202847 15385792512 3019706 33554432000 4194304 4196468 140732397396784 140732397379328 140226227408631 0 0 2 25189581 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
/proc/12935/statm: 3756297 3019706 3303 1 0 3717627 0
[pid=12935/tid=12936] ppid=12929 vsize=15025188 memory=12078824 CPUtime=743.68 cores=0,2,4,6
/proc/12935/task/12936/stat : 12936 (java) S 12929 12932 8853 0 -1 1077944384 69387 0 0 0 74314 54 0 0 20 0 15 0 405202847 15385792512 3019706 33554432000 4194304 4196468 140732397396784 140226199242784 140226227418837 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12937] ppid=12929 vsize=15025188 memory=1396 CPUtime=441.86 cores=0,2,4,6
/proc/12935/task/12937/stat : 12937 (java) R 12929 12932 8853 0 -1 4202560 27146 0 0 0 43962 224 0 0 20 0 15 0 405202849 15385792512 3019706 33554432000 4194304 4196468 140732397396784 140226231650384 140226209018240 0 4 2 25189581 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12938] ppid=12929 vsize=15025188 memory=12078824 CPUtime=443.3 cores=0,2,4,6
/proc/12935/task/12938/stat : 12938 (java) R 12929 12932 8853 0 -1 4202560 29957 0 0 0 44099 231 0 0 20 0 15 0 405202849 15385792512 3019706 33554432000 4194304 4196468 140732397396784 140225688336984 140226212108543 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12939] ppid=12929 vsize=15025188 memory=12078824 CPUtime=442.94 cores=0,2,4,6
/proc/12935/task/12939/stat : 12939 (java) R 12929 12932 8853 0 -1 4202560 29256 0 0 0 44075 219 0 0 20 0 15 0 405202849 15385792512 3019706 33554432000 4194304 4196468 140732397396784 140225687284440 140226220036839 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12940] ppid=12929 vsize=15025188 memory=12078420 CPUtime=441.36 cores=0,2,4,6
/proc/12935/task/12940/stat : 12940 (java) R 12929 12932 8853 0 -1 4202560 28080 0 0 0 43883 253 0 0 20 0 15 0 405202849 15385792512 3019706 33554432000 4194304 4196468 140732397396784 140225686231816 140226220036839 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12941] ppid=12929 vsize=15025188 memory=0 CPUtime=2.67 cores=0,2,4,6
/proc/12935/task/12941/stat : 12941 (java) S 12929 12932 8853 0 -1 1077944384 79298 0 0 0 259 8 0 0 20 0 15 0 405202850 15385792512 3019706 33554432000 4194304 4196468 140732397396784 140225566925888 140226227418837 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 71 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12942] ppid=12929 vsize=15025188 memory=12078420 CPUtime=0 cores=0,2,4,6
/proc/12935/task/12942/stat : 12942 (java) S 12929 12932 8853 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405202850 15385792512 3019706 33554432000 4194304 4196468 140732397396784 140224843736544 140226227418837 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12943] ppid=12929 vsize=15025188 memory=12078420 CPUtime=0 cores=0,2,4,6
/proc/12935/task/12943/stat : 12943 (java) S 12929 12932 8853 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 15 0 405202851 15385792512 3019706 33554432000 4194304 4196468 140732397396784 140224575301120 140226227418837 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12944] ppid=12929 vsize=15025188 memory=12078580 CPUtime=0 cores=0,2,4,6
/proc/12935/task/12944/stat : 12944 (java) S 12929 12932 8853 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 405202853 15385792512 3019706 33554432000 4194304 4196468 140732397396784 140224200792432 140226227418837 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12945] ppid=12929 vsize=15025188 memory=12078580 CPUtime=5.01 cores=0,2,4,6
/proc/12935/task/12945/stat : 12945 (java) S 12929 12932 8853 0 -1 1077944384 18492 0 0 0 499 2 0 0 20 0 15 0 405202853 15385792512 3019706 33554432000 4194304 4196468 140732397396784 140225565874208 140226227418837 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12946] ppid=12929 vsize=15025188 memory=12078824 CPUtime=5.16 cores=0,2,4,6
/proc/12935/task/12946/stat : 12946 (java) S 12929 12932 8853 0 -1 1077944384 11647 0 0 0 513 3 0 0 20 0 15 0 405202853 15385792512 3019706 33554432000 4194304 4196468 140732397396784 140225564821664 140226227418837 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12947] ppid=12929 vsize=15025188 memory=12078824 CPUtime=1.3 cores=0,2,4,6
/proc/12935/task/12947/stat : 12947 (java) S 12929 12932 8853 0 -1 1077944384 16815 0 0 0 128 2 0 0 20 0 15 0 405202853 15385792512 3019706 33554432000 4194304 4196468 140732397396784 140225563768832 140226227418837 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12948] ppid=12929 vsize=15025188 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/12935/task/12948/stat : 12948 (java) S 12929 12932 8853 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405202853 15385792512 3019706 33554432000 4194304 4196468 140732397396784 140223702887008 140226227418837 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
[pid=12935/tid=12949] ppid=12929 vsize=15025188 memory=12078824 CPUtime=0.68 cores=0,2,4,6
/proc/12935/task/12949/stat : 12949 (java) S 12929 12932 8853 0 -1 1077944384 746 0 0 0 40 28 0 0 20 0 15 0 405202854 15385792512 3019706 33554432000 4194304 4196468 140732397396784 140225562716976 140226227419778 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18448384 140732397400814 140732397401242 140732397401242 140732397404111 0
Current cumulated CPU time of completed processes: 0.003605 s
Current children cumulated CPU time: 2528.06 s
Current children cumulated vsize: 15025188 KiB
Current children cumulated memory: 12078824 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1199.17
CPU time (s): 2528.15
CPU user time (s): 2517.91
CPU system time (s): 10.2308
CPU usage (%): 210.825
Max. virtual memory (cumulated for all children) (KiB): 15138316
Max. memory (cumulated for all children) (KiB): 12080220

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2517.91
system time used= 10.2308
maximum resident set size= 12079004
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 313260
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1568
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 64940
involuntary context switches= 27156


# summary of solver processes directly reported to runsolver:
#   pid: 12932,12935
#   total CPU time (s): 2528.15
#   total CPU user time (s): 2517.91
#   total CPU system time (s): 10.2308

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.87218 second user time and 11.7805 second system time

The end

Launcher Data

Begin job on node147 at 2019-09-12 14:54:07
IDJOB=4387968
IDBENCH=130848
IDSOLVER=2825
FILE ID=node147/4387968-1568292890
RUNJOBID= node147-1568286038-9751
PBS_JOBID= 21701064
Free space on /tmp= 52104 MiB

SOLVER NAME= Fun-sCOP order+GlueMiniSat (2019-06-15)
BENCH NAME= XCSP17/Subisomorphism/Subisomorphism-m1-si6-m4D/Subisomorphism-si6-m4Dr4-m1296-04.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-4387968-1568292890/watcher-4387968-1568292890 -o /tmp/evaluation-result-4387968-1568292890/solver-4387968-1568292890 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node147-1568286038-9751 --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-4387968-1568292890.xml

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

MD5SUM BENCH= bed822053ada34bca9e942ef4238d644
RANDOM SEED=2007886747

node147.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.52
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.52
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.52
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.52
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:        15309932 kB
MemAvailable:   31551924 kB
Buffers:          166676 kB
Cached:         16111884 kB
SwapCached:        48504 kB
Active:          2631760 kB
Inactive:       13962580 kB
Active(anon):     277464 kB
Inactive(anon):    79704 kB
Active(file):    2354296 kB
Inactive(file): 13882876 kB
Unevictable:      107624 kB
Mlocked:          107624 kB
SwapTotal:      67108860 kB
SwapFree:       66957008 kB
Dirty:             20484 kB
Writeback:             0 kB
AnonPages:        297044 kB
Mapped:            55260 kB
Shmem:             32764 kB
Slab:             463032 kB
SReclaimable:     433280 kB
SUnreclaim:        29752 kB
KernelStack:        4128 kB
PageTables:         5636 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    6125596 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    135168 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 50744 MiB
End job on node147 at 2019-09-12 15:14:06