Trace number 4298281

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 NameAnswerobjective functionCPU timeWall clock time
GG's minicp 2018-04-29? (NS) 14.4795 7.15837

General information on the benchmark

NameRlfap_mini/Rlfap-opt_mini/
Rlfap-ext-scen-04-opt_c18.xml
MD5SUM617c7fbe4ff46dae5ed8ccf637b784a5
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark46
Best CPU time to get the best result obtained on this benchmark0.615974
Satisfiable
(Un)Satisfiability was proved
Number of variables680
Number of constraints4247
Number of domains5
Minimum domain size6
Maximum domain size44
Distribution of domain sizes[{"size":6,"count":2},{"size":22,"count":10},{"size":24,"count":4},{"size":36,"count":336},{"size":44,"count":328}]
Minimum variable degree3
Maximum variable degree64
Distribution of variable degrees[{"degree":3,"count":1},{"degree":4,"count":16},{"degree":5,"count":22},{"degree":6,"count":62},{"degree":7,"count":42},{"degree":8,"count":62},{"degree":9,"count":40},{"degree":10,"count":55},{"degree":11,"count":55},{"degree":12,"count":47},{"degree":13,"count":41},{"degree":14,"count":26},{"degree":15,"count":25},{"degree":16,"count":24},{"degree":17,"count":19},{"degree":18,"count":19},{"degree":19,"count":19},{"degree":20,"count":10},{"degree":21,"count":10},{"degree":22,"count":17},{"degree":23,"count":8},{"degree":24,"count":6},{"degree":25,"count":10},{"degree":26,"count":9},{"degree":27,"count":10},{"degree":28,"count":3},{"degree":29,"count":2},{"degree":31,"count":4},{"degree":32,"count":3},{"degree":33,"count":1},{"degree":35,"count":1},{"degree":36,"count":1},{"degree":40,"count":3},{"degree":41,"count":1},{"degree":44,"count":2},{"degree":45,"count":1},{"degree":47,"count":1},{"degree":57,"count":1},{"degree":64,"count":1}]
Minimum constraint arity1
Maximum constraint arity2
Distribution of constraint arities[{"arity":1,"count":280},{"arity":2,"count":3967}]
Number of extensional constraints3967
Number of intensional constraints280
Distribution of constraint types[{"type":"extension","count":3967},{"type":"intension","count":280}]
Optimization problemYES
Type of objectivemin NVALUES

Solver Data

0.13/0.13	c version: 2018-04-11
0.13/0.13	c seed: 1811631
0.13/0.13	c timeout: -1
0.13/0.13	c memlimit: -1
0.13/0.13	c nbcore: -1
14.40/7.12	c Caught NotImplementedException
14.40/7.13	c 	xcsp3.XCSP3.buildObjToMinimize(XCSP3.java:530)
14.40/7.13	c 	org.xcsp.parser.XCallbacks.loadObj(XCallbacks.java:573)
14.40/7.13	c 	org.xcsp.parser.XCallbacks.lambda$loadObjectives$7(XCallbacks.java:542)
14.40/7.13	c 	java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1374)
14.40/7.13	c 	java.util.stream.ReferencePipeline$Head.forEach(ReferencePipeline.java:580)
14.40/7.13	c 	org.xcsp.parser.XCallbacks.loadObjectives(XCallbacks.java:542)
14.40/7.13	c 	org.xcsp.parser.XCallbacks.loadInstance(XCallbacks.java:300)
14.40/7.13	c 	org.xcsp.parser.XCallbacks.loadInstance(XCallbacks.java:320)
14.40/7.13	c 	xcsp3.XCSP3.<init>(XCSP3.java:70)
14.40/7.13	c 	xcsp3.CompetitionApp.runSolver(CompetitionApp.java:63)
14.40/7.13	c 	xcsp3.CompetitionApp.main(CompetitionApp.java:51)
14.40/7.13	s UNSUPPORTED

Verifier Data


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 (6562 MiB free)
  memory of node 1: 16384 MiB (14218 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4298281-1532753257/watcher-4298281-1532753257 -o /tmp/evaluation-result-4298281-1532753257/solver-4298281-1532753257 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1532740752-11667 --watchdog 2580 java -jar HOME/GGs-minicp.jar xcsp3.CompetitionApp HOME/instance-4298281-1532753257.xml 

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

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

solver pid=13308, runsolver pid=13305

[startup+0.103927 s]*
/proc/loadavg: 1.80 1.77 1.85 4/219 13323
/proc/meminfo: memFree=21156868/32770624 swapFree=67108860/67108860
[pid=13308] ppid=13305 vsize=10661056 memory=27852 CPUtime=0.13 cores=1,3,5,7
/proc/13308/stat : 13308 (java) S 13305 13308 11635 0 -1 1077944320 5358 0 0 0 13 0 0 0 20 0 15 0 92888851 10916921344 6963 33554432000 4194304 4196468 140736707800960 140736707783504 139637975346935 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
/proc/13308/statm: 2665264 6963 2855 1 0 2627263 0
[pid=13308/tid=13310] ppid=13305 vsize=10661056 memory=-7254949987974015097 CPUtime=0.09 cores=1,3,5,7
/proc/13308/task/13310/stat : 13310 (java) R 13305 13308 11635 0 -1 4202560 3188 0 0 0 9 0 0 0 20 0 15 0 92888851 10916921344 6963 33554432000 4194304 4196468 140736707800960 139637979577200 139637975358870 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13311] ppid=13305 vsize=10661056 memory=5793855914592594361 CPUtime=0 cores=1,3,5,7
/proc/13308/task/13311/stat : 13311 (java) S 13305 13308 11635 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92888852 10916921344 6963 33554432000 4194304 4196468 140736707800960 139637912038032 139637975357141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13312] ppid=13305 vsize=10661056 memory=140663582701184 CPUtime=0 cores=1,3,5,7
/proc/13308/task/13312/stat : 13312 (java) S 13305 13308 11635 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92888852 10916921344 6963 33554432000 4194304 4196468 140736707800960 139637910985232 139637975357141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13313] ppid=13305 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13308/task/13313/stat : 13313 (java) S 13305 13308 11635 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92888852 10916921344 6963 33554432000 4194304 4196468 140736707800960 139637580229008 139637975357141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13314] ppid=13305 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13308/task/13314/stat : 13314 (java) S 13305 13308 11635 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 92888852 10916921344 6963 33554432000 4194304 4196468 140736707800960 139637579176208 139637975357141 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13315] ppid=13305 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13308/task/13315/stat : 13315 (java) S 13305 13308 11635 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 92888854 10916921344 6963 33554432000 4194304 4196468 140736707800960 139637466856304 139637975358082 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13316] ppid=13305 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13308/task/13316/stat : 13316 (java) S 13305 13308 11635 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 92888854 10916921344 6963 33554432000 4194304 4196468 140736707800960 139637465802272 139637975357141 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13317] ppid=13305 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13308/task/13317/stat : 13317 (java) S 13305 13308 11635 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 92888854 10916921344 6963 33554432000 4194304 4196468 140736707800960 139637464749424 139637975357141 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13318] ppid=13305 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13308/task/13318/stat : 13318 (java) S 13305 13308 11635 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92888857 10916921344 6963 33554432000 4194304 4196468 140736707800960 139637463697744 139637975365531 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13319] ppid=13305 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13308/task/13319/stat : 13319 (java) R 13305 13308 11635 0 -1 1077944384 412 0 0 0 0 0 0 0 20 0 15 0 92888857 10916921344 6963 33554432000 4194304 4196468 140736707800960 139637462645104 139637975358082 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13320] ppid=13305 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13308/task/13320/stat : 13320 (java) R 13305 13308 11635 0 -1 4202560 60 0 0 0 0 0 0 0 20 0 15 0 92888857 10916921344 6963 33554432000 4194304 4196468 140736707800960 139637461592304 139637953214752 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13321] ppid=13305 vsize=10661056 memory=140663582701184 CPUtime=0.02 cores=1,3,5,7
/proc/13308/task/13321/stat : 13321 (java) R 13305 13308 11635 0 -1 4202560 340 0 0 0 2 0 0 0 20 0 15 0 92888857 10916921344 6963 33554432000 4194304 4196468 140736707800960 139637460537296 139637975368282 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13322] ppid=13305 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13308/task/13322/stat : 13322 (java) S 13305 13308 11635 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92888857 10916921344 6963 33554432000 4194304 4196468 140736707800960 139637459486944 139637975357141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13323] ppid=13305 vsize=10661056 memory=140663582701184 CPUtime=0 cores=1,3,5,7
/proc/13308/task/13323/stat : 13323 (java) S 13305 13308 11635 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92888857 10916921344 6963 33554432000 4194304 4196468 140736707800960 139637458435248 139637975358082 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 27852 KiB

