Trace number 4387969

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) 2527.85 1188.55

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 -hybrid -solver HOME/cryptominisat5 -solverOption default -tmp HOME -serialFile HOME/scop-16447-serial-file.bin HOME/instance-4387969-1568292628.xml
0.65/0.53	
0.65/0.53	Fun-sCOP hybrid+cryptominisat5 (2019-06-15)
0.65/0.53	
0.65/0.55	c BEGIN-Prog: Thu Sep 12 14:49:49 CEST 2019
0.65/0.55	c PID: 16450
0.65/0.55	c IP: 172.20.3.151
0.65/0.55	c HOST: node151.alineos.net
0.65/0.56	c (0,0) Parsing Begin
3.15/1.44	c (0,0) Parsing End
3.15/1.45	c (0,0) CSP: 777 int (0 aux), 0 bool (0 aux), 2408 ctr, max domain size 1296
3.15/1.45	c (0,0) Heap : 281 MiB used (max 10795 MiB), NonHeap : 22 MiB used (max 0 MiB)
3.15/1.45	c (0,0) Constraint Name Generate Begin
3.15/1.47	c (0,0) Ctr:HOME/instance-4387969-1568292628.xml,AllDifferent:ExtensionConflict:ExtensionSupport:Var
3.15/1.47	c (0,0) Constraint Name Generate End
3.15/1.47	c (0,0) Heap : 281 MiB used (max 10795 MiB), NonHeap : 22 MiB used (max 0 MiB)
3.15/1.47	c (0,0) CSP to CSPinCNF Begin
306.09/268.46	c (267,259) translated 241 (10%) constraints
587.83/529.63	c (529,513) translated 482 (20%) constraints
2520.08/1186.51	c (scop.sh) Receiving Signal. Removing all intermediate files.
2520.08/1186.51	c (scop.sh) Killing background jobs.

Verifier Data

One s line expected

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (15084 MiB free)
  memory of node 1: 16384 MiB (15234 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4387969-1568292628/watcher-4387969-1568292628 -o /tmp/evaluation-result-4387969-1568292628/solver-4387969-1568292628 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1568286070-13983 --watchdog 2580 HOME/scop.sh 11g HOME/scop.jar -hybrid HOME/cryptominisat5 default HOME HOME/instance-4387969-1568292628.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=16447, runsolver pid=16444
Current StackSize limit: 8192 KiB


[startup+0.10042 s]*
/proc/loadavg: 2.01 2.03 2.05 3/234 16464
/proc/meminfo: memFree=30986924/32770624 swapFree=66932912/67108860
[pid=16447] ppid=16444 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/16447/stat : 16447 (scop.sh) S 16444 16447 12870 0 -1 4202496 554 321 0 0 0 0 0 0 20 0 1 0 405534239 115843072 349 33554432000 4194304 5098028 140736344839872 140736344837128 140627548959356 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 32874496 140736344843107 140736344843376 140736344843376 140736344846285 0
/proc/16447/statm: 28282 349 296 221 0 87 0
[pid=16450] ppid=16447 vsize=15012696 memory=72788 CPUtime=0.11 cores=0,2,4,6
/proc/16450/stat : 16450 (java) S 16447 16447 12870 0 -1 1077944320 6925 0 0 0 10 1 0 0 20 0 15 0 405534239 15373000704 18131 33554432000 4194304 4196468 140732328636800 140732328619344 140595740688119 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
/proc/16450/statm: 3753174 18131 2919 1 0 3715579 0
[pid=16450/tid=16451] ppid=16447 vsize=15012696 memory=-6149239525118099393 CPUtime=0.09 cores=0,2,4,6
/proc/16450/task/16451/stat : 16451 (java) R 16447 16447 12870 0 -1 4202560 4736 0 0 0 8 1 0 0 20 0 15 0 405534240 15373000704 18197 33554432000 4194304 4196468 140732328636800 140595712459152 140595720965182 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16452] ppid=16447 vsize=15012696 memory=8303054830060986464 CPUtime=0 cores=0,2,4,6
/proc/16450/task/16452/stat : 16452 (java) S 16447 16447 12870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405534241 15373000704 18197 33554432000 4194304 4196468 140732328636800 140595744930704 140595740698325 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16453] ppid=16447 vsize=15012696 memory=140316325959296 CPUtime=0 cores=0,2,4,6
/proc/16450/task/16453/stat : 16453 (java) S 16447 16447 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405534241 15373000704 18197 33554432000 4194304 4196468 140732328636800 140595559086864 140595740698325 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16454] ppid=16447 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16450/task/16454/stat : 16454 (java) S 16447 16447 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405534241 15373000704 18197 33554432000 4194304 4196468 140732328636800 140595558034576 140595740698325 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16455] ppid=16447 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16450/task/16455/stat : 16455 (java) S 16447 16447 12870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405534241 15373000704 18197 33554432000 4194304 4196468 140732328636800 140595556981776 140595740698325 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16456] ppid=16447 vsize=15012696 memory=140316325959296 CPUtime=0 cores=0,2,4,6
/proc/16450/task/16456/stat : 16456 (java) S 16447 16447 12870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405534243 15373000704 18197 33554432000 4194304 4196468 140732328636800 140594711042160 140595740699266 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16457] ppid=16447 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16450/task/16457/stat : 16457 (java) S 16447 16447 12870 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405534243 15373000704 18197 33554432000 4194304 4196468 140732328636800 140594345141024 140595740698325 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16458] ppid=16447 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16450/task/16458/stat : 16458 (java) S 16447 16447 12870 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 405534243 15373000704 18197 33554432000 4194304 4196468 140732328636800 140594210919536 140595740698325 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16459] ppid=16447 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16450/task/16459/stat : 16459 (java) S 16447 16447 12870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405534246 15373000704 18197 33554432000 4194304 4196468 140732328636800 140593836415056 140595740706715 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16460] ppid=16447 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16450/task/16460/stat : 16460 (java) S 16447 16447 12870 0 -1 1077944384 428 0 0 0 0 0 0 0 20 0 15 0 405534246 15373000704 18197 33554432000 4194304 4196468 140732328636800 140594709990000 140595740699266 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16461] ppid=16447 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16450/task/16461/stat : 16461 (java) S 16447 16447 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405534246 15373000704 18197 33554432000 4194304 4196468 140732328636800 140594708937200 140595740699266 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16462] ppid=16447 vsize=15012696 memory=140316325959296 CPUtime=0.01 cores=0,2,4,6
/proc/16450/task/16462/stat : 16462 (java) R 16447 16447 12870 0 -1 4202560 438 0 0 0 1 0 0 0 20 0 15 0 405534246 15373000704 18197 33554432000 4194304 4196468 140732328636800 140594707881672 140595720128229 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16463] ppid=16447 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16450/task/16463/stat : 16463 (java) S 16447 16447 12870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405534246 15373000704 18197 33554432000 4194304 4196468 140732328636800 140593338510304 140595740698325 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16464] ppid=16447 vsize=15012696 memory=140316325959296 CPUtime=0 cores=0,2,4,6
/proc/16450/task/16464/stat : 16464 (java) S 16447 16447 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405534246 15373000704 18197 33554432000 4194304 4196468 140732328636800 140594706831792 140595740699266 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 74184 KiB