[startup+0.211671 s]*
/proc/loadavg: 1.80 1.77 1.85 5/219 13323
/proc/meminfo: memFree=21030048/32770624 swapFree=67108860/67108860
[pid=13308] ppid=13305 vsize=10661056 memory=40812 CPUtime=0.34 cores=1,3,5,7
/proc/13308/stat : 13308 (java) S 13305 13308 11635 0 -1 1077944320 8337 0 0 0 33 1 0 0 20 0 15 0 92888851 10916921344 10203 33554432000 4194304 4196468 140736707800960 140736707783504 139637975346935 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
/proc/13308/statm: 2665264 10203 3006 1 0 2627263 0
[pid=13308/tid=13310] ppid=13305 vsize=10661056 memory=6735269665583770266 CPUtime=0.19 cores=1,3,5,7
/proc/13308/task/13310/stat : 13310 (java) R 13305 13308 11635 0 -1 4202560 5130 0 0 0 18 1 0 0 20 0 15 0 92888851 10916921344 10203 33554432000 4194304 4196468 140736707800960 139637979584736 139637975358870 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13311] ppid=13305 vsize=10661056 memory=4211974389787491722 CPUtime=0 cores=1,3,5,7
/proc/13308/task/13311/stat : 13311 (java) S 13305 13308 11635 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92888852 10916921344 10203 33554432000 4194304 4196468 140736707800960 139637912038032 139637975357141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13312] ppid=13305 vsize=10661056 memory=140663582701184 CPUtime=0 cores=1,3,5,7
/proc/13308/task/13312/stat : 13312 (java) S 13305 13308 11635 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92888852 10916921344 10203 33554432000 4194304 4196468 140736707800960 139637910985232 139637975357141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13313] ppid=13305 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13308/task/13313/stat : 13313 (java) S 13305 13308 11635 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92888852 10916921344 10203 33554432000 4194304 4196468 140736707800960 139637580229008 139637975357141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13314] ppid=13305 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13308/task/13314/stat : 13314 (java) S 13305 13308 11635 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 92888852 10916921344 10203 33554432000 4194304 4196468 140736707800960 139637579176208 139637975357141 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13315] ppid=13305 vsize=10661056 memory=140663582701184 CPUtime=0 cores=1,3,5,7
/proc/13308/task/13315/stat : 13315 (java) S 13305 13308 11635 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 92888854 10916921344 10203 33554432000 4194304 4196468 140736707800960 139637466856304 139637975358082 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13316] ppid=13305 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13308/task/13316/stat : 13316 (java) S 13305 13308 11635 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 92888854 10916921344 10203 33554432000 4194304 4196468 140736707800960 139637465802272 139637975357141 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13317] ppid=13305 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13308/task/13317/stat : 13317 (java) S 13305 13308 11635 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 92888854 10916921344 10203 33554432000 4194304 4196468 140736707800960 139637464749424 139637975357141 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13318] ppid=13305 vsize=10661056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13308/task/13318/stat : 13318 (java) S 13305 13308 11635 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92888857 10916921344 10203 33554432000 4194304 4196468 140736707800960 139637463697744 139637975365531 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13319] ppid=13305 vsize=10661056 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/13308/task/13319/stat : 13319 (java) R 13305 13308 11635 0 -1 1077944384 534 0 0 0 1 0 0 0 20 0 15 0 92888857 10916921344 10203 33554432000 4194304 4196468 140736707800960 139637462645104 139637975358082 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13320] ppid=13305 vsize=10661056 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/13308/task/13320/stat : 13320 (java) S 13305 13308 11635 0 -1 1077944384 326 0 0 0 3 0 0 0 20 0 15 0 92888857 10916921344 10203 33554432000 4194304 4196468 140736707800960 139637461592304 139637975358082 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13321] ppid=13305 vsize=10661056 memory=140663582701184 CPUtime=0.08 cores=1,3,5,7
/proc/13308/task/13321/stat : 13321 (java) R 13305 13308 11635 0 -1 4202560 981 0 0 0 8 0 0 0 20 0 15 0 92888857 10916921344 10203 33554432000 4194304 4196468 140736707800960 139637460535448 139637954764641 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13322] ppid=13305 vsize=10661056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13308/task/13322/stat : 13322 (java) S 13305 13308 11635 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92888857 10916921344 10203 33554432000 4194304 4196468 140736707800960 139637459486944 139637975357141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13323] ppid=13305 vsize=10661056 memory=140663582701184 CPUtime=0 cores=1,3,5,7
/proc/13308/task/13323/stat : 13323 (java) S 13305 13308 11635 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92888857 10916921344 10203 33554432000 4194304 4196468 140736707800960 139637458435248 139637975358082 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 10661056 KiB
Current children cumulated memory: 40812 KiB

[startup+0.310667 s]*
/proc/loadavg: 1.80 1.77 1.85 11/219 13323
/proc/meminfo: memFree=20852252/32770624 swapFree=67108860/67108860
[pid=13308] ppid=13305 vsize=10661132 memory=54968 CPUtime=0.66 cores=1,3,5,7
/proc/13308/stat : 13308 (java) S 13305 13308 11635 0 -1 1077944320 10326 0 0 0 64 2 0 0 20 0 15 0 92888851 10916999168 13742 33554432000 4194304 4196468 140736707800960 140736707783504 139637975346935 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
/proc/13308/statm: 2665283 13742 3075 1 0 2627263 0
[pid=13308/tid=13310] ppid=13305 vsize=10661132 memory=6735269665583770266 CPUtime=0.3 cores=1,3,5,7
/proc/13308/task/13310/stat : 13310 (java) R 13305 13308 11635 0 -1 4202560 5407 0 0 0 28 2 0 0 20 0 15 0 92888851 10916999168 13874 33554432000 4194304 4196468 140736707800960 139637979586208 139637959427422 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13311] ppid=13305 vsize=10661132 memory=4211974389787491722 CPUtime=0 cores=1,3,5,7
/proc/13308/task/13311/stat : 13311 (java) S 13305 13308 11635 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92888852 10916999168 13874 33554432000 4194304 4196468 140736707800960 139637912038032 139637975357141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13312] ppid=13305 vsize=10661132 memory=281327050090880 CPUtime=0 cores=1,3,5,7
/proc/13308/task/13312/stat : 13312 (java) S 13305 13308 11635 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92888852 10916999168 13874 33554432000 4194304 4196468 140736707800960 139637910985232 139637975357141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13313] ppid=13305 vsize=10661132 memory=281326934807040 CPUtime=0 cores=1,3,5,7
/proc/13308/task/13313/stat : 13313 (java) S 13305 13308 11635 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92888852 10916999168 13874 33554432000 4194304 4196468 140736707800960 139637580229008 139637975357141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13314] ppid=13305 vsize=10661132 memory=140663467389711 CPUtime=0 cores=1,3,5,7
/proc/13308/task/13314/stat : 13314 (java) S 13305 13308 11635 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 92888852 10916999168 13874 33554432000 4194304 4196468 140736707800960 139637579176208 139637975357141 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13315] ppid=13305 vsize=10661132 memory=281327050100096 CPUtime=0 cores=1,3,5,7
/proc/13308/task/13315/stat : 13315 (java) S 13305 13308 11635 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 92888854 10916999168 13874 33554432000 4194304 4196468 140736707800960 139637466856304 139637975358082 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13316] ppid=13305 vsize=10661132 memory=140663467394319 CPUtime=0 cores=1,3,5,7
/proc/13308/task/13316/stat : 13316 (java) S 13305 13308 11635 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 92888854 10916999168 13874 33554432000 4194304 4196468 140736707800960 139637465802272 139637975357141 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13317] ppid=13305 vsize=10661132 memory=140663467408291 CPUtime=0 cores=1,3,5,7
/proc/13308/task/13317/stat : 13317 (java) S 13305 13308 11635 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 92888854 10916999168 13874 33554432000 4194304 4196468 140736707800960 139637464749424 139637975357141 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13318] ppid=13305 vsize=10661132 memory=140663467411489 CPUtime=0 cores=1,3,5,7
/proc/13308/task/13318/stat : 13318 (java) S 13305 13308 11635 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92888857 10916999168 13874 33554432000 4194304 4196468 140736707800960 139637463697744 139637975365531 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13319] ppid=13305 vsize=10661132 memory=0 CPUtime=0.11 cores=1,3,5,7
/proc/13308/task/13319/stat : 13319 (java) R 13305 13308 11635 0 -1 4202560 1235 0 0 0 11 0 0 0 20 0 15 0 92888857 10916999168 13874 33554432000 4194304 4196468 140736707800960 139637462630904 139637967636384 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13320] ppid=13305 vsize=10661132 memory=-1 CPUtime=0.11 cores=1,3,5,7
/proc/13308/task/13320/stat : 13320 (java) R 13305 13308 11635 0 -1 4202560 1083 0 0 0 11 0 0 0 20 0 15 0 92888857 10916999168 13874 33554432000 4194304 4196468 140736707800960 139637461578184 139637956872462 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13321] ppid=13305 vsize=10661132 memory=140663582701184 CPUtime=0.13 cores=1,3,5,7
/proc/13308/task/13321/stat : 13321 (java) R 13305 13308 11635 0 -1 4202560 1356 0 0 0 13 0 0 0 20 0 15 0 92888857 10916999168 13874 33554432000 4194304 4196468 140736707800960 139637460539504 139637954303441 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13322] ppid=13305 vsize=10661132 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13308/task/13322/stat : 13322 (java) S 13305 13308 11635 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92888857 10916999168 13874 33554432000 4194304 4196468 140736707800960 139637459486944 139637975357141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13323] ppid=13305 vsize=10661132 memory=140663582729036 CPUtime=0 cores=1,3,5,7
/proc/13308/task/13323/stat : 13323 (java) S 13305 13308 11635 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92888857 10916999168 13874 33554432000 4194304 4196468 140736707800960 139637458435248 139637975358082 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 54968 KiB