[startup+0.210851 s]*
/proc/loadavg: 2.01 2.03 2.05 3/234 16464
/proc/meminfo: memFree=30980040/32770624 swapFree=66932912/67108860
[pid=16447] ppid=16444 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/16447/stat : 16447 (scop.sh) S 16444 16447 12870 0 -1 4202496 554 321 0 0 0 0 0 0 20 0 1 0 405534239 115843072 349 33554432000 4194304 5098028 140736344839872 140736344837128 140627548959356 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 32874496 140736344843107 140736344843376 140736344843376 140736344846285 0
/proc/16447/statm: 28282 349 296 221 0 87 0
[pid=16450] ppid=16447 vsize=15012696 memory=87884 CPUtime=0.24 cores=0,2,4,6
/proc/16450/stat : 16450 (java) S 16447 16447 12870 0 -1 1077944320 12065 0 0 0 21 3 0 0 20 0 15 0 405534239 15373000704 21971 33554432000 4194304 4196468 140732328636800 140732328619344 140595740688119 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
/proc/16450/statm: 3753174 21971 2925 1 0 3715579 0
[pid=16450/tid=16451] ppid=16447 vsize=15012696 memory=7022364632946311227 CPUtime=0.2 cores=0,2,4,6
/proc/16450/task/16451/stat : 16451 (java) R 16447 16447 12870 0 -1 4202560 9792 0 0 0 17 3 0 0 20 0 15 0 405534240 15373000704 21971 33554432000 4194304 4196468 140732328636800 140595712503760 140595740700054 0 4 2 16800973 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16452] ppid=16447 vsize=15012696 memory=343 CPUtime=0 cores=0,2,4,6
/proc/16450/task/16452/stat : 16452 (java) S 16447 16447 12870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405534241 15373000704 21971 33554432000 4194304 4196468 140732328636800 140595744930704 140595740698325 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16453] ppid=16447 vsize=15012696 memory=288370692477671040 CPUtime=0 cores=0,2,4,6
/proc/16450/task/16453/stat : 16453 (java) S 16447 16447 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405534241 15373000704 21971 33554432000 4194304 4196468 140732328636800 140595559086864 140595740698325 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16454] ppid=16447 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16450/task/16454/stat : 16454 (java) S 16447 16447 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405534241 15373000704 21971 33554432000 4194304 4196468 140732328636800 140595558034576 140595740698325 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16455] ppid=16447 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16450/task/16455/stat : 16455 (java) S 16447 16447 12870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405534241 15373000704 21971 33554432000 4194304 4196468 140732328636800 140595556981776 140595740698325 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16456] ppid=16447 vsize=15012696 memory=140316325959296 CPUtime=0 cores=0,2,4,6
/proc/16450/task/16456/stat : 16456 (java) S 16447 16447 12870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405534243 15373000704 21971 33554432000 4194304 4196468 140732328636800 140594711042160 140595740699266 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16457] ppid=16447 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16450/task/16457/stat : 16457 (java) S 16447 16447 12870 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405534243 15373000704 21971 33554432000 4194304 4196468 140732328636800 140594345141024 140595740698325 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16458] ppid=16447 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16450/task/16458/stat : 16458 (java) S 16447 16447 12870 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 405534243 15373000704 21971 33554432000 4194304 4196468 140732328636800 140594210919536 140595740698325 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16459] ppid=16447 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16450/task/16459/stat : 16459 (java) S 16447 16447 12870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405534246 15373000704 21971 33554432000 4194304 4196468 140732328636800 140593836415056 140595740706715 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16460] ppid=16447 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16450/task/16460/stat : 16460 (java) S 16447 16447 12870 0 -1 1077944384 438 0 0 0 0 0 0 0 20 0 15 0 405534246 15373000704 21971 33554432000 4194304 4196468 140732328636800 140594709990000 140595740699266 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16461] ppid=16447 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16450/task/16461/stat : 16461 (java) S 16447 16447 12870 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 15 0 405534246 15373000704 21971 33554432000 4194304 4196468 140732328636800 140594708937200 140595740699266 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16462] ppid=16447 vsize=15012696 memory=140316325959296 CPUtime=0.02 cores=0,2,4,6
/proc/16450/task/16462/stat : 16462 (java) R 16447 16447 12870 0 -1 4202560 447 0 0 0 2 0 0 0 20 0 15 0 405534246 15373000704 21971 33554432000 4194304 4196468 140732328636800 140594707884912 140595724768606 0 4 2 16800973 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16463] ppid=16447 vsize=15012696 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/16450/task/16463/stat : 16463 (java) S 16447 16447 12870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405534246 15373000704 21971 33554432000 4194304 4196468 140732328636800 140593338510304 140595740698325 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16464] ppid=16447 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16450/task/16464/stat : 16464 (java) S 16447 16447 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405534246 15373000704 21971 33554432000 4194304 4196468 140732328636800 140594706831792 140595740699266 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 89280 KiB