[startup+0.702948 s]
/proc/loadavg: 1.80 1.77 1.85 5/219 13323
/proc/meminfo: memFree=20314444/32770624 swapFree=67108860/67108860
[pid=13308] ppid=13305 vsize=10661132 memory=188236 CPUtime=1.94 cores=1,3,5,7
/proc/13308/stat : 13308 (java) S 13305 13308 11635 0 -1 1077944320 11978 0 0 0 188 6 0 0 20 0 15 0 92888851 10916999168 47059 33554432000 4194304 4196468 140736707800960 140736707783504 139637975346935 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
/proc/13308/statm: 2665283 47059 3121 1 0 2627263 0
[pid=13308/tid=13310] ppid=13305 vsize=10661132 memory=56 CPUtime=0.67 cores=1,3,5,7
/proc/13308/task/13310/stat : 13310 (java) R 13305 13308 11635 0 -1 4202560 5574 0 0 0 63 4 0 0 20 0 15 0 92888851 10916999168 47059 33554432000 4194304 4196468 140736707800960 139637979584816 139637961414928 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13311] ppid=13305 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13308/task/13311/stat : 13311 (java) S 13305 13308 11635 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 15 0 92888852 10916999168 47059 33554432000 4194304 4196468 140736707800960 139637912038032 139637975357141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13312] ppid=13305 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13308/task/13312/stat : 13312 (java) S 13305 13308 11635 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 15 0 92888852 10916999168 47059 33554432000 4194304 4196468 140736707800960 139637910985232 139637975357141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13313] ppid=13305 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13308/task/13313/stat : 13313 (java) S 13305 13308 11635 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 15 0 92888852 10916999168 47059 33554432000 4194304 4196468 140736707800960 139637580229008 139637975357141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13314] ppid=13305 vsize=10661132 memory=8320808402719684661 CPUtime=0 cores=1,3,5,7
/proc/13308/task/13314/stat : 13314 (java) S 13305 13308 11635 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 15 0 92888852 10916999168 47059 33554432000 4194304 4196468 140736707800960 139637579176208 139637975357141 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13315] ppid=13305 vsize=10661132 memory=1424 CPUtime=0 cores=1,3,5,7
/proc/13308/task/13315/stat : 13315 (java) S 13305 13308 11635 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 92888854 10916999168 47059 33554432000 4194304 4196468 140736707800960 139637466856304 139637975358082 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13316] ppid=13305 vsize=10661132 memory=796 CPUtime=0 cores=1,3,5,7
/proc/13308/task/13316/stat : 13316 (java) S 13305 13308 11635 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 92888854 10916999168 47059 33554432000 4194304 4196468 140736707800960 139637465802272 139637975357141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13317] ppid=13305 vsize=10661132 memory=8452 CPUtime=0 cores=1,3,5,7
/proc/13308/task/13317/stat : 13317 (java) S 13305 13308 11635 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 92888854 10916999168 47059 33554432000 4194304 4196468 140736707800960 139637464749424 139637975357141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13318] ppid=13305 vsize=10661132 memory=5776 CPUtime=0 cores=1,3,5,7
/proc/13308/task/13318/stat : 13318 (java) S 13305 13308 11635 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92888857 10916999168 47059 33554432000 4194304 4196468 140736707800960 139637463697744 139637975365531 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13319] ppid=13305 vsize=10661132 memory=1200 CPUtime=0.46 cores=1,3,5,7
/proc/13308/task/13319/stat : 13319 (java) R 13305 13308 11635 0 -1 4202560 1778 0 0 0 46 0 0 0 20 0 15 0 92888857 10916999168 47059 33554432000 4194304 4196468 140736707800960 139637462623888 139637955724512 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13320] ppid=13305 vsize=10661132 memory=12136 CPUtime=0.46 cores=1,3,5,7
/proc/13308/task/13320/stat : 13320 (java) R 13305 13308 11635 0 -1 4202560 1363 0 0 0 46 0 0 0 20 0 15 0 92888857 10916999168 47059 33554432000 4194304 4196468 140736707800960 139637461571552 139637954565576 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13321] ppid=13305 vsize=10661132 memory=1008 CPUtime=0.29 cores=1,3,5,7
/proc/13308/task/13321/stat : 13321 (java) R 13305 13308 11635 0 -1 4202560 1770 0 0 0 29 0 0 0 20 0 15 0 92888857 10916999168 47059 33554432000 4194304 4196468 140736707800960 139637460535448 139637968064087 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13322] ppid=13305 vsize=10661132 memory=4620 CPUtime=0 cores=1,3,5,7
/proc/13308/task/13322/stat : 13322 (java) S 13305 13308 11635 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92888857 10916999168 47059 33554432000 4194304 4196468 140736707800960 139637459486944 139637975357141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13323] ppid=13305 vsize=10661132 memory=15872 CPUtime=0 cores=1,3,5,7
/proc/13308/task/13323/stat : 13323 (java) S 13305 13308 11635 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 92888857 10916999168 47059 33554432000 4194304 4196468 140736707800960 139637458435248 139637975358082 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
Current children cumulated CPU time: 1.94 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 188236 KiB

[startup+1.50081 s]
/proc/loadavg: 1.80 1.77 1.85 5/219 13323
/proc/meminfo: memFree=20193492/32770624 swapFree=67108860/67108860
[pid=13308] ppid=13305 vsize=10661132 memory=636836 CPUtime=4.15 cores=1,3,5,7
/proc/13308/stat : 13308 (java) S 13305 13308 11635 0 -1 1077944320 13927 0 0 0 390 25 0 0 20 0 15 0 92888851 10916999168 159209 33554432000 4194304 4196468 140736707800960 140736707783504 139637975346935 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
/proc/13308/statm: 2665283 159209 3140 1 0 2627263 0
[pid=13308/tid=13310] ppid=13305 vsize=10661132 memory=0 CPUtime=1.37 cores=1,3,5,7
/proc/13308/task/13310/stat : 13310 (java) R 13305 13308 11635 0 -1 4202560 5837 0 0 0 128 9 0 0 20 0 15 0 92888851 10916999168 159209 33554432000 4194304 4196468 140736707800960 139637979585392 139637595822163 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13311] ppid=13305 vsize=10661132 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/13308/task/13311/stat : 13311 (java) S 13305 13308 11635 0 -1 1077944384 116 0 0 0 4 3 0 0 20 0 15 0 92888852 10916999168 159209 33554432000 4194304 4196468 140736707800960 139637912038032 139637975357141 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13312] ppid=13305 vsize=10661132 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/13308/task/13312/stat : 13312 (java) S 13305 13308 11635 0 -1 1077944384 118 0 0 0 4 4 0 0 20 0 15 0 92888852 10916999168 159209 33554432000 4194304 4196468 140736707800960 139637910985232 139637975357141 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13313] ppid=13305 vsize=10661132 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/13308/task/13313/stat : 13313 (java) S 13305 13308 11635 0 -1 1077944384 89 0 0 0 2 2 0 0 20 0 15 0 92888852 10916999168 159209 33554432000 4194304 4196468 140736707800960 139637580229008 139637975357141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13314] ppid=13305 vsize=10661132 memory=0 CPUtime=0.06 cores=1,3,5,7
/proc/13308/task/13314/stat : 13314 (java) S 13305 13308 11635 0 -1 1077944384 61 0 0 0 3 3 0 0 20 0 15 0 92888852 10916999168 159209 33554432000 4194304 4196468 140736707800960 139637579176208 139637975357141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13315] ppid=13305 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13308/task/13315/stat : 13315 (java) S 13305 13308 11635 0 -1 1077944384 480 0 0 0 0 0 0 0 20 0 15 0 92888854 10916999168 159209 33554432000 4194304 4196468 140736707800960 139637466856304 139637975358082 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0

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