[startup+0.311428 s]*
/proc/loadavg: 2.01 2.03 2.05 5/234 16464
/proc/meminfo: memFree=30977956/32770624 swapFree=66932912/67108860
[pid=16447] ppid=16444 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/16447/stat : 16447 (scop.sh) S 16444 16447 12870 0 -1 4202496 554 321 0 0 0 0 0 0 20 0 1 0 405534239 115843072 349 33554432000 4194304 5098028 140736344839872 140736344837128 140627548959356 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 32874496 140736344843107 140736344843376 140736344843376 140736344846285 0
/proc/16447/statm: 28282 349 296 221 0 87 0
[pid=16450] ppid=16447 vsize=15012696 memory=92088 CPUtime=0.43 cores=0,2,4,6
/proc/16450/stat : 16450 (java) S 16447 16447 12870 0 -1 1077944320 13047 0 0 0 39 4 0 0 20 0 15 0 405534239 15373000704 23022 33554432000 4194304 4196468 140732328636800 140732328619344 140595740688119 0 0 2 16800973 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
/proc/16450/statm: 3753174 23022 3069 1 0 3715579 0
[pid=16450/tid=16451] ppid=16447 vsize=15012696 memory=6791534058613427641 CPUtime=0.3 cores=0,2,4,6
/proc/16450/task/16451/stat : 16451 (java) R 16447 16447 12870 0 -1 4202560 10569 0 0 0 27 3 0 0 20 0 15 0 405534240 15373000704 23022 33554432000 4194304 4196468 140732328636800 140595712493376 140595720963336 0 4 2 16800973 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16452] ppid=16447 vsize=15012696 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/16450/task/16452/stat : 16452 (java) S 16447 16447 12870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405534241 15373000704 23022 33554432000 4194304 4196468 140732328636800 140595744930704 140595740698325 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16453] ppid=16447 vsize=15012696 memory=-3258418265892434876 CPUtime=0 cores=0,2,4,6
/proc/16450/task/16453/stat : 16453 (java) S 16447 16447 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405534241 15373000704 23022 33554432000 4194304 4196468 140732328636800 140595559086864 140595740698325 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16454] ppid=16447 vsize=15012696 memory=4572146057552828020 CPUtime=0 cores=0,2,4,6
/proc/16450/task/16454/stat : 16454 (java) S 16447 16447 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405534241 15373000704 23022 33554432000 4194304 4196468 140732328636800 140595558034576 140595740698325 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16455] ppid=16447 vsize=15012696 memory=6944613755495348631 CPUtime=0 cores=0,2,4,6
/proc/16450/task/16455/stat : 16455 (java) S 16447 16447 12870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405534241 15373000704 23022 33554432000 4194304 4196468 140732328636800 140595556981776 140595740698325 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16456] ppid=16447 vsize=15012696 memory=7893295687695687954 CPUtime=0 cores=0,2,4,6
/proc/16450/task/16456/stat : 16456 (java) S 16447 16447 12870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405534243 15373000704 23022 33554432000 4194304 4196468 140732328636800 140594711042160 140595740699266 0 0 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16457] ppid=16447 vsize=15012696 memory=-8813974798734826869 CPUtime=0 cores=0,2,4,6
/proc/16450/task/16457/stat : 16457 (java) S 16447 16447 12870 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405534243 15373000704 23022 33554432000 4194304 4196468 140732328636800 140594345141024 140595740698325 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16458] ppid=16447 vsize=15012696 memory=-6664436420846797971 CPUtime=0 cores=0,2,4,6
/proc/16450/task/16458/stat : 16458 (java) S 16447 16447 12870 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 405534243 15373000704 23022 33554432000 4194304 4196468 140732328636800 140594210919536 140595740698325 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16459] ppid=16447 vsize=15012696 memory=4426078206164241782 CPUtime=0 cores=0,2,4,6
/proc/16450/task/16459/stat : 16459 (java) S 16447 16447 12870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405534246 15373000704 23022 33554432000 4194304 4196468 140732328636800 140593836415056 140595740706715 0 4 2 16800973 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16460] ppid=16447 vsize=15012696 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/16450/task/16460/stat : 16460 (java) S 16447 16447 12870 0 -1 1077944384 531 0 0 0 2 0 0 0 20 0 15 0 405534246 15373000704 23022 33554432000 4194304 4196468 140732328636800 140594709990000 140595740699266 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16461] ppid=16447 vsize=15012696 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/16450/task/16461/stat : 16461 (java) S 16447 16447 12870 0 -1 1077944384 97 0 0 0 1 0 0 0 20 0 15 0 405534246 15373000704 23022 33554432000 4194304 4196468 140732328636800 140594708937200 140595740699266 0 4 2 16800973 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16462] ppid=16447 vsize=15012696 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/16450/task/16462/stat : 16462 (java) S 16447 16447 12870 0 -1 1077944384 498 0 0 0 7 0 0 0 20 0 15 0 405534246 15373000704 23022 33554432000 4194304 4196468 140732328636800 140594707884912 140595740699266 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16463] ppid=16447 vsize=15012696 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16450/task/16463/stat : 16463 (java) S 16447 16447 12870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405534246 15373000704 23022 33554432000 4194304 4196468 140732328636800 140593338510304 140595740698325 0 4 2 16800973 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16464] ppid=16447 vsize=15012696 memory=3905525982033944625 CPUtime=0 cores=0,2,4,6
/proc/16450/task/16464/stat : 16464 (java) S 16447 16447 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405534246 15373000704 23022 33554432000 4194304 4196468 140732328636800 140594706831792 140595740699266 0 4 2 16800973 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
Current children cumulated CPU time: 0.43 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 93484 KiB