[startup+7.15832 s]
# the end of solver process 13308 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=13.1954 s, system=1.2841 s

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

[startup+6.40097 s]
/proc/loadavg: 1.89 1.79 1.86 3/219 13323
/proc/meminfo: memFree=15559468/32770624 swapFree=67108860/67108860
[pid=13308] ppid=13305 vsize=10661132 memory=3023240 CPUtime=12.99 cores=1,3,5,7
/proc/13308/stat : 13308 (java) S 13305 13308 11635 0 -1 1077944320 22305 0 0 0 1173 126 0 0 20 0 15 0 92888851 10916999168 755810 33554432000 4194304 4196468 140736707800960 140736707783504 139637975346935 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
/proc/13308/statm: 2665283 755810 3175 1 0 2627263 0
[pid=13308/tid=13310] ppid=13305 vsize=10661132 memory=665074063048526625 CPUtime=5.49 cores=1,3,5,7
/proc/13308/task/13310/stat : 13310 (java) R 13305 13308 11635 0 -1 4202560 7793 0 0 0 517 32 0 0 20 0 15 0 92888851 10916999168 755810 33554432000 4194304 4196468 140736707800960 139637979581464 139637596284563 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13311] ppid=13305 vsize=10661132 memory=5865913508514974714 CPUtime=0.83 cores=1,3,5,7
/proc/13308/task/13311/stat : 13311 (java) S 13305 13308 11635 0 -1 1077944384 926 0 0 0 60 23 0 0 20 0 15 0 92888852 10916999168 755810 33554432000 4194304 4196468 140736707800960 139637912038032 139637975357141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13312] ppid=13305 vsize=10661132 memory=281326934703320 CPUtime=0.82 cores=1,3,5,7
/proc/13308/task/13312/stat : 13312 (java) S 13305 13308 11635 0 -1 1077944384 740 0 0 0 60 22 0 0 20 0 15 0 92888852 10916999168 755810 33554432000 4194304 4196468 140736707800960 139637910985232 139637975357141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13313] ppid=13305 vsize=10661132 memory=281326934690536 CPUtime=0.79 cores=1,3,5,7
/proc/13308/task/13313/stat : 13313 (java) S 13305 13308 11635 0 -1 1077944384 1478 0 0 0 59 20 0 0 20 0 15 0 92888852 10916999168 755810 33554432000 4194304 4196468 140736707800960 139637580229008 139637975357141 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13314] ppid=13305 vsize=10661132 memory=4051470704862378756 CPUtime=0.82 cores=1,3,5,7
/proc/13308/task/13314/stat : 13314 (java) S 13305 13308 11635 0 -1 1077944384 810 0 0 0 59 23 0 0 20 0 15 0 92888852 10916999168 755810 33554432000 4194304 4196468 140736707800960 139637579176208 139637975357141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13315] ppid=13305 vsize=10661132 memory=6879796332143345820 CPUtime=0.02 cores=1,3,5,7
/proc/13308/task/13315/stat : 13315 (java) S 13305 13308 11635 0 -1 1077944384 1515 0 0 0 2 0 0 0 20 0 15 0 92888854 10916999168 755810 33554432000 4194304 4196468 140736707800960 139637466856304 139637975358082 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13316] ppid=13305 vsize=10661132 memory=3472468959695092672 CPUtime=0 cores=1,3,5,7
/proc/13308/task/13316/stat : 13316 (java) S 13305 13308 11635 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 92888854 10916999168 755810 33554432000 4194304 4196468 140736707800960 139637465802272 139637975357141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13317] ppid=13305 vsize=10661132 memory=3471343059788250144 CPUtime=0 cores=1,3,5,7
/proc/13308/task/13317/stat : 13317 (java) S 13305 13308 11635 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 92888854 10916999168 755810 33554432000 4194304 4196468 140736707800960 139637464749424 139637975357141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13318] ppid=13305 vsize=10661132 memory=140663467414768 CPUtime=0 cores=1,3,5,7
/proc/13308/task/13318/stat : 13318 (java) S 13305 13308 11635 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92888857 10916999168 755810 33554432000 4194304 4196468 140736707800960 139637463697744 139637975365531 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13319] ppid=13305 vsize=10661132 memory=3184238583543381216 CPUtime=1.97 cores=1,3,5,7
/proc/13308/task/13319/stat : 13319 (java) R 13305 13308 11635 0 -1 4202560 3252 0 0 0 196 1 0 0 20 0 15 0 92888857 10916999168 755810 33554432000 4194304 4196468 140736707800960 139637462645104 139637956890624 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13320] ppid=13305 vsize=10661132 memory=6791534058613427641 CPUtime=1.68 cores=1,3,5,7
/proc/13308/task/13320/stat : 13320 (java) R 13305 13308 11635 0 -1 4202560 2270 0 0 0 168 0 0 0 20 0 15 0 92888857 10916999168 755810 33554432000 4194304 4196468 140736707800960 139637461592304 139637953583321 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13321] ppid=13305 vsize=10661132 memory=6944656425123485561 CPUtime=0.48 cores=1,3,5,7
/proc/13308/task/13321/stat : 13321 (java) S 13305 13308 11635 0 -1 1077944384 2159 0 0 0 48 0 0 0 20 0 15 0 92888857 10916999168 755810 33554432000 4194304 4196468 140736707800960 139637460539504 139637975358082 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 1 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13322] ppid=13305 vsize=10661132 memory=7893295687695687954 CPUtime=0 cores=1,3,5,7
/proc/13308/task/13322/stat : 13322 (java) S 13305 13308 11635 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92888857 10916999168 755810 33554432000 4194304 4196468 140736707800960 139637459486944 139637975357141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13323] ppid=13305 vsize=10661132 memory=4627853888499060086 CPUtime=0 cores=1,3,5,7
/proc/13308/task/13323/stat : 13323 (java) S 13305 13308 11635 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92888857 10916999168 755810 33554432000 4194304 4196468 140736707800960 139637458435248 139637975358082 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
Current children cumulated CPU time: 12.99 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 3023240 KiB

[startup+6.80081 s]
/proc/loadavg: 1.89 1.79 1.86 3/219 13323
/proc/meminfo: memFree=15559468/32770624 swapFree=67108860/67108860
[pid=13308] ppid=13305 vsize=10661132 memory=3025672 CPUtime=13.76 cores=1,3,5,7
/proc/13308/stat : 13308 (java) S 13305 13308 11635 0 -1 1077944320 22916 0 0 0 1250 126 0 0 20 0 15 0 92888851 10916999168 756418 33554432000 4194304 4196468 140736707800960 140736707783504 139637975346935 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
/proc/13308/statm: 2665283 756418 3175 1 0 2627263 0
[pid=13308/tid=13310] ppid=13305 vsize=10661132 memory=4048 CPUtime=5.89 cores=1,3,5,7
/proc/13308/task/13310/stat : 13310 (java) R 13305 13308 11635 0 -1 4202560 7793 0 0 0 557 32 0 0 20 0 15 0 92888851 10916999168 756418 33554432000 4194304 4196468 140736707800960 139637979582824 139637596095522 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13311] ppid=13305 vsize=10661132 memory=1792 CPUtime=0.83 cores=1,3,5,7
/proc/13308/task/13311/stat : 13311 (java) S 13305 13308 11635 0 -1 1077944384 926 0 0 0 60 23 0 0 20 0 15 0 92888852 10916999168 756418 33554432000 4194304 4196468 140736707800960 139637912038032 139637975357141 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13312] ppid=13305 vsize=10661132 memory=1236 CPUtime=0.82 cores=1,3,5,7
/proc/13308/task/13312/stat : 13312 (java) S 13305 13308 11635 0 -1 1077944384 740 0 0 0 60 22 0 0 20 0 15 0 92888852 10916999168 756418 33554432000 4194304 4196468 140736707800960 139637910985232 139637975357141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13313] ppid=13305 vsize=10661132 memory=648 CPUtime=0.79 cores=1,3,5,7
/proc/13308/task/13313/stat : 13313 (java) S 13305 13308 11635 0 -1 1077944384 1478 0 0 0 59 20 0 0 20 0 15 0 92888852 10916999168 756418 33554432000 4194304 4196468 140736707800960 139637580229008 139637975357141 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13314] ppid=13305 vsize=10661132 memory=956 CPUtime=0.82 cores=1,3,5,7
/proc/13308/task/13314/stat : 13314 (java) S 13305 13308 11635 0 -1 1077944384 810 0 0 0 59 23 0 0 20 0 15 0 92888852 10916999168 756418 33554432000 4194304 4196468 140736707800960 139637579176208 139637975357141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13315] ppid=13305 vsize=10661132 memory=2424 CPUtime=0.02 cores=1,3,5,7
/proc/13308/task/13315/stat : 13315 (java) S 13305 13308 11635 0 -1 1077944384 1515 0 0 0 2 0 0 0 20 0 15 0 92888854 10916999168 756418 33554432000 4194304 4196468 140736707800960 139637466856304 139637975358082 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13316] ppid=13305 vsize=10661132 memory=1584 CPUtime=0 cores=1,3,5,7
/proc/13308/task/13316/stat : 13316 (java) S 13305 13308 11635 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 92888854 10916999168 756418 33554432000 4194304 4196468 140736707800960 139637465802272 139637975357141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13317] ppid=13305 vsize=10661132 memory=928 CPUtime=0 cores=1,3,5,7
/proc/13308/task/13317/stat : 13317 (java) S 13305 13308 11635 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 92888854 10916999168 756418 33554432000 4194304 4196468 140736707800960 139637464749424 139637975357141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13318] ppid=13305 vsize=10661132 memory=2236 CPUtime=0 cores=1,3,5,7
/proc/13308/task/13318/stat : 13318 (java) S 13305 13308 11635 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92888857 10916999168 756418 33554432000 4194304 4196468 140736707800960 139637463697744 139637975365531 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13319] ppid=13305 vsize=10661132 memory=33 CPUtime=2.07 cores=1,3,5,7
/proc/13308/task/13319/stat : 13319 (java) S 13305 13308 11635 0 -1 1077944384 3276 0 0 0 206 1 0 0 20 0 15 0 92888857 10916999168 756418 33554432000 4194304 4196468 140736707800960 139637462645104 139637975358082 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13320] ppid=13305 vsize=10661132 memory=0 CPUtime=1.94 cores=1,3,5,7
/proc/13308/task/13320/stat : 13320 (java) R 13305 13308 11635 0 -1 4202560 2841 0 0 0 194 0 0 0 20 0 15 0 92888857 10916999168 756418 33554432000 4194304 4196468 140736707800960 139637461592304 139637960456655 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13321] ppid=13305 vsize=10661132 memory=197804718843907 CPUtime=0.48 cores=1,3,5,7
/proc/13308/task/13321/stat : 13321 (java) S 13305 13308 11635 0 -1 1077944384 2174 0 0 0 48 0 0 0 20 0 15 0 92888857 10916999168 756418 33554432000 4194304 4196468 140736707800960 139637460539504 139637975358082 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13322] ppid=13305 vsize=10661132 memory=197804718830588 CPUtime=0 cores=1,3,5,7
/proc/13308/task/13322/stat : 13322 (java) S 13305 13308 11635 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92888857 10916999168 756418 33554432000 4194304 4196468 140736707800960 139637459486944 139637975357141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13323] ppid=13305 vsize=10661132 memory=56 CPUtime=0 cores=1,3,5,7
/proc/13308/task/13323/stat : 13323 (java) S 13305 13308 11635 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92888857 10916999168 756418 33554432000 4194304 4196468 140736707800960 139637458435248 139637975358082 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
Current children cumulated CPU time: 13.76 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 3025672 KiB