[startup+0.700774 s]
/proc/loadavg: 2.01 2.03 2.05 3/234 16464
/proc/meminfo: memFree=30956968/32770624 swapFree=66932912/67108860
[pid=16447] ppid=16444 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/16447/stat : 16447 (scop.sh) S 16444 16447 12870 0 -1 4202496 554 321 0 0 0 0 0 0 20 0 1 0 405534239 115843072 349 33554432000 4194304 5098028 140736344839872 140736344837128 140627548959356 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 32874496 140736344843107 140736344843376 140736344843376 140736344846285 0
/proc/16447/statm: 28282 349 296 221 0 87 0
[pid=16450] ppid=16447 vsize=15018968 memory=129624 CPUtime=1 cores=0,2,4,6
/proc/16450/stat : 16450 (java) S 16447 16447 12870 0 -1 1077944320 20158 0 0 0 95 5 0 0 20 0 15 0 405534239 15379423232 32406 33554432000 4194304 4196468 140732328636800 140732328619344 140595740688119 0 0 2 25189581 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
/proc/16450/statm: 3754742 32406 3191 1 0 3716091 0
[pid=16450/tid=16451] ppid=16447 vsize=15018968 memory=2372 CPUtime=0.67 cores=0,2,4,6
/proc/16450/task/16451/stat : 16451 (java) R 16447 16447 12870 0 -1 4202560 17113 0 0 0 63 4 0 0 20 0 15 0 405534240 15379423232 32406 33554432000 4194304 4196468 140732328636800 140595712524928 140595234480016 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16452] ppid=16447 vsize=15018968 memory=116 CPUtime=0 cores=0,2,4,6
/proc/16450/task/16452/stat : 16452 (java) S 16447 16447 12870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405534241 15379423232 32406 33554432000 4194304 4196468 140732328636800 140595744930704 140595740698325 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16453] ppid=16447 vsize=15018968 memory=2958609 CPUtime=0 cores=0,2,4,6
/proc/16450/task/16453/stat : 16453 (java) S 16447 16447 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405534241 15379423232 32406 33554432000 4194304 4196468 140732328636800 140595559086864 140595740698325 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16454] ppid=16447 vsize=15018968 memory=2965990 CPUtime=0 cores=0,2,4,6
/proc/16450/task/16454/stat : 16454 (java) S 16447 16447 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405534241 15379423232 32406 33554432000 4194304 4196468 140732328636800 140595558034576 140595740698325 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16455] ppid=16447 vsize=15018968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16450/task/16455/stat : 16455 (java) S 16447 16447 12870 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405534241 15379423232 32406 33554432000 4194304 4196468 140732328636800 140595556981776 140595740698325 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16456] ppid=16447 vsize=15018968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16450/task/16456/stat : 16456 (java) S 16447 16447 12870 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 405534243 15379423232 32406 33554432000 4194304 4196468 140732328636800 140594711042160 140595740699266 0 0 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16457] ppid=16447 vsize=15018968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16450/task/16457/stat : 16457 (java) S 16447 16447 12870 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405534243 15379423232 32406 33554432000 4194304 4196468 140732328636800 140594345141024 140595740698325 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16458] ppid=16447 vsize=15018968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16450/task/16458/stat : 16458 (java) S 16447 16447 12870 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 405534243 15379423232 32406 33554432000 4194304 4196468 140732328636800 140594210919536 140595740698325 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16459] ppid=16447 vsize=15018968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16450/task/16459/stat : 16459 (java) S 16447 16447 12870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405534246 15379423232 32406 33554432000 4194304 4196468 140732328636800 140593836415056 140595740706715 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16460] ppid=16447 vsize=15018968 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/16450/task/16460/stat : 16460 (java) R 16447 16447 12870 0 -1 4202560 738 0 0 0 7 0 0 0 20 0 15 0 405534246 15379423232 32406 33554432000 4194304 4196468 140732328636800 140594709981952 140595720344689 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16461] ppid=16447 vsize=15018968 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/16450/task/16461/stat : 16461 (java) S 16447 16447 12870 0 -1 1077944384 298 0 0 0 7 0 0 0 20 0 15 0 405534246 15379423232 32406 33554432000 4194304 4196468 140732328636800 140594708937200 140595740699266 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16462] ppid=16447 vsize=15018968 memory=0 CPUtime=0.16 cores=0,2,4,6
/proc/16450/task/16462/stat : 16462 (java) R 16447 16447 12870 0 -1 4202560 662 0 0 0 16 0 0 0 20 0 15 0 405534246 15379423232 32406 33554432000 4194304 4196468 140732328636800 140594707880864 140595733786283 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16463] ppid=16447 vsize=15018968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16450/task/16463/stat : 16463 (java) S 16447 16447 12870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405534246 15379423232 32406 33554432000 4194304 4196468 140732328636800 140593338510304 140595740698325 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16464] ppid=16447 vsize=15018968 memory=0 CPUtime=0 cores=0,2,4,6
/proc/16450/task/16464/stat : 16464 (java) S 16447 16447 12870 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405534246 15379423232 32406 33554432000 4194304 4196468 140732328636800 140594706831792 140595740699266 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
Current children cumulated CPU time: 1 s
Current children cumulated vsize: 15132096 KiB
Current children cumulated memory: 131020 KiB

[startup+1.50074 s]
/proc/loadavg: 2.01 2.03 2.05 3/234 16464
/proc/meminfo: memFree=30902864/32770624 swapFree=66932912/67108860
[pid=16447] ppid=16444 vsize=113128 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/16447/stat : 16447 (scop.sh) S 16444 16447 12870 0 -1 4202496 554 321 0 0 0 0 0 0 20 0 1 0 405534239 115843072 349 33554432000 4194304 5098028 140736344839872 140736344837128 140627548959356 0 65536 4100 81923 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 32874496 140736344843107 140736344843376 140736344843376 140736344846285 0
/proc/16447/statm: 28282 349 296 221 0 87 0

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


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

[startup+1187.2 s]
/proc/loadavg: 4.25 3.85 2.99 6/233 16596
/proc/meminfo: memFree=18940244/32770624 swapFree=66932932/67108860
[pid=16450] ppid=16444 vsize=15025188 memory=12082400 CPUtime=2522.74 cores=0,2,4,6
/proc/16450/stat : 16450 (java) S 16444 16447 12870 0 -1 1077944320 305371 0 0 0 251298 976 0 0 20 0 15 0 405534239 15385792512 3020600 33554432000 4194304 4196468 140732328636800 140732328619344 140595740688119 0 0 2 25189581 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
/proc/16450/statm: 3756297 3020600 3304 1 0 3717627 0
[pid=16450/tid=16451] ppid=16444 vsize=15025188 memory=14697383204226480 CPUtime=730.22 cores=0,2,4,6
/proc/16450/task/16451/stat : 16451 (java) S 16444 16447 12870 0 -1 1077944384 71644 0 0 0 72971 51 0 0 20 0 15 0 405534240 15385792512 3020600 33554432000 4194304 4196468 140732328636800 140595712523408 140595740698325 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16452] ppid=16444 vsize=15025188 memory=288230613214036277 CPUtime=443.02 cores=0,2,4,6
/proc/16450/task/16452/stat : 16452 (java) R 16444 16447 12870 0 -1 4202560 27288 0 0 0 44075 227 0 0 20 0 15 0 405534241 15385792512 3020600 33554432000 4194304 4196468 140732328636800 140595744930824 140595733316327 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16453] ppid=16444 vsize=15025188 memory=4872558044660077418 CPUtime=444.72 cores=0,2,4,6
/proc/16450/task/16453/stat : 16453 (java) R 16444 16447 12870 0 -1 4202560 26561 0 0 0 44264 208 0 0 20 0 15 0 405534241 15385792512 3020600 33554432000 4194304 4196468 140732328636800 140595559086672 140595733316327 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16454] ppid=16444 vsize=15025188 memory=1548 CPUtime=448.57 cores=0,2,4,6
/proc/16450/task/16454/stat : 16454 (java) R 16444 16447 12870 0 -1 4202560 33658 0 0 0 44652 205 0 0 20 0 15 0 405534241 15385792512 3020600 33554432000 4194304 4196468 140732328636800 140595558034776 140595725388803 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16455] ppid=16444 vsize=15025188 memory=1056 CPUtime=441.63 cores=0,2,4,6
/proc/16450/task/16455/stat : 16455 (java) R 16444 16447 12870 0 -1 4202560 27229 0 0 0 43910 253 0 0 20 0 15 0 405534241 15385792512 3020600 33554432000 4194304 4196468 140732328636800 140595556981584 140595733316327 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16456] ppid=16444 vsize=15025188 memory=744 CPUtime=2.34 cores=0,2,4,6
/proc/16450/task/16456/stat : 16456 (java) S 16444 16447 12870 0 -1 1077944384 72575 0 0 0 230 4 0 0 20 0 15 0 405534243 15385792512 3020600 33554432000 4194304 4196468 140732328636800 140594711040704 140595740698325 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16457] ppid=16444 vsize=15025188 memory=12082400 CPUtime=0 cores=0,2,4,6
/proc/16450/task/16457/stat : 16457 (java) S 16444 16447 12870 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 15 0 405534243 15385792512 3020600 33554432000 4194304 4196468 140732328636800 140594345141088 140595740698325 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16458] ppid=16444 vsize=15025188 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/16450/task/16458/stat : 16458 (java) S 16444 16447 12870 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 405534243 15385792512 3020600 33554432000 4194304 4196468 140732328636800 140594210919536 140595740698325 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16459] ppid=16444 vsize=15025188 memory=12082400 CPUtime=0 cores=0,2,4,6
/proc/16450/task/16459/stat : 16459 (java) S 16444 16447 12870 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 15 0 405534246 15385792512 3020600 33554432000 4194304 4196468 140732328636800 140593836414704 140595740698325 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16460] ppid=16444 vsize=15025188 memory=2032 CPUtime=5.74 cores=0,2,4,6
/proc/16450/task/16460/stat : 16460 (java) S 16444 16447 12870 0 -1 1077944384 16116 0 0 0 571 3 0 0 20 0 15 0 405534246 15385792512 3020600 33554432000 4194304 4196468 140732328636800 140594709989760 140595740698325 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16461] ppid=16444 vsize=15025188 memory=6791534058613427641 CPUtime=4.55 cores=0,2,4,6
/proc/16450/task/16461/stat : 16461 (java) S 16444 16447 12870 0 -1 1077944384 10690 0 0 0 453 2 0 0 20 0 15 0 405534246 15385792512 3020600 33554432000 4194304 4196468 140732328636800 140594708937248 140595740698325 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16462] ppid=16444 vsize=15025188 memory=12082400 CPUtime=1.28 cores=0,2,4,6
/proc/16450/task/16462/stat : 16462 (java) S 16444 16447 12870 0 -1 1077944384 17529 0 0 0 125 3 0 0 20 0 15 0 405534246 15385792512 3020600 33554432000 4194304 4196468 140732328636800 140594707884960 140595740698325 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 3 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16463] ppid=16444 vsize=15025188 memory=11928 CPUtime=0 cores=0,2,4,6
/proc/16450/task/16463/stat : 16463 (java) S 16444 16447 12870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405534246 15385792512 3020600 33554432000 4194304 4196468 140732328636800 140593338510304 140595740698325 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16464] ppid=16444 vsize=15025188 memory=2124 CPUtime=0.58 cores=0,2,4,6
/proc/16450/task/16464/stat : 16464 (java) S 16444 16447 12870 0 -1 1077944384 687 0 0 0 31 27 0 0 20 0 15 0 405534246 15385792512 3020600 33554432000 4194304 4196468 140732328636800 140594706831792 140595740699266 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
Current cumulated CPU time of completed processes: 0.004188 s
Current children cumulated CPU time: 2522.74 s
Current children cumulated vsize: 15025188 KiB
Current children cumulated memory: 12082400 KiB