[startup+7.00081 s]*
/proc/loadavg: 1.89 1.79 1.86 6/219 13323
/proc/meminfo: memFree=15524848/32770624 swapFree=67108860/67108860
[pid=13308] ppid=13305 vsize=10661132 memory=3033740 CPUtime=14.21 cores=1,3,5,7
/proc/13308/stat : 13308 (java) S 13305 13308 11635 0 -1 1077944320 23738 0 0 0 1295 126 0 0 20 0 15 0 92888851 10916999168 758435 33554432000 4194304 4196468 140736707800960 140736707783504 139637975346935 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
/proc/13308/statm: 2665283 758435 3176 1 0 2627263 0
[pid=13308/tid=13310] ppid=13305 vsize=10661132 memory=6735269665583770266 CPUtime=6.04 cores=1,3,5,7
/proc/13308/task/13310/stat : 13310 (java) R 13305 13308 11635 0 -1 4202560 7793 0 0 0 572 32 0 0 20 0 15 0 92888851 10916999168 758435 33554432000 4194304 4196468 140736707800960 139637979584832 139637596097780 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13311] ppid=13305 vsize=10661132 memory=4211974389787491722 CPUtime=0.89 cores=1,3,5,7
/proc/13308/task/13311/stat : 13311 (java) S 13305 13308 11635 0 -1 1077944384 1154 0 0 0 66 23 0 0 20 0 15 0 92888852 10916999168 758435 33554432000 4194304 4196468 140736707800960 139637912038032 139637975357141 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13312] ppid=13305 vsize=10661132 memory=3761830754952435376 CPUtime=0.87 cores=1,3,5,7
/proc/13308/task/13312/stat : 13312 (java) S 13305 13308 11635 0 -1 1077944384 1127 0 0 0 65 22 0 0 20 0 15 0 92888852 10916999168 758435 33554432000 4194304 4196468 140736707800960 139637910985232 139637975357141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13313] ppid=13305 vsize=10661132 memory=7379547560192994412 CPUtime=0.85 cores=1,3,5,7
/proc/13308/task/13313/stat : 13313 (java) S 13305 13308 11635 0 -1 1077944384 1540 0 0 0 65 20 0 0 20 0 15 0 92888852 10916999168 758435 33554432000 4194304 4196468 140736707800960 139637580229008 139637975357141 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13314] ppid=13305 vsize=10661132 memory=3763093063592849455 CPUtime=0.88 cores=1,3,5,7
/proc/13308/task/13314/stat : 13314 (java) S 13305 13308 11635 0 -1 1077944384 929 0 0 0 65 23 0 0 20 0 15 0 92888852 10916999168 758435 33554432000 4194304 4196468 140736707800960 139637579176208 139637975357141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13315] ppid=13305 vsize=10661132 memory=4120987340628913590 CPUtime=0.02 cores=1,3,5,7
/proc/13308/task/13315/stat : 13315 (java) S 13305 13308 11635 0 -1 1077944384 1515 0 0 0 2 0 0 0 20 0 15 0 92888854 10916999168 758435 33554432000 4194304 4196468 140736707800960 139637466856304 139637975358082 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13316] ppid=13305 vsize=10661132 memory=3472592183261933599 CPUtime=0 cores=1,3,5,7
/proc/13308/task/13316/stat : 13316 (java) S 13305 13308 11635 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 92888854 10916999168 758435 33554432000 4194304 4196468 140736707800960 139637465802272 139637975357141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13317] ppid=13305 vsize=10661132 memory=5792285946932117600 CPUtime=0 cores=1,3,5,7
/proc/13308/task/13317/stat : 13317 (java) S 13305 13308 11635 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 92888854 10916999168 758435 33554432000 4194304 4196468 140736707800960 139637464749424 139637975357141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13318] ppid=13305 vsize=10661132 memory=7306059475989850192 CPUtime=0 cores=1,3,5,7
/proc/13308/task/13318/stat : 13318 (java) S 13305 13308 11635 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92888857 10916999168 758435 33554432000 4194304 4196468 140736707800960 139637463697744 139637975365531 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13319] ppid=13305 vsize=10661132 memory=0 CPUtime=2.08 cores=1,3,5,7
/proc/13308/task/13319/stat : 13319 (java) S 13305 13308 11635 0 -1 1077944384 3276 0 0 0 207 1 0 0 20 0 15 0 92888857 10916999168 758435 33554432000 4194304 4196468 140736707800960 139637462645104 139637975358082 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13320] ppid=13305 vsize=10661132 memory=3546919169082996023 CPUtime=2.01 cores=1,3,5,7
/proc/13308/task/13320/stat : 13320 (java) S 13305 13308 11635 0 -1 1077944384 2867 0 0 0 201 0 0 0 20 0 15 0 92888857 10916999168 758435 33554432000 4194304 4196468 140736707800960 139637461592304 139637975358082 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13321] ppid=13305 vsize=10661132 memory=3472477785968635059 CPUtime=0.49 cores=1,3,5,7
/proc/13308/task/13321/stat : 13321 (java) S 13305 13308 11635 0 -1 1077944384 2174 0 0 0 49 0 0 0 20 0 15 0 92888857 10916999168 758435 33554432000 4194304 4196468 140736707800960 139637460539504 139637975358082 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13322] ppid=13305 vsize=10661132 memory=2321663019697059896 CPUtime=0 cores=1,3,5,7
/proc/13308/task/13322/stat : 13322 (java) S 13305 13308 11635 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92888857 10916999168 758435 33554432000 4194304 4196468 140736707800960 139637459486944 139637975357141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13323] ppid=13305 vsize=10661132 memory=140707339791283 CPUtime=0 cores=1,3,5,7
/proc/13308/task/13323/stat : 13323 (java) S 13305 13308 11635 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92888857 10916999168 758435 33554432000 4194304 4196468 140736707800960 139637458435248 139637975358082 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
Current children cumulated CPU time: 14.21 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 3033740 KiB