[startup+1188 s]*
/proc/loadavg: 4.25 3.85 2.99 6/233 16596
/proc/meminfo: memFree=18946388/32770624 swapFree=66932932/67108860
[pid=16450] ppid=16444 vsize=15025188 memory=12082400 CPUtime=2525.88 cores=0,2,4,6
/proc/16450/stat : 16450 (java) S 16444 16447 12870 0 -1 1077944320 305460 0 0 0 251611 977 0 0 20 0 15 0 405534239 15385792512 3020600 33554432000 4194304 4196468 140732328636800 140732328619344 140595740688119 0 0 2 25189581 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
/proc/16450/statm: 3756297 3020600 3304 1 0 3717627 0
[pid=16450/tid=16451] ppid=16444 vsize=15025188 memory=4872558044660077418 CPUtime=730.22 cores=0,2,4,6
/proc/16450/task/16451/stat : 16451 (java) S 16444 16447 12870 0 -1 1077944384 71644 0 0 0 72971 51 0 0 20 0 15 0 405534240 15385792512 3020600 33554432000 4194304 4196468 140732328636800 140595712523408 140595740698325 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16452] ppid=16444 vsize=15025188 memory=4126316290023845779 CPUtime=443.78 cores=0,2,4,6
/proc/16450/task/16452/stat : 16452 (java) R 16444 16447 12870 0 -1 4202560 27288 0 0 0 44151 227 0 0 20 0 15 0 405534241 15385792512 3020600 33554432000 4194304 4196468 140732328636800 140595744930824 140595733316327 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16453] ppid=16444 vsize=15025188 memory=1396 CPUtime=445.5 cores=0,2,4,6
/proc/16450/task/16453/stat : 16453 (java) R 16444 16447 12870 0 -1 4202560 26561 0 0 0 44342 208 0 0 20 0 15 0 405534241 15385792512 3020600 33554432000 4194304 4196468 140732328636800 140595559086672 140595733316327 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16454] ppid=16444 vsize=15025188 memory=12082400 CPUtime=449.38 cores=0,2,4,6
/proc/16450/task/16454/stat : 16454 (java) R 16444 16447 12870 0 -1 4202560 33747 0 0 0 44733 205 0 0 20 0 15 0 405534241 15385792512 3020600 33554432000 4194304 4196468 140732328636800 140595558034776 140595725388781 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16455] ppid=16444 vsize=15025188 memory=8296 CPUtime=442.41 cores=0,2,4,6
/proc/16450/task/16455/stat : 16455 (java) R 16444 16447 12870 0 -1 4202560 27229 0 0 0 43988 253 0 0 20 0 15 0 405534241 15385792512 3020600 33554432000 4194304 4196468 140732328636800 140595556981896 140595733316327 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16456] ppid=16444 vsize=15025188 memory=5948 CPUtime=2.34 cores=0,2,4,6
/proc/16450/task/16456/stat : 16456 (java) S 16444 16447 12870 0 -1 1077944384 72575 0 0 0 230 4 0 0 20 0 15 0 405534243 15385792512 3020600 33554432000 4194304 4196468 140732328636800 140594711040704 140595740698325 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16457] ppid=16444 vsize=15025188 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/16450/task/16457/stat : 16457 (java) S 16444 16447 12870 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 15 0 405534243 15385792512 3020600 33554432000 4194304 4196468 140732328636800 140594345141088 140595740698325 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16458] ppid=16444 vsize=15025188 memory=12082400 CPUtime=0 cores=0,2,4,6
/proc/16450/task/16458/stat : 16458 (java) S 16444 16447 12870 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 405534243 15385792512 3020600 33554432000 4194304 4196468 140732328636800 140594210919536 140595740698325 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16459] ppid=16444 vsize=15025188 memory=1440 CPUtime=0 cores=0,2,4,6
/proc/16450/task/16459/stat : 16459 (java) S 16444 16447 12870 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 15 0 405534246 15385792512 3020600 33554432000 4194304 4196468 140732328636800 140593836414704 140595740698325 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16460] ppid=16444 vsize=15025188 memory=808 CPUtime=5.74 cores=0,2,4,6
/proc/16450/task/16460/stat : 16460 (java) S 16444 16447 12870 0 -1 1077944384 16116 0 0 0 571 3 0 0 20 0 15 0 405534246 15385792512 3020600 33554432000 4194304 4196468 140732328636800 140594709989760 140595740698325 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16461] ppid=16444 vsize=15025188 memory=1772 CPUtime=4.55 cores=0,2,4,6
/proc/16450/task/16461/stat : 16461 (java) S 16444 16447 12870 0 -1 1077944384 10690 0 0 0 453 2 0 0 20 0 15 0 405534246 15385792512 3020600 33554432000 4194304 4196468 140732328636800 140594708937248 140595740698325 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16462] ppid=16444 vsize=15025188 memory=111632 CPUtime=1.28 cores=0,2,4,6
/proc/16450/task/16462/stat : 16462 (java) S 16444 16447 12870 0 -1 1077944384 17529 0 0 0 125 3 0 0 20 0 15 0 405534246 15385792512 3020600 33554432000 4194304 4196468 140732328636800 140594707884960 140595740698325 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 3 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16463] ppid=16444 vsize=15025188 memory=804 CPUtime=0 cores=0,2,4,6
/proc/16450/task/16463/stat : 16463 (java) S 16444 16447 12870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405534246 15385792512 3020600 33554432000 4194304 4196468 140732328636800 140593338510304 140595740698325 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16464] ppid=16444 vsize=15025188 memory=1656 CPUtime=0.58 cores=0,2,4,6
/proc/16450/task/16464/stat : 16464 (java) S 16444 16447 12870 0 -1 1077944384 687 0 0 0 31 27 0 0 20 0 15 0 405534246 15385792512 3020600 33554432000 4194304 4196468 140732328636800 140594706831792 140595740699266 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
Current cumulated CPU time of completed processes: 0.004188 s
Current children cumulated CPU time: 2525.88 s
Current children cumulated vsize: 15025188 KiB
Current children cumulated memory: 12082400 KiB

[startup+1188.4 s]
/proc/loadavg: 4.25 3.85 2.99 6/233 16596
/proc/meminfo: memFree=18946388/32770624 swapFree=66932932/67108860
[pid=16450] ppid=16444 vsize=15025188 memory=12082400 CPUtime=2527.39 cores=0,2,4,6
/proc/16450/stat : 16450 (java) S 16444 16447 12870 0 -1 1077944320 305524 0 0 0 251762 977 0 0 20 0 15 0 405534239 15385792512 3020600 33554432000 4194304 4196468 140732328636800 140732328619344 140595740688119 0 0 2 25189581 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
/proc/16450/statm: 3756297 3020600 3304 1 0 3717627 0
[pid=16450/tid=16451] ppid=16444 vsize=15025188 memory=744 CPUtime=730.22 cores=0,2,4,6
/proc/16450/task/16451/stat : 16451 (java) S 16444 16447 12870 0 -1 1077944384 71644 0 0 0 72971 51 0 0 20 0 15 0 405534240 15385792512 3020600 33554432000 4194304 4196468 140732328636800 140595712523408 140595740698325 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16452] ppid=16444 vsize=15025188 memory=8296 CPUtime=444.15 cores=0,2,4,6
/proc/16450/task/16452/stat : 16452 (java) R 16444 16447 12870 0 -1 4202560 27288 0 0 0 44188 227 0 0 20 0 15 0 405534241 15385792512 3020600 33554432000 4194304 4196468 140732328636800 140595744930824 140595733316327 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16453] ppid=16444 vsize=15025188 memory=5948 CPUtime=445.87 cores=0,2,4,6
/proc/16450/task/16453/stat : 16453 (java) R 16444 16447 12870 0 -1 4202560 26561 0 0 0 44379 208 0 0 20 0 15 0 405534241 15385792512 3020600 33554432000 4194304 4196468 140732328636800 140595559086672 140595733316327 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16454] ppid=16444 vsize=15025188 memory=1124 CPUtime=449.77 cores=0,2,4,6
/proc/16450/task/16454/stat : 16454 (java) R 16444 16447 12870 0 -1 4202560 33811 0 0 0 44772 205 0 0 20 0 15 0 405534241 15385792512 3020600 33554432000 4194304 4196468 140732328636800 140595558034776 140595725677666 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16455] ppid=16444 vsize=15025188 memory=12082400 CPUtime=442.79 cores=0,2,4,6
/proc/16450/task/16455/stat : 16455 (java) R 16444 16447 12870 0 -1 4202560 27229 0 0 0 44026 253 0 0 20 0 15 0 405534241 15385792512 3020600 33554432000 4194304 4196468 140732328636800 140595556981584 140595733316327 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16456] ppid=16444 vsize=15025188 memory=1332 CPUtime=2.34 cores=0,2,4,6
/proc/16450/task/16456/stat : 16456 (java) S 16444 16447 12870 0 -1 1077944384 72575 0 0 0 230 4 0 0 20 0 15 0 405534243 15385792512 3020600 33554432000 4194304 4196468 140732328636800 140594711040704 140595740698325 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16457] ppid=16444 vsize=15025188 memory=1564 CPUtime=0 cores=0,2,4,6
/proc/16450/task/16457/stat : 16457 (java) S 16444 16447 12870 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 15 0 405534243 15385792512 3020600 33554432000 4194304 4196468 140732328636800 140594345141088 140595740698325 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16458] ppid=16444 vsize=15025188 memory=976 CPUtime=0 cores=0,2,4,6
/proc/16450/task/16458/stat : 16458 (java) S 16444 16447 12870 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 405534243 15385792512 3020600 33554432000 4194304 4196468 140732328636800 140594210919536 140595740698325 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16459] ppid=16444 vsize=15025188 memory=772 CPUtime=0 cores=0,2,4,6
/proc/16450/task/16459/stat : 16459 (java) S 16444 16447 12870 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 15 0 405534246 15385792512 3020600 33554432000 4194304 4196468 140732328636800 140593836414704 140595740698325 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16460] ppid=16444 vsize=15025188 memory=3932 CPUtime=5.74 cores=0,2,4,6
/proc/16450/task/16460/stat : 16460 (java) S 16444 16447 12870 0 -1 1077944384 16116 0 0 0 571 3 0 0 20 0 15 0 405534246 15385792512 3020600 33554432000 4194304 4196468 140732328636800 140594709989760 140595740698325 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16461] ppid=16444 vsize=15025188 memory=2832 CPUtime=4.55 cores=0,2,4,6
/proc/16450/task/16461/stat : 16461 (java) S 16444 16447 12870 0 -1 1077944384 10690 0 0 0 453 2 0 0 20 0 15 0 405534246 15385792512 3020600 33554432000 4194304 4196468 140732328636800 140594708937248 140595740698325 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16462] ppid=16444 vsize=15025188 memory=1548 CPUtime=1.28 cores=0,2,4,6
/proc/16450/task/16462/stat : 16462 (java) S 16444 16447 12870 0 -1 1077944384 17529 0 0 0 125 3 0 0 20 0 15 0 405534246 15385792512 3020600 33554432000 4194304 4196468 140732328636800 140594707884960 140595740698325 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 3 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16463] ppid=16444 vsize=15025188 memory=1396 CPUtime=0 cores=0,2,4,6
/proc/16450/task/16463/stat : 16463 (java) S 16444 16447 12870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405534246 15385792512 3020600 33554432000 4194304 4196468 140732328636800 140593338510304 140595740698325 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16464] ppid=16444 vsize=15025188 memory=12082400 CPUtime=0.58 cores=0,2,4,6
/proc/16450/task/16464/stat : 16464 (java) S 16444 16447 12870 0 -1 1077944384 687 0 0 0 31 27 0 0 20 0 15 0 405534246 15385792512 3020600 33554432000 4194304 4196468 140732328636800 140594706831792 140595740699266 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
Current cumulated CPU time of completed processes: 0.004188 s
Current children cumulated CPU time: 2527.39 s
Current children cumulated vsize: 15025188 KiB
Current children cumulated memory: 12082400 KiB