[startup+7.11055 s]
/proc/loadavg: 1.89 1.79 1.86 6/219 13323
/proc/meminfo: memFree=15524848/32770624 swapFree=67108860/67108860
[pid=13308] ppid=13305 vsize=10661132 memory=3034324 CPUtime=14.4 cores=1,3,5,7
/proc/13308/stat : 13308 (java) S 13305 13308 11635 0 -1 1077944320 23873 0 0 0 1314 126 0 0 20 0 15 0 92888851 10916999168 758581 33554432000 4194304 4196468 140736707800960 140736707783504 139637975346935 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
/proc/13308/statm: 2665283 758581 3178 1 0 2627263 0
[pid=13308/tid=13310] ppid=13305 vsize=10661132 memory=3024880 CPUtime=6.14 cores=1,3,5,7
/proc/13308/task/13310/stat : 13310 (java) R 13305 13308 11635 0 -1 4202560 7838 0 0 0 582 32 0 0 20 0 15 0 92888851 10916999168 758581 33554432000 4194304 4196468 140736707800960 139637979581760 139637975358870 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13311] ppid=13305 vsize=10661132 memory=1406 CPUtime=0.89 cores=1,3,5,7
/proc/13308/task/13311/stat : 13311 (java) S 13305 13308 11635 0 -1 1077944384 1154 0 0 0 66 23 0 0 20 0 15 0 92888852 10916999168 758581 33554432000 4194304 4196468 140736707800960 139637912038032 139637975357141 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13312] ppid=13305 vsize=10661132 memory=0 CPUtime=0.87 cores=1,3,5,7
/proc/13308/task/13312/stat : 13312 (java) S 13305 13308 11635 0 -1 1077944384 1127 0 0 0 65 22 0 0 20 0 15 0 92888852 10916999168 758581 33554432000 4194304 4196468 140736707800960 139637910985232 139637975357141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13313] ppid=13305 vsize=10661132 memory=0 CPUtime=0.85 cores=1,3,5,7
/proc/13308/task/13313/stat : 13313 (java) S 13305 13308 11635 0 -1 1077944384 1540 0 0 0 65 20 0 0 20 0 15 0 92888852 10916999168 758581 33554432000 4194304 4196468 140736707800960 139637580229008 139637975357141 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13314] ppid=13305 vsize=10661132 memory=148 CPUtime=0.88 cores=1,3,5,7
/proc/13308/task/13314/stat : 13314 (java) S 13305 13308 11635 0 -1 1077944384 929 0 0 0 65 23 0 0 20 0 15 0 92888852 10916999168 758581 33554432000 4194304 4196468 140736707800960 139637579176208 139637975357141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13315] ppid=13305 vsize=10661132 memory=3017996 CPUtime=0.02 cores=1,3,5,7
/proc/13308/task/13315/stat : 13315 (java) S 13305 13308 11635 0 -1 1077944384 1515 0 0 0 2 0 0 0 20 0 15 0 92888854 10916999168 758581 33554432000 4194304 4196468 140736707800960 139637466856304 139637975358082 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13316] ppid=13305 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13308/task/13316/stat : 13316 (java) S 13305 13308 11635 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 92888854 10916999168 758581 33554432000 4194304 4196468 140736707800960 139637465802272 139637975357141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13317] ppid=13305 vsize=10661132 memory=7589218926159490153 CPUtime=0 cores=1,3,5,7
/proc/13308/task/13317/stat : 13317 (java) S 13305 13308 11635 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 92888854 10916999168 758581 33554432000 4194304 4196468 140736707800960 139637464749424 139637975357141 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13318] ppid=13305 vsize=10661132 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13308/task/13318/stat : 13318 (java) S 13305 13308 11635 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92888857 10916999168 758581 33554432000 4194304 4196468 140736707800960 139637463697744 139637975365531 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13319] ppid=13305 vsize=10661132 memory=281326934729032 CPUtime=2.11 cores=1,3,5,7
/proc/13308/task/13319/stat : 13319 (java) S 13305 13308 11635 0 -1 1077944384 3286 0 0 0 210 1 0 0 20 0 15 0 92888857 10916999168 758581 33554432000 4194304 4196468 140736707800960 139637462645104 139637975358082 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13320] ppid=13305 vsize=10661132 memory=0 CPUtime=2.03 cores=1,3,5,7
/proc/13308/task/13320/stat : 13320 (java) S 13305 13308 11635 0 -1 1077944384 2873 0 0 0 203 0 0 0 20 0 15 0 92888857 10916999168 758581 33554432000 4194304 4196468 140736707800960 139637461592304 139637975358082 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13321] ppid=13305 vsize=10661132 memory=4132 CPUtime=0.52 cores=1,3,5,7
/proc/13308/task/13321/stat : 13321 (java) R 13305 13308 11635 0 -1 4202560 2251 0 0 0 52 0 0 0 20 0 15 0 92888857 10916999168 758581 33554432000 4194304 4196468 140736707800960 139637460539504 139637968443771 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13322] ppid=13305 vsize=10661132 memory=27028 CPUtime=0 cores=1,3,5,7
/proc/13308/task/13322/stat : 13322 (java) S 13305 13308 11635 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92888857 10916999168 758581 33554432000 4194304 4196468 140736707800960 139637459486944 139637975357141 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
[pid=13308/tid=13323] ppid=13305 vsize=10661132 memory=281326934880736 CPUtime=0 cores=1,3,5,7
/proc/13308/task/13323/stat : 13323 (java) S 13305 13308 11635 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 92888857 10916999168 758581 33554432000 4194304 4196468 140736707800960 139637458435248 139637975358082 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28086272 140736707802229 140736707802377 140736707802377 140736707805135 0
Current children cumulated CPU time: 14.4 s
Current children cumulated vsize: 10661132 KiB
Current children cumulated memory: 3034324 KiB

Child status: 0
Real time (s): 7.15837
CPU time (s): 14.4795
CPU user time (s): 13.1954
CPU system time (s): 1.2841
CPU usage (%): 202.274
Max. virtual memory (cumulated for all children) (KiB): 10661132
Max. memory (cumulated for all children) (KiB): 3034324

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 13.1954
system time used= 1.2841
maximum resident set size= 3034852
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23941
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2037
involuntary context switches= 86


# summary of solver processes directly reported to runsolver:
#   pid: 13308
#   total CPU time (s): 14.4795
#   total CPU user time (s): 13.1954
#   total CPU system time (s): 1.2841

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.062766 second user time and 0.124278 second system time

The end

Launcher Data

Begin job on node132 at 2018-07-28 06:47:37
IDJOB=4298281
IDBENCH=141095
IDSOLVER=2762
FILE ID=node132/4298281-1532753257
RUNJOBID= node132-1532740752-11667
PBS_JOBID= 21022446
Free space on /tmp= 52024 MiB

SOLVER NAME= GG's minicp 2018-04-29
BENCH NAME= XCSP18/Rlfap_mini/Rlfap-opt_mini/Rlfap-ext-scen-04-opt_c18.xml
COMMAND LINE= java -jar HOME/GGs-minicp.jar xcsp3.CompetitionApp BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4298281-1532753257/watcher-4298281-1532753257 -o /tmp/evaluation-result-4298281-1532753257/solver-4298281-1532753257 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1532740752-11667 --watchdog 2580  java -jar HOME/GGs-minicp.jar xcsp3.CompetitionApp HOME/instance-4298281-1532753257.xml

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

MD5SUM BENCH= 617c7fbe4ff46dae5ed8ccf637b784a5
RANDOM SEED=1952067210

node132.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.65
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.65
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.65
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.65
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:        21298940 kB
MemAvailable:   29531816 kB
Buffers:          196508 kB
Cached:          8242748 kB
SwapCached:            0 kB
Active:          4996616 kB
Inactive:        5892844 kB
Active(anon):    2400808 kB
Inactive(anon):    77852 kB
Active(file):    2595808 kB
Inactive(file):  5814992 kB
Unevictable:        6992 kB
Mlocked:            6992 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2292 kB
Writeback:             0 kB
AnonPages:       2324788 kB
Mapped:            54464 kB
Shmem:             25248 kB
Slab:             278472 kB
SReclaimable:     250536 kB
SUnreclaim:        27936 kB
KernelStack:        3872 kB
PageTables:         9336 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4406548 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2215936 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= 52024 MiB
End job on node132 at 2018-07-28 06:47:44