[startup+1188.5 s]
/proc/loadavg: 4.25 3.85 2.99 6/233 16596
/proc/meminfo: memFree=18946388/32770624 swapFree=66932932/67108860
[pid=16450] ppid=16444 vsize=15025188 memory=12082400 CPUtime=2527.78 cores=0,2,4,6
/proc/16450/stat : 16450 (java) S 16444 16447 12870 0 -1 1077944320 305540 0 0 0 251801 977 0 0 20 0 15 0 405534239 15385792512 3020600 33554432000 4194304 4196468 140732328636800 140732328619344 140595740688119 0 0 2 25189581 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
/proc/16450/statm: 3756297 3020600 3304 1 0 3717627 0
[pid=16450/tid=16451] ppid=16444 vsize=15025188 memory=12082400 CPUtime=730.22 cores=0,2,4,6
/proc/16450/task/16451/stat : 16451 (java) S 16444 16447 12870 0 -1 1077944384 71644 0 0 0 72971 51 0 0 20 0 15 0 405534240 15385792512 3020600 33554432000 4194304 4196468 140732328636800 140595712523408 140595740698325 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16452] ppid=16444 vsize=15025188 memory=12082400 CPUtime=444.25 cores=0,2,4,6
/proc/16450/task/16452/stat : 16452 (java) R 16444 16447 12870 0 -1 4202560 27288 0 0 0 44198 227 0 0 20 0 15 0 405534241 15385792512 3020600 33554432000 4194304 4196468 140732328636800 140595744930824 140595733316327 0 4 2 25189581 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16453] ppid=16444 vsize=15025188 memory=12082400 CPUtime=445.97 cores=0,2,4,6
/proc/16450/task/16453/stat : 16453 (java) R 16444 16447 12870 0 -1 4202560 26561 0 0 0 44389 208 0 0 20 0 15 0 405534241 15385792512 3020600 33554432000 4194304 4196468 140732328636800 140595559086672 140595733316327 0 4 2 25189581 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16454] ppid=16444 vsize=15025188 memory=12082400 CPUtime=449.87 cores=0,2,4,6
/proc/16450/task/16454/stat : 16454 (java) R 16444 16447 12870 0 -1 4202560 33827 0 0 0 44782 205 0 0 20 0 15 0 405534241 15385792512 3020600 33554432000 4194304 4196468 140732328636800 140595558034776 140595725145739 0 4 2 25189581 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16455] ppid=16444 vsize=15025188 memory=1396 CPUtime=442.89 cores=0,2,4,6
/proc/16450/task/16455/stat : 16455 (java) R 16444 16447 12870 0 -1 4202560 27229 0 0 0 44035 254 0 0 20 0 15 0 405534241 15385792512 3020600 33554432000 4194304 4196468 140732328636800 140595556981584 140595733316327 0 4 2 25189581 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16456] ppid=16444 vsize=15025188 memory=12082400 CPUtime=2.34 cores=0,2,4,6
/proc/16450/task/16456/stat : 16456 (java) S 16444 16447 12870 0 -1 1077944384 72575 0 0 0 230 4 0 0 20 0 15 0 405534243 15385792512 3020600 33554432000 4194304 4196468 140732328636800 140594711040704 140595740698325 0 0 2 25189581 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16457] ppid=16444 vsize=15025188 memory=12082400 CPUtime=0 cores=0,2,4,6
/proc/16450/task/16457/stat : 16457 (java) S 16444 16447 12870 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 15 0 405534243 15385792512 3020600 33554432000 4194304 4196468 140732328636800 140594345141088 140595740698325 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16458] ppid=16444 vsize=15025188 memory=12082400 CPUtime=0 cores=0,2,4,6
/proc/16450/task/16458/stat : 16458 (java) S 16444 16447 12870 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 405534243 15385792512 3020600 33554432000 4194304 4196468 140732328636800 140594210919536 140595740698325 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16459] ppid=16444 vsize=15025188 memory=12082400 CPUtime=0 cores=0,2,4,6
/proc/16450/task/16459/stat : 16459 (java) S 16444 16447 12870 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 15 0 405534246 15385792512 3020600 33554432000 4194304 4196468 140732328636800 140593836414704 140595740698325 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16460] ppid=16444 vsize=15025188 memory=12082400 CPUtime=5.74 cores=0,2,4,6
/proc/16450/task/16460/stat : 16460 (java) S 16444 16447 12870 0 -1 1077944384 16116 0 0 0 571 3 0 0 20 0 15 0 405534246 15385792512 3020600 33554432000 4194304 4196468 140732328636800 140594709989760 140595740698325 0 4 2 25189581 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16461] ppid=16444 vsize=15025188 memory=12082400 CPUtime=4.55 cores=0,2,4,6
/proc/16450/task/16461/stat : 16461 (java) S 16444 16447 12870 0 -1 1077944384 10690 0 0 0 453 2 0 0 20 0 15 0 405534246 15385792512 3020600 33554432000 4194304 4196468 140732328636800 140594708937248 140595740698325 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16462] ppid=16444 vsize=15025188 memory=1396 CPUtime=1.28 cores=0,2,4,6
/proc/16450/task/16462/stat : 16462 (java) S 16444 16447 12870 0 -1 1077944384 17529 0 0 0 125 3 0 0 20 0 15 0 405534246 15385792512 3020600 33554432000 4194304 4196468 140732328636800 140594707884960 140595740698325 0 4 2 25189581 18446744071579849748 0 0 -1 0 0 0 3 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16463] ppid=16444 vsize=15025188 memory=12082400 CPUtime=0 cores=0,2,4,6
/proc/16450/task/16463/stat : 16463 (java) S 16444 16447 12870 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405534246 15385792512 3020600 33554432000 4194304 4196468 140732328636800 140593338510304 140595740698325 0 4 2 25189581 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
[pid=16450/tid=16464] ppid=16444 vsize=15025188 memory=12082400 CPUtime=0.58 cores=0,2,4,6
/proc/16450/task/16464/stat : 16464 (java) S 16444 16447 12870 0 -1 1077944384 687 0 0 0 31 27 0 0 20 0 15 0 405534246 15385792512 3020600 33554432000 4194304 4196468 140732328636800 140594706831792 140595740699266 0 4 2 25189581 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33583104 140732328645417 140732328645786 140732328645786 140732328648655 0
Current cumulated CPU time of completed processes: 0.004188 s
Current children cumulated CPU time: 2527.78 s
Current children cumulated vsize: 15025188 KiB
Current children cumulated memory: 12082400 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1188.55
CPU time (s): 2527.85
CPU user time (s): 2518.03
CPU system time (s): 9.8227
CPU usage (%): 212.683
Max. virtual memory (cumulated for all children) (KiB): 15138316
Max. memory (cumulated for all children) (KiB): 12083796

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.03
system time used= 9.8227
maximum resident set size= 12082660
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 306655
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1536
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 60200
involuntary context switches= 45437


# summary of solver processes directly reported to runsolver:
#   pid: 16447,16450
#   total CPU time (s): 2527.85
#   total CPU user time (s): 2518.03
#   total CPU system time (s): 9.8227

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.30017 second user time and 11.2105 second system time

The end

Launcher Data

Begin job on node151 at 2019-09-12 14:49:49
IDJOB=4387969
IDBENCH=130848
IDSOLVER=2826
FILE ID=node151/4387969-1568292628
RUNJOBID= node151-1568286070-13983
PBS_JOBID= 21701060
Free space on /tmp= 56572 MiB

SOLVER NAME= Fun-sCOP hybrid+CryptoMiniSat (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 -hybrid DIR/cryptominisat5 default TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4387969-1568292628/watcher-4387969-1568292628 -o /tmp/evaluation-result-4387969-1568292628/solver-4387969-1568292628 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1568286070-13983 --watchdog 2580  HOME/scop.sh 11g HOME/scop.jar -hybrid HOME/cryptominisat5 default HOME HOME/instance-4387969-1568292628.xml

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

MD5SUM BENCH= bed822053ada34bca9e942ef4238d644
RANDOM SEED=1908880011

node151.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.53
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	: 5335.75
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.53
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	: 5335.75
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.53
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	: 5335.75
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.53
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	: 5335.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31046980 kB
MemAvailable:   31546280 kB
Buffers:          106764 kB
Cached:           682848 kB
SwapCached:        73104 kB
Active:           732420 kB
Inactive:         441248 kB
Active(anon):     318400 kB
Inactive(anon):    96264 kB
Active(file):     414020 kB
Inactive(file):   344984 kB
Unevictable:      111232 kB
Mlocked:          111232 kB
SwapTotal:      67108860 kB
SwapFree:       66932912 kB
Dirty:             20520 kB
Writeback:             0 kB
AnonPages:        504484 kB
Mapped:            46736 kB
Shmem:             22180 kB
Slab:             140500 kB
SReclaimable:     112260 kB
SUnreclaim:        28240 kB
KernelStack:        4000 kB
PageTables:         6804 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    6182252 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    321536 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      138624 kB
DirectMap2M:    33406976 kB

Free space on /tmp at the end= 56548 MiB
End job on node151 at 2019-09-12 15:09:37