Trace number 4387683

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Fun-sCOP order+GlueMiniSat (2019-06-15)? (TO) 2528.09 660.458

General information on the benchmark

NameNumberPartitioning/NumberPartitioning-m1-s1/
NumberPartitioning-116.xml
MD5SUMd517e275a321760c6bd42601d2b728d6
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 benchmark23.7128
Satisfiable
(Un)Satisfiability was proved
Number of variables232
Number of constraints124
Number of domains2
Minimum domain size116
Maximum domain size13456
Distribution of domain sizes[{"size":116,"count":116},{"size":13456,"count":116}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":116},{"degree":4,"count":115},{"degree":5,"count":1}]
Minimum constraint arity1
Maximum constraint arity116
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":116},{"arity":58,"count":6},{"arity":116,"count":1}]
Number of extensional constraints0
Number of intensional constraints117
Distribution of constraint types[{"type":"intension","count":117},{"type":"allDifferent","count":1},{"type":"ordered","count":2},{"type":"sum","count":4}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c (scop.sh) java -Xms11g -Xmx11g -Xss128m -cp HOME/scop.jar fun.scop.XCSP19Encode -order -solver HOME/glueminisat-simp-2.2.10-193oa-n-release -solverOption -model:-verb=3:-elim-cl=5000000:-native-oa -tmp HOME -serialFile HOME/scop-7333-serial-file.bin HOME/instance-4387683-1568288244.xml
0.57/0.79	
0.57/0.79	Fun-sCOP order+glueminisat-simp-2.2.10-193oa-n-release (2019-06-15)
0.57/0.79	
0.69/0.82	c BEGIN-Prog: Thu Sep 12 13:36:39 CEST 2019
0.69/0.82	c PID: 7336
0.69/0.82	c IP: 172.20.3.102
0.69/0.82	c HOST: node102.alineos.net
0.69/0.82	c (0,0) Parsing Begin
1.50/1.24	c (0,0) Parsing End
1.50/1.25	c (0,0) CSP: 232 int (0 aux), 0 bool (0 aux), 124 ctr, max domain size 13456
1.50/1.25	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.50/1.25	c (0,0) Constraint Name Generate Begin
1.50/1.26	c (0,0) Ctr:HOME/instance-4387683-1568288244.xml,AllDifferent:Eq:Mul:Num:OrderedCtr:Var:WeightedSum
1.50/1.26	c (0,0) Constraint Name Generate End
1.50/1.26	c (0,0) Heap : 112 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
1.50/1.26	c (0,0) CSP to CSPinCNF Begin
4.90/2.38	c (1,1) translated 13 (10%) constraints
5.81/2.60	c (1,1) translated 25 (20%) constraints
6.41/2.80	c (2,1) translated 38 (30%) constraints
6.72/2.98	c (2,2) translated 50 (40%) constraints
7.31/3.14	c (2,2) translated 62 (50%) constraints
7.82/3.30	c (2,2) translated 75 (60%) constraints
8.13/3.44	c (2,2) translated 87 (70%) constraints
8.42/3.59	c (2,2) translated 100 (80%) constraints
9.03/3.75	c (2,2) translated 112 (90%) constraints
9.33/3.87	c (3,3) translated 124 (100%) constraints
9.33/3.87	c (3,3) ===========================================
9.33/3.88	c (3,3) Order
9.33/3.88	c (3,3) ===========================================
10.01/4.10	c (3,3) translated 4728 (10%) constraints
11.81/4.81	c (4,4) translated 9455 (20%) constraints
12.11/4.96	c (4,4) translated 14183 (30%) constraints
12.74/5.11	c (4,4) translated 18910 (40%) constraints
13.01/5.25	c (4,4) translated 23638 (50%) constraints
13.32/5.37	c (4,4) translated 28365 (60%) constraints
13.62/5.49	c (4,4) translated 33093 (70%) constraints
14.22/5.61	c (4,4) translated 37820 (80%) constraints
14.50/5.72	c (4,4) translated 42548 (90%) constraints
14.73/5.86	c (5,5) translated 47275 (100%) constraints
14.73/5.86	c (5,5) CSP to CSPinCNF End
14.73/5.87	c (5,5) CSP: 451 int (220 aux), 13457 bool (13456 aux), 74632 ctr, max domain size 263466
14.73/5.87	c (5,5) Heap : 1239 MiB used (max 10795 MiB), NonHeap : 30 MiB used (max 0 MiB)
14.73/5.87	c (5,5) CSPinCNF Propagation Begin
21.97/9.65	c (8,8) 1052351 values, 19093 unsatisfiable literals, and 19100 valid clauses are removed
21.97/9.65	c (8,8) CSPinCNF Propagation End
21.97/9.66	c (8,8) CSP: 450 int (220 aux), 13458 bool (13456 aux), 55532 ctr, max domain size 196795
21.97/9.66	c (8,8) Heap : 2200 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
21.97/9.66	c (8,8) Simplify CSPinCNF Begin
23.17/10.01	c (9,9) Simplify CSPinCNF End
23.17/10.02	c (9,9) CSP: 450 int (220 aux), 26568 bool (26566 aux), 68642 ctr, max domain size 196795
23.17/10.02	c (9,9) Heap : 2365 MiB used (max 10795 MiB), NonHeap : 29 MiB used (max 0 MiB)
23.17/10.02	c (9,9) Calculate Precise Domain Begin
2520.10/658.43	c (scop.sh) Receiving Signal. Removing all intermediate files.
2520.10/658.43	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 (14658 MiB free)
  memory of node 1: 16384 MiB (15657 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4387683-1568288244/watcher-4387683-1568288244 -o /tmp/evaluation-result-4387683-1568288244/solver-4387683-1568288244 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1568285939-6431 --watchdog 2580 HOME/scop.sh 11g HOME/scop.jar -order HOME/glueminisat-simp-2.2.10-193oa-n-release -model:-verb=3:-elim-cl=5000000:-native-oa HOME HOME/instance-4387683-1568288244.xml 

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

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


[startup+0.100187 s]*
/proc/loadavg: 5.00 4.60 3.64 3/234 7350
/proc/meminfo: memFree=30985768/32770624 swapFree=66992688/67108860
[pid=7333] ppid=7330 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/7333/stat : 7333 (scop.sh) S 7330 7333 5522 0 -1 4202496 556 321 0 0 0 0 0 0 20 0 1 0 405075826 115843072 349 33554432000 4194304 5098028 140734222047872 140734222045128 139921365086844 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 25239552 140734222054184 140734222054512 140734222054512 140734222057421 0
/proc/7333/statm: 28282 349 296 221 0 87 0
[pid=7336] ppid=7333 vsize=15013720 memory=71484 CPUtime=0.11 cores=1,3,5,7
/proc/7336/stat : 7336 (java) S 7333 7333 5522 0 -1 1077944320 7152 0 0 0 9 2 0 0 20 0 15 0 405075827 15374049280 17871 33554432000 4194304 4196468 140729317015936 140729316998480 140613492023031 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
/proc/7336/statm: 3753430 17871 2888 1 0 3715835 0
[pid=7336/tid=7337] ppid=7333 vsize=15014680 memory=-7828588039587137883 CPUtime=0.09 cores=1,3,5,7
/proc/7336/task/7337/stat : 7337 (java) R 7333 7333 5522 0 -1 4202560 5103 0 0 0 7 2 0 0 20 0 15 0 405075827 15375032320 18069 33554432000 4194304 4196468 140729317015936 140613463807280 140613484702749 0 4 2 16800973 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7338] ppid=7333 vsize=15014680 memory=8303054830060986464 CPUtime=0 cores=1,3,5,7
/proc/7336/task/7338/stat : 7338 (java) S 7333 7333 5522 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405075828 15375032320 18069 33554432000 4194304 4196468 140729317015936 140613496265872 140613492033237 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7339] ppid=7333 vsize=15014680 memory=140001612039808 CPUtime=0 cores=1,3,5,7
/proc/7336/task/7339/stat : 7339 (java) S 7333 7333 5522 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405075828 15375032320 18069 33554432000 4194304 4196468 140729317015936 140613271968784 140613492033237 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7340] ppid=7333 vsize=15014680 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7336/task/7340/stat : 7340 (java) S 7333 7333 5522 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405075829 15375032320 18069 33554432000 4194304 4196468 140729317015936 140613270915984 140613492033237 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7341] ppid=7333 vsize=15014680 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7336/task/7341/stat : 7341 (java) S 7333 7333 5522 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405075829 15375032320 18069 33554432000 4194304 4196468 140729317015936 140612951075600 140613492033237 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7342] ppid=7333 vsize=15014680 memory=140001612039808 CPUtime=0 cores=1,3,5,7
/proc/7336/task/7342/stat : 7342 (java) S 7333 7333 5522 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405075830 15375032320 18069 33554432000 4194304 4196468 140729317015936 140612553648496 140613492034178 0 0 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7343] ppid=7333 vsize=15014680 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7336/task/7343/stat : 7343 (java) S 7333 7333 5522 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405075830 15375032320 18069 33554432000 4194304 4196468 140729317015936 140612061881376 140613492033237 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7344] ppid=7333 vsize=15014680 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7336/task/7344/stat : 7344 (java) S 7333 7333 5522 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 405075831 15375032320 18069 33554432000 4194304 4196468 140729317015936 140611927659376 140613492033237 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7345] ppid=7333 vsize=15014680 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7336/task/7345/stat : 7345 (java) S 7333 7333 5522 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405075833 15375032320 18069 33554432000 4194304 4196468 140729317015936 140611553154896 140613492041627 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7346] ppid=7333 vsize=15014680 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7336/task/7346/stat : 7346 (java) S 7333 7333 5522 0 -1 1077944384 295 0 0 0 0 0 0 0 20 0 15 0 405075833 15375032320 18069 33554432000 4194304 4196468 140729317015936 140612552596336 140613492034178 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7347] ppid=7333 vsize=15014680 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7336/task/7347/stat : 7347 (java) S 7333 7333 5522 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 15 0 405075833 15375032320 18135 33554432000 4194304 4196468 140729317015936 140612551543536 140613492034178 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7348] ppid=7333 vsize=15014680 memory=140001612039808 CPUtime=0.01 cores=1,3,5,7
/proc/7336/task/7348/stat : 7348 (java) S 7333 7333 5522 0 -1 1077944384 483 0 0 0 1 0 0 0 20 0 15 0 405075833 15375032320 18135 33554432000 4194304 4196468 140729317015936 140612550490736 140613492034178 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7349] ppid=7333 vsize=15014680 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7336/task/7349/stat : 7349 (java) S 7333 7333 5522 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405075833 15375032320 18135 33554432000 4194304 4196468 140729317015936 140611055250144 140613492033237 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7350] ppid=7333 vsize=15014680 memory=140001612039808 CPUtime=0 cores=1,3,5,7
/proc/7336/task/7350/stat : 7350 (java) S 7333 7333 5522 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405075834 15375032320 18135 33554432000 4194304 4196468 140729317015936 140612549438128 140613492034178 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 15126848 KiB
Current children cumulated memory: 72880 KiB

[startup+0.210863 s]*
/proc/loadavg: 5.00 4.60 3.64 2/234 7350
/proc/meminfo: memFree=30970380/32770624 swapFree=66992688/67108860
[pid=7333] ppid=7330 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/7333/stat : 7333 (scop.sh) S 7330 7333 5522 0 -1 4202496 556 321 0 0 0 0 0 0 20 0 1 0 405075826 115843072 349 33554432000 4194304 5098028 140734222047872 140734222045128 139921365086844 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 25239552 140734222054184 140734222054512 140734222054512 140734222057421 0
/proc/7333/statm: 28282 349 296 221 0 87 0
[pid=7336] ppid=7333 vsize=15012696 memory=73536 CPUtime=0.12 cores=1,3,5,7
/proc/7336/stat : 7336 (java) S 7333 7333 5522 0 -1 1077944320 9336 0 0 0 9 3 0 0 20 0 15 0 405075827 15373000704 18384 33554432000 4194304 4196468 140729317015936 140729316998480 140613492023031 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
/proc/7336/statm: 3753174 18384 2888 1 0 3715579 0
[pid=7336/tid=7337] ppid=7333 vsize=15012696 memory=7022364632946311227 CPUtime=0.09 cores=1,3,5,7
/proc/7336/task/7337/stat : 7337 (java) D 7333 7333 5522 0 -1 4202560 7083 0 0 0 7 2 0 0 20 0 15 0 405075827 15373000704 18384 33554432000 4194304 4196468 140729317015936 140613463807320 140613478137280 0 4 2 16800973 18446744072099896453 0 0 -1 3 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7338] ppid=7333 vsize=15012696 memory=365 CPUtime=0 cores=1,3,5,7
/proc/7336/task/7338/stat : 7338 (java) S 7333 7333 5522 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405075828 15373000704 18384 33554432000 4194304 4196468 140729317015936 140613496265872 140613492033237 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7339] ppid=7333 vsize=15012696 memory=140001612050492 CPUtime=0 cores=1,3,5,7
/proc/7336/task/7339/stat : 7339 (java) S 7333 7333 5522 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405075828 15373000704 18384 33554432000 4194304 4196468 140729317015936 140613271968784 140613492033237 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7340] ppid=7333 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7336/task/7340/stat : 7340 (java) S 7333 7333 5522 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405075829 15373000704 18384 33554432000 4194304 4196468 140729317015936 140613270915984 140613492033237 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7341] ppid=7333 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7336/task/7341/stat : 7341 (java) S 7333 7333 5522 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405075829 15373000704 18384 33554432000 4194304 4196468 140729317015936 140612951075600 140613492033237 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7342] ppid=7333 vsize=15012696 memory=140001612039808 CPUtime=0 cores=1,3,5,7
/proc/7336/task/7342/stat : 7342 (java) S 7333 7333 5522 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405075830 15373000704 18384 33554432000 4194304 4196468 140729317015936 140612553648496 140613492034178 0 0 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7343] ppid=7333 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7336/task/7343/stat : 7343 (java) S 7333 7333 5522 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405075830 15373000704 18384 33554432000 4194304 4196468 140729317015936 140612061881376 140613492033237 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7344] ppid=7333 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7336/task/7344/stat : 7344 (java) S 7333 7333 5522 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 405075831 15373000704 18384 33554432000 4194304 4196468 140729317015936 140611927659376 140613492033237 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7345] ppid=7333 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7336/task/7345/stat : 7345 (java) S 7333 7333 5522 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405075833 15373000704 18384 33554432000 4194304 4196468 140729317015936 140611553154896 140613492041627 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7346] ppid=7333 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7336/task/7346/stat : 7346 (java) S 7333 7333 5522 0 -1 1077944384 295 0 0 0 0 0 0 0 20 0 15 0 405075833 15373000704 18384 33554432000 4194304 4196468 140729317015936 140612552596336 140613492034178 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7347] ppid=7333 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7336/task/7347/stat : 7347 (java) S 7333 7333 5522 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 15 0 405075833 15373000704 18384 33554432000 4194304 4196468 140729317015936 140612551543536 140613492034178 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7348] ppid=7333 vsize=15012696 memory=140001612039808 CPUtime=0.01 cores=1,3,5,7
/proc/7336/task/7348/stat : 7348 (java) S 7333 7333 5522 0 -1 1077944384 483 0 0 0 1 0 0 0 20 0 15 0 405075833 15373000704 18384 33554432000 4194304 4196468 140729317015936 140612550490736 140613492034178 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7349] ppid=7333 vsize=15012696 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7336/task/7349/stat : 7349 (java) S 7333 7333 5522 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405075833 15373000704 18384 33554432000 4194304 4196468 140729317015936 140611055250144 140613492033237 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7350] ppid=7333 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7336/task/7350/stat : 7350 (java) D 7333 7333 5522 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 15 0 405075834 15373000704 18384 33554432000 4194304 4196468 140729317015936 140612549438048 140613476879118 0 4 2 16800973 18446744072099896453 0 0 -1 3 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 74932 KiB

[startup+0.310426 s]*
/proc/loadavg: 5.00 4.60 3.64 2/234 7350
/proc/meminfo: memFree=30973996/32770624 swapFree=66992688/67108860
[pid=7333] ppid=7330 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/7333/stat : 7333 (scop.sh) S 7330 7333 5522 0 -1 4202496 556 321 0 0 0 0 0 0 20 0 1 0 405075826 115843072 349 33554432000 4194304 5098028 140734222047872 140734222045128 139921365086844 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 25239552 140734222054184 140734222054512 140734222054512 140734222057421 0
/proc/7333/statm: 28282 349 296 221 0 87 0
[pid=7336] ppid=7333 vsize=15012696 memory=73536 CPUtime=0.12 cores=1,3,5,7
/proc/7336/stat : 7336 (java) S 7333 7333 5522 0 -1 1077944320 9336 0 0 0 9 3 0 0 20 0 15 0 405075827 15373000704 18384 33554432000 4194304 4196468 140729317015936 140729316998480 140613492023031 0 0 2 16800973 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
/proc/7336/statm: 3753174 18384 2888 1 0 3715579 0
[pid=7336/tid=7337] ppid=7333 vsize=15012696 memory=8317482817917895235 CPUtime=0.09 cores=1,3,5,7
/proc/7336/task/7337/stat : 7337 (java) D 7333 7333 5522 0 -1 4202560 7083 0 0 0 7 2 0 0 20 0 15 0 405075827 15373000704 18384 33554432000 4194304 4196468 140729317015936 140613463807320 140613478137280 0 4 2 16800973 18446744072099896453 0 0 -1 3 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7338] ppid=7333 vsize=15012696 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/7336/task/7338/stat : 7338 (java) S 7333 7333 5522 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405075828 15373000704 18384 33554432000 4194304 4196468 140729317015936 140613496265872 140613492033237 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7339] ppid=7333 vsize=15012696 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/7336/task/7339/stat : 7339 (java) S 7333 7333 5522 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405075828 15373000704 18384 33554432000 4194304 4196468 140729317015936 140613271968784 140613492033237 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7340] ppid=7333 vsize=15012696 memory=8562125494162282060 CPUtime=0 cores=1,3,5,7
/proc/7336/task/7340/stat : 7340 (java) S 7333 7333 5522 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405075829 15373000704 18384 33554432000 4194304 4196468 140729317015936 140613270915984 140613492033237 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7341] ppid=7333 vsize=15012696 memory=6933954179156714387 CPUtime=0 cores=1,3,5,7
/proc/7336/task/7341/stat : 7341 (java) S 7333 7333 5522 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405075829 15373000704 18384 33554432000 4194304 4196468 140729317015936 140612951075600 140613492033237 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7342] ppid=7333 vsize=15012696 memory=7684433391216329786 CPUtime=0 cores=1,3,5,7
/proc/7336/task/7342/stat : 7342 (java) S 7333 7333 5522 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405075830 15373000704 18384 33554432000 4194304 4196468 140729317015936 140612553648496 140613492034178 0 0 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7343] ppid=7333 vsize=15012696 memory=-9062862659931694204 CPUtime=0 cores=1,3,5,7
/proc/7336/task/7343/stat : 7343 (java) S 7333 7333 5522 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405075830 15373000704 18384 33554432000 4194304 4196468 140729317015936 140612061881376 140613492033237 0 4 2 16800973 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7344] ppid=7333 vsize=15012696 memory=3047711566422646390 CPUtime=0 cores=1,3,5,7
/proc/7336/task/7344/stat : 7344 (java) S 7333 7333 5522 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 405075831 15373000704 18384 33554432000 4194304 4196468 140729317015936 140611927659376 140613492033237 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7345] ppid=7333 vsize=15012696 memory=-8412656567168561567 CPUtime=0 cores=1,3,5,7
/proc/7336/task/7345/stat : 7345 (java) S 7333 7333 5522 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405075833 15373000704 18384 33554432000 4194304 4196468 140729317015936 140611553154896 140613492041627 0 4 2 16800973 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7346] ppid=7333 vsize=15012696 memory=-7384621950708166502 CPUtime=0 cores=1,3,5,7
/proc/7336/task/7346/stat : 7346 (java) S 7333 7333 5522 0 -1 1077944384 295 0 0 0 0 0 0 0 20 0 15 0 405075833 15373000704 18384 33554432000 4194304 4196468 140729317015936 140612552596336 140613492034178 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7347] ppid=7333 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7336/task/7347/stat : 7347 (java) S 7333 7333 5522 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 15 0 405075833 15373000704 18384 33554432000 4194304 4196468 140729317015936 140612551543536 140613492034178 0 4 2 16800973 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7348] ppid=7333 vsize=15012696 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/7336/task/7348/stat : 7348 (java) S 7333 7333 5522 0 -1 1077944384 483 0 0 0 1 0 0 0 20 0 15 0 405075833 15373000704 18384 33554432000 4194304 4196468 140729317015936 140612550490736 140613492034178 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7349] ppid=7333 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7336/task/7349/stat : 7349 (java) S 7333 7333 5522 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405075833 15373000704 18384 33554432000 4194304 4196468 140729317015936 140611055250144 140613492033237 0 4 2 16800973 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7350] ppid=7333 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7336/task/7350/stat : 7350 (java) D 7333 7333 5522 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 15 0 405075834 15373000704 18384 33554432000 4194304 4196468 140729317015936 140612549438048 140613476879118 0 4 2 16800973 18446744072099896453 0 0 -1 3 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 74932 KiB

[startup+0.700873 s]
/proc/loadavg: 5.00 4.60 3.64 5/234 7350
/proc/meminfo: memFree=30966884/32770624 swapFree=66992688/67108860
[pid=7333] ppid=7330 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/7333/stat : 7333 (scop.sh) S 7330 7333 5522 0 -1 4202496 556 321 0 0 0 0 0 0 20 0 1 0 405075826 115843072 349 33554432000 4194304 5098028 140734222047872 140734222045128 139921365086844 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 25239552 140734222054184 140734222054512 140734222054512 140734222057421 0
/proc/7333/statm: 28282 349 296 221 0 87 0
[pid=7336] ppid=7333 vsize=15012696 memory=93964 CPUtime=0.57 cores=1,3,5,7
/proc/7336/stat : 7336 (java) S 7333 7333 5522 0 -1 1077944320 13626 0 0 0 53 4 0 0 20 0 15 0 405075827 15373000704 23491 33554432000 4194304 4196468 140729317015936 140729316998480 140613492023031 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
/proc/7336/statm: 3753174 23491 3081 1 0 3715579 0
[pid=7336/tid=7337] ppid=7333 vsize=15012696 memory=291071491 CPUtime=0.42 cores=1,3,5,7
/proc/7336/task/7337/stat : 7337 (java) R 7333 7333 5522 0 -1 4202560 11092 0 0 0 38 4 0 0 20 0 15 0 405075827 15373000704 23491 33554432000 4194304 4196468 140729317015936 140613463840560 140613472298361 0 4 2 25189581 0 0 0 -1 1 0 0 26 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7338] ppid=7333 vsize=15012696 memory=2372 CPUtime=0 cores=1,3,5,7
/proc/7336/task/7338/stat : 7338 (java) S 7333 7333 5522 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405075828 15373000704 23491 33554432000 4194304 4196468 140729317015936 140613496265872 140613492033237 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7339] ppid=7333 vsize=15012696 memory=116 CPUtime=0 cores=1,3,5,7
/proc/7336/task/7339/stat : 7339 (java) S 7333 7333 5522 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405075828 15373000704 23491 33554432000 4194304 4196468 140729317015936 140613271968784 140613492033237 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7340] ppid=7333 vsize=15012696 memory=2809143 CPUtime=0 cores=1,3,5,7
/proc/7336/task/7340/stat : 7340 (java) S 7333 7333 5522 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 405075829 15373000704 23491 33554432000 4194304 4196468 140729317015936 140613270915984 140613492033237 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7341] ppid=7333 vsize=15012696 memory=2811374 CPUtime=0 cores=1,3,5,7
/proc/7336/task/7341/stat : 7341 (java) S 7333 7333 5522 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405075829 15373000704 23491 33554432000 4194304 4196468 140729317015936 140612951075600 140613492033237 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7342] ppid=7333 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7336/task/7342/stat : 7342 (java) S 7333 7333 5522 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 405075830 15373000704 23491 33554432000 4194304 4196468 140729317015936 140612553648496 140613492034178 0 0 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7343] ppid=7333 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7336/task/7343/stat : 7343 (java) S 7333 7333 5522 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 405075830 15373000704 23491 33554432000 4194304 4196468 140729317015936 140612061881376 140613492033237 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7344] ppid=7333 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7336/task/7344/stat : 7344 (java) S 7333 7333 5522 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 405075831 15373000704 23491 33554432000 4194304 4196468 140729317015936 140611927659376 140613492033237 0 4 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7345] ppid=7333 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7336/task/7345/stat : 7345 (java) S 7333 7333 5522 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405075833 15373000704 23491 33554432000 4194304 4196468 140729317015936 140611553154896 140613492041627 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7346] ppid=7333 vsize=15012696 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/7336/task/7346/stat : 7346 (java) S 7333 7333 5522 0 -1 1077944384 415 0 0 0 2 0 0 0 20 0 15 0 405075833 15373000704 23491 33554432000 4194304 4196468 140729317015936 140612552596336 140613492034178 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7347] ppid=7333 vsize=15012696 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/7336/task/7347/stat : 7347 (java) S 7333 7333 5522 0 -1 1077944384 207 0 0 0 2 0 0 0 20 0 15 0 405075833 15373000704 23491 33554432000 4194304 4196468 140729317015936 140612551543536 140613492034178 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7348] ppid=7333 vsize=15012696 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/7336/task/7348/stat : 7348 (java) S 7333 7333 5522 0 -1 1077944384 558 0 0 0 9 0 0 0 20 0 15 0 405075833 15373000704 23491 33554432000 4194304 4196468 140729317015936 140612550490736 140613492034178 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7349] ppid=7333 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7336/task/7349/stat : 7349 (java) S 7333 7333 5522 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405075833 15373000704 23491 33554432000 4194304 4196468 140729317015936 140611055250144 140613492033237 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7350] ppid=7333 vsize=15012696 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7336/task/7350/stat : 7350 (java) S 7333 7333 5522 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405075834 15373000704 23491 33554432000 4194304 4196468 140729317015936 140612549438128 140613492034178 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 26 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
Current children cumulated CPU time: 0.57 s
Current children cumulated vsize: 15125824 KiB
Current children cumulated memory: 95360 KiB

[startup+1.50106 s]
/proc/loadavg: 5.00 4.60 3.64 5/234 7350
/proc/meminfo: memFree=30926296/32770624 swapFree=66992688/67108860
[pid=7333] ppid=7330 vsize=113128 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/7333/stat : 7333 (scop.sh) S 7330 7333 5522 0 -1 4202496 556 321 0 0 0 0 0 0 20 0 1 0 405075826 115843072 349 33554432000 4194304 5098028 140734222047872 140734222045128 139921365086844 0 65536 4100 81923 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 25239552 140734222054184 140734222054512 140734222054512 140734222057421 0
/proc/7333/statm: 28282 349 296 221 0 87 0

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

/proc/7336/task/7340/stat : 7340 (java) R 7333 7333 5522 0 -1 4202560 23852 0 0 0 61411 248 0 0 20 0 15 0 405075829 15385792512 3003713 33554432000 4194304 4196468 140729317015936 140613270915872 140613473670207 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7341] ppid=7333 vsize=15025188 memory=1556 CPUtime=616.98 cores=1,3,5,7
/proc/7336/task/7341/stat : 7341 (java) R 7333 7333 5522 0 -1 4202560 24141 0 0 0 61449 249 0 0 20 0 15 0 405075829 15385792512 3003713 33554432000 4194304 4196468 140729317015936 140612951075800 140613473618994 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7342] ppid=7333 vsize=15025188 memory=496 CPUtime=5.11 cores=1,3,5,7
/proc/7336/task/7342/stat : 7342 (java) S 7333 7333 5522 0 -1 1077944384 116255 0 0 0 506 5 0 0 20 0 15 0 405075830 15385792512 3003713 33554432000 4194304 4196468 140729317015936 140612553646816 140613492033237 0 0 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7343] ppid=7333 vsize=15025188 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/7336/task/7343/stat : 7343 (java) S 7333 7333 5522 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 405075830 15385792512 3003713 33554432000 4194304 4196468 140729317015936 140612061881440 140613492033237 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7344] ppid=7333 vsize=15025188 memory=12014848 CPUtime=0 cores=1,3,5,7
/proc/7336/task/7344/stat : 7344 (java) S 7333 7333 5522 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 15 0 405075831 15385792512 3003713 33554432000 4194304 4196468 140729317015936 140611927659392 140613492033237 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7345] ppid=7333 vsize=15025188 memory=12014848 CPUtime=0 cores=1,3,5,7
/proc/7336/task/7345/stat : 7345 (java) S 7333 7333 5522 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405075833 15385792512 3003713 33554432000 4194304 4196468 140729317015936 140611553154896 140613492041627 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7346] ppid=7333 vsize=15025188 memory=12028664 CPUtime=6.24 cores=1,3,5,7
/proc/7336/task/7346/stat : 7346 (java) S 7333 7333 5522 0 -1 1077944384 5404 0 0 0 623 1 0 0 20 0 15 0 405075833 15385792512 3003713 33554432000 4194304 4196468 140729317015936 140612552596384 140613492033237 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7347] ppid=7333 vsize=15025188 memory=1616 CPUtime=6.26 cores=1,3,5,7
/proc/7336/task/7347/stat : 7347 (java) S 7333 7333 5522 0 -1 1077944384 8362 0 0 0 625 1 0 0 20 0 15 0 405075833 15385792512 3003713 33554432000 4194304 4196468 140729317015936 140612551543584 140613492033237 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7348] ppid=7333 vsize=15025188 memory=12032 CPUtime=1.17 cores=1,3,5,7
/proc/7336/task/7348/stat : 7348 (java) S 7333 7333 5522 0 -1 1077944384 5516 0 0 0 115 2 0 0 20 0 15 0 405075833 15385792512 3003713 33554432000 4194304 4196468 140729317015936 140612550490496 140613492033237 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7349] ppid=7333 vsize=15025188 memory=16080 CPUtime=0 cores=1,3,5,7
/proc/7336/task/7349/stat : 7349 (java) S 7333 7333 5522 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405075833 15385792512 3003713 33554432000 4194304 4196468 140729317015936 140611055250144 140613492033237 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7350] ppid=7333 vsize=15025188 memory=988 CPUtime=0.5 cores=1,3,5,7
/proc/7336/task/7350/stat : 7350 (java) S 7333 7333 5522 0 -1 1077944384 749 0 0 0 7 43 0 0 20 0 15 0 405075834 15385792512 3003713 33554432000 4194304 4196468 140729317015936 140612549438128 140613492034178 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 26 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
Current children cumulated CPU time: 2520.1 s
Current children cumulated vsize: 15138316 KiB
Current children cumulated memory: 12016248 KiB

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

[startup+658.441 s]
# the end of solver process 7333 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0 s, system=0.003681 s

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

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

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

[startup+659.201 s]
/proc/loadavg: 8.20 7.14 5.28 11/228 7490
/proc/meminfo: memFree=7737236/32770624 swapFree=66992696/67108860
[pid=7336] ppid=7330 vsize=15025188 memory=12014852 CPUtime=2523.26 cores=1,3,5,7
/proc/7336/stat : 7336 (java) S 7330 7333 5522 0 -1 1077944320 253641 0 0 0 251280 1046 0 0 20 0 15 0 405075827 15385792512 3003713 33554432000 4194304 4196468 140729317015936 140729316998480 140613492023031 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
/proc/7336/statm: 3756297 3003713 3304 1 0 3717627 0
[pid=7336/tid=7337] ppid=7330 vsize=15025188 memory=1396 CPUtime=33.19 cores=1,3,5,7
/proc/7336/task/7337/stat : 7337 (java) S 7330 7333 5522 0 -1 1077944384 24018 0 0 0 3273 46 0 0 20 0 15 0 405075827 15385792512 3003713 33554432000 4194304 4196468 140729317015936 140613463860704 140613492033237 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 26 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7338] ppid=7330 vsize=15025188 memory=12014848 CPUtime=617.04 cores=1,3,5,7
/proc/7336/task/7338/stat : 7338 (java) R 7330 7333 5522 0 -1 4202560 21884 0 0 0 61460 244 0 0 20 0 15 0 405075828 15385792512 3003713 33554432000 4194304 4196468 140729317015936 140613496266072 140613476720806 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7339] ppid=7330 vsize=15025188 memory=776 CPUtime=618.5 cores=1,3,5,7
/proc/7336/task/7339/stat : 7339 (java) R 7330 7333 5522 0 -1 4202560 22098 0 0 0 61608 242 0 0 20 0 15 0 405075828 15385792512 3003713 33554432000 4194304 4196468 140729317015936 140613271968984 140613477008327 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7340] ppid=7330 vsize=15025188 memory=988 CPUtime=617.39 cores=1,3,5,7
/proc/7336/task/7340/stat : 7340 (java) R 7330 7333 5522 0 -1 4202560 23852 0 0 0 61491 248 0 0 20 0 15 0 405075829 15385792512 3003713 33554432000 4194304 4196468 140729317015936 140613270915872 140613473618854 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7341] ppid=7330 vsize=15025188 memory=1396 CPUtime=617.75 cores=1,3,5,7
/proc/7336/task/7341/stat : 7341 (java) R 7330 7333 5522 0 -1 4202560 24141 0 0 0 61526 249 0 0 20 0 15 0 405075829 15385792512 3003713 33554432000 4194304 4196468 140729317015936 140612951075800 140613473576656 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7342] ppid=7330 vsize=15025188 memory=12014848 CPUtime=5.11 cores=1,3,5,7
/proc/7336/task/7342/stat : 7342 (java) S 7330 7333 5522 0 -1 1077944384 116255 0 0 0 506 5 0 0 20 0 15 0 405075830 15385792512 3003713 33554432000 4194304 4196468 140729317015936 140612553646816 140613492033237 0 0 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7343] ppid=7330 vsize=15025188 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/7336/task/7343/stat : 7343 (java) S 7330 7333 5522 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 405075830 15385792512 3003713 33554432000 4194304 4196468 140729317015936 140612061881440 140613492033237 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7344] ppid=7330 vsize=15025188 memory=12014848 CPUtime=0 cores=1,3,5,7
/proc/7336/task/7344/stat : 7344 (java) S 7330 7333 5522 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 15 0 405075831 15385792512 3003713 33554432000 4194304 4196468 140729317015936 140611927659392 140613492033237 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7345] ppid=7330 vsize=15025188 memory=1396 CPUtime=0 cores=1,3,5,7
/proc/7336/task/7345/stat : 7345 (java) S 7330 7333 5522 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 405075833 15385792512 3003713 33554432000 4194304 4196468 140729317015936 140611553154544 140613492033237 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7346] ppid=7330 vsize=15025188 memory=8112282956445269571 CPUtime=6.24 cores=1,3,5,7
/proc/7336/task/7346/stat : 7346 (java) S 7330 7333 5522 0 -1 1077944384 5404 0 0 0 623 1 0 0 20 0 15 0 405075833 15385792512 3003713 33554432000 4194304 4196468 140729317015936 140612552596384 140613492033237 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7347] ppid=7330 vsize=15025188 memory=12014848 CPUtime=6.26 cores=1,3,5,7
/proc/7336/task/7347/stat : 7347 (java) S 7330 7333 5522 0 -1 1077944384 8362 0 0 0 625 1 0 0 20 0 15 0 405075833 15385792512 3003713 33554432000 4194304 4196468 140729317015936 140612551543584 140613492033237 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7348] ppid=7330 vsize=15025188 memory=1556 CPUtime=1.17 cores=1,3,5,7
/proc/7336/task/7348/stat : 7348 (java) S 7330 7333 5522 0 -1 1077944384 5516 0 0 0 115 2 0 0 20 0 15 0 405075833 15385792512 3003713 33554432000 4194304 4196468 140729317015936 140612550490496 140613492033237 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7349] ppid=7330 vsize=15025188 memory=496 CPUtime=0 cores=1,3,5,7
/proc/7336/task/7349/stat : 7349 (java) S 7330 7333 5522 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405075833 15385792512 3003713 33554432000 4194304 4196468 140729317015936 140611055250144 140613492033237 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7350] ppid=7330 vsize=15025188 memory=8112282956445269571 CPUtime=0.5 cores=1,3,5,7
/proc/7336/task/7350/stat : 7350 (java) S 7330 7333 5522 0 -1 1077944384 749 0 0 0 7 43 0 0 20 0 15 0 405075834 15385792512 3003713 33554432000 4194304 4196468 140729317015936 140612549438128 140613492034178 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 26 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
Current cumulated CPU time of completed processes: 0.003681 s
Current children cumulated CPU time: 2523.26 s
Current children cumulated vsize: 15025188 KiB
Current children cumulated memory: 12014852 KiB

[startup+660.001 s]*
/proc/loadavg: 8.20 7.14 5.28 10/228 7490
/proc/meminfo: memFree=7737488/32770624 swapFree=66992696/67108860
[pid=7336] ppid=7330 vsize=15025188 memory=12014852 CPUtime=2526.49 cores=1,3,5,7
/proc/7336/stat : 7336 (java) S 7330 7333 5522 0 -1 1077944320 253689 0 0 0 251603 1046 0 0 20 0 15 0 405075827 15385792512 3003713 33554432000 4194304 4196468 140729317015936 140729316998480 140613492023031 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
/proc/7336/statm: 3756297 3003713 3304 1 0 3717627 0
[pid=7336/tid=7337] ppid=7330 vsize=15025188 memory=8317482817917895235 CPUtime=33.19 cores=1,3,5,7
/proc/7336/task/7337/stat : 7337 (java) S 7330 7333 5522 0 -1 1077944384 24018 0 0 0 3273 46 0 0 20 0 15 0 405075827 15385792512 3003713 33554432000 4194304 4196468 140729317015936 140613463860704 140613492033237 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 26 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7338] ppid=7330 vsize=15025188 memory=4126316290023845779 CPUtime=617.85 cores=1,3,5,7
/proc/7336/task/7338/stat : 7338 (java) R 7330 7333 5522 0 -1 4202560 21932 0 0 0 61541 244 0 0 20 0 15 0 405075828 15385792512 3003713 33554432000 4194304 4196468 140729317015936 140613496266072 140613476477788 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7339] ppid=7330 vsize=15025188 memory=1764 CPUtime=619.31 cores=1,3,5,7
/proc/7336/task/7339/stat : 7339 (java) R 7330 7333 5522 0 -1 4202560 22098 0 0 0 61689 242 0 0 20 0 15 0 405075828 15385792512 3003713 33554432000 4194304 4196468 140729317015936 140613271968984 140613476720610 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7340] ppid=7330 vsize=15025188 memory=111632 CPUtime=618.2 cores=1,3,5,7
/proc/7336/task/7340/stat : 7340 (java) R 7330 7333 5522 0 -1 4202560 23852 0 0 0 61572 248 0 0 20 0 15 0 405075829 15385792512 3003713 33554432000 4194304 4196468 140729317015936 140613270915872 140613473618864 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7341] ppid=7330 vsize=15025188 memory=808 CPUtime=618.55 cores=1,3,5,7
/proc/7336/task/7341/stat : 7341 (java) R 7330 7333 5522 0 -1 4202560 24141 0 0 0 61606 249 0 0 20 0 15 0 405075829 15385792512 3003713 33554432000 4194304 4196468 140729317015936 140612951075800 140613476720678 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7342] ppid=7330 vsize=15025188 memory=1804 CPUtime=5.11 cores=1,3,5,7
/proc/7336/task/7342/stat : 7342 (java) S 7330 7333 5522 0 -1 1077944384 116255 0 0 0 506 5 0 0 20 0 15 0 405075830 15385792512 3003713 33554432000 4194304 4196468 140729317015936 140612553646816 140613492033237 0 0 2 25189581 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7343] ppid=7330 vsize=15025188 memory=916 CPUtime=0 cores=1,3,5,7
/proc/7336/task/7343/stat : 7343 (java) S 7330 7333 5522 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 405075830 15385792512 3003713 33554432000 4194304 4196468 140729317015936 140612061881440 140613492033237 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7344] ppid=7330 vsize=15025188 memory=3848 CPUtime=0 cores=1,3,5,7
/proc/7336/task/7344/stat : 7344 (java) S 7330 7333 5522 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 15 0 405075831 15385792512 3003713 33554432000 4194304 4196468 140729317015936 140611927659392 140613492033237 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7345] ppid=7330 vsize=15025188 memory=4100 CPUtime=0 cores=1,3,5,7
/proc/7336/task/7345/stat : 7345 (java) S 7330 7333 5522 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 405075833 15385792512 3003713 33554432000 4194304 4196468 140729317015936 140611553154544 140613492033237 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7346] ppid=7330 vsize=15025188 memory=2920 CPUtime=6.24 cores=1,3,5,7
/proc/7336/task/7346/stat : 7346 (java) S 7330 7333 5522 0 -1 1077944384 5404 0 0 0 623 1 0 0 20 0 15 0 405075833 15385792512 3003713 33554432000 4194304 4196468 140729317015936 140612552596384 140613492033237 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7347] ppid=7330 vsize=15025188 memory=2860 CPUtime=6.26 cores=1,3,5,7
/proc/7336/task/7347/stat : 7347 (java) S 7330 7333 5522 0 -1 1077944384 8362 0 0 0 625 1 0 0 20 0 15 0 405075833 15385792512 3003713 33554432000 4194304 4196468 140729317015936 140612551543584 140613492033237 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7348] ppid=7330 vsize=15025188 memory=1412 CPUtime=1.17 cores=1,3,5,7
/proc/7336/task/7348/stat : 7348 (java) S 7330 7333 5522 0 -1 1077944384 5516 0 0 0 115 2 0 0 20 0 15 0 405075833 15385792512 3003713 33554432000 4194304 4196468 140729317015936 140612550490496 140613492033237 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7349] ppid=7330 vsize=15025188 memory=3240 CPUtime=0 cores=1,3,5,7
/proc/7336/task/7349/stat : 7349 (java) S 7330 7333 5522 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405075833 15385792512 3003713 33554432000 4194304 4196468 140729317015936 140611055250144 140613492033237 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7350] ppid=7330 vsize=15025188 memory=1396 CPUtime=0.5 cores=1,3,5,7
/proc/7336/task/7350/stat : 7350 (java) S 7330 7333 5522 0 -1 1077944384 749 0 0 0 7 43 0 0 20 0 15 0 405075834 15385792512 3003713 33554432000 4194304 4196468 140729317015936 140612549438128 140613492034178 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 26 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
Current cumulated CPU time of completed processes: 0.003681 s
Current children cumulated CPU time: 2526.49 s
Current children cumulated vsize: 15025188 KiB
Current children cumulated memory: 12014852 KiB

[startup+660.401 s]
/proc/loadavg: 8.20 7.14 5.28 10/228 7490
/proc/meminfo: memFree=7737488/32770624 swapFree=66992696/67108860
[pid=7336] ppid=7330 vsize=15025188 memory=12014852 CPUtime=2528.01 cores=1,3,5,7
/proc/7336/stat : 7336 (java) S 7330 7333 5522 0 -1 1077944320 253689 0 0 0 251755 1046 0 0 20 0 15 0 405075827 15385792512 3003713 33554432000 4194304 4196468 140729317015936 140729316998480 140613492023031 0 0 2 25189581 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
/proc/7336/statm: 3756297 3003713 3304 1 0 3717627 0
[pid=7336/tid=7337] ppid=7330 vsize=15025188 memory=8112282956445269571 CPUtime=33.19 cores=1,3,5,7
/proc/7336/task/7337/stat : 7337 (java) S 7330 7333 5522 0 -1 1077944384 24018 0 0 0 3273 46 0 0 20 0 15 0 405075827 15385792512 3003713 33554432000 4194304 4196468 140729317015936 140613463860704 140613492033237 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 26 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7338] ppid=7330 vsize=15025188 memory=8556 CPUtime=618.23 cores=1,3,5,7
/proc/7336/task/7338/stat : 7338 (java) R 7330 7333 5522 0 -1 4202560 21932 0 0 0 61579 244 0 0 20 0 15 0 405075828 15385792512 3003713 33554432000 4194304 4196468 140729317015936 140613496265872 140613473632863 0 4 2 25189581 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7339] ppid=7330 vsize=15025188 memory=1052 CPUtime=619.69 cores=1,3,5,7
/proc/7336/task/7339/stat : 7339 (java) R 7330 7333 5522 0 -1 4202560 22098 0 0 0 61727 242 0 0 20 0 15 0 405075828 15385792512 3003713 33554432000 4194304 4196468 140729317015936 140613271968784 140613476722912 0 4 2 25189581 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7340] ppid=7330 vsize=15025188 memory=1708 CPUtime=618.58 cores=1,3,5,7
/proc/7336/task/7340/stat : 7340 (java) R 7330 7333 5522 0 -1 4202560 23852 0 0 0 61610 248 0 0 20 0 15 0 405075829 15385792512 3003713 33554432000 4194304 4196468 140729317015936 140613270915984 140613477012647 0 4 2 25189581 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7341] ppid=7330 vsize=15025188 memory=3440 CPUtime=618.92 cores=1,3,5,7
/proc/7336/task/7341/stat : 7341 (java) R 7330 7333 5522 0 -1 4202560 24141 0 0 0 61643 249 0 0 20 0 15 0 405075829 15385792512 3003713 33554432000 4194304 4196468 140729317015936 140612951075800 140613477012695 0 4 2 25189581 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7342] ppid=7330 vsize=15025188 memory=2832 CPUtime=5.12 cores=1,3,5,7
/proc/7336/task/7342/stat : 7342 (java) S 7330 7333 5522 0 -1 1077944384 116255 0 0 0 507 5 0 0 20 0 15 0 405075830 15385792512 3003713 33554432000 4194304 4196468 140729317015936 140612553647040 140613492033237 0 0 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7343] ppid=7330 vsize=15025188 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/7336/task/7343/stat : 7343 (java) S 7330 7333 5522 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 405075830 15385792512 3003713 33554432000 4194304 4196468 140729317015936 140612061881440 140613492033237 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7344] ppid=7330 vsize=15025188 memory=16080 CPUtime=0 cores=1,3,5,7
/proc/7336/task/7344/stat : 7344 (java) S 7330 7333 5522 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 15 0 405075831 15385792512 3003713 33554432000 4194304 4196468 140729317015936 140611927659392 140613492033237 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7345] ppid=7330 vsize=15025188 memory=988 CPUtime=0 cores=1,3,5,7
/proc/7336/task/7345/stat : 7345 (java) S 7330 7333 5522 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 405075833 15385792512 3003713 33554432000 4194304 4196468 140729317015936 140611553154544 140613492033237 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7346] ppid=7330 vsize=15025188 memory=2016 CPUtime=6.24 cores=1,3,5,7
/proc/7336/task/7346/stat : 7346 (java) S 7330 7333 5522 0 -1 1077944384 5404 0 0 0 623 1 0 0 20 0 15 0 405075833 15385792512 3003713 33554432000 4194304 4196468 140729317015936 140612552596384 140613492033237 0 4 2 25189581 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7347] ppid=7330 vsize=15025188 memory=1384 CPUtime=6.26 cores=1,3,5,7
/proc/7336/task/7347/stat : 7347 (java) S 7330 7333 5522 0 -1 1077944384 8362 0 0 0 625 1 0 0 20 0 15 0 405075833 15385792512 3003713 33554432000 4194304 4196468 140729317015936 140612551543584 140613492033237 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7348] ppid=7330 vsize=15025188 memory=776 CPUtime=1.17 cores=1,3,5,7
/proc/7336/task/7348/stat : 7348 (java) S 7330 7333 5522 0 -1 1077944384 5516 0 0 0 115 2 0 0 20 0 15 0 405075833 15385792512 3003713 33554432000 4194304 4196468 140729317015936 140612550490496 140613492033237 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7349] ppid=7330 vsize=15025188 memory=1564 CPUtime=0 cores=1,3,5,7
/proc/7336/task/7349/stat : 7349 (java) S 7330 7333 5522 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 405075833 15385792512 3003713 33554432000 4194304 4196468 140729317015936 140611055250144 140613492033237 0 4 2 25189581 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
[pid=7336/tid=7350] ppid=7330 vsize=15025188 memory=8556 CPUtime=0.5 cores=1,3,5,7
/proc/7336/task/7350/stat : 7350 (java) S 7330 7333 5522 0 -1 1077944384 749 0 0 0 7 43 0 0 20 0 15 0 405075834 15385792512 3003713 33554432000 4194304 4196468 140729317015936 140612549438128 140613492034178 0 4 2 25189581 18446744071579849748 0 0 -1 7 0 0 26 0 0 6293624 6294260 36184064 140729317020399 140729317020826 140729317020826 140729317023695 0
Current cumulated CPU time of completed processes: 0.003681 s
Current children cumulated CPU time: 2528.01 s
Current children cumulated vsize: 15025188 KiB
Current children cumulated memory: 12014852 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 660.458
CPU time (s): 2528.09
CPU user time (s): 2517.58
CPU system time (s): 10.5097
CPU usage (%): 382.778
Max. virtual memory (cumulated for all children) (KiB): 15141052
Max. memory (cumulated for all children) (KiB): 12016248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2517.58
system time used= 10.5097
maximum resident set size= 12015120
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 254798
page faults= 0
swaps= 0
block input operations= 0
block output operations= 784
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 20564
involuntary context switches= 29856


# summary of solver processes directly reported to runsolver:
#   pid: 7333,7336
#   total CPU time (s): 2528.09
#   total CPU user time (s): 2517.58
#   total CPU system time (s): 10.5097

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.98219 second user time and 7.36939 second system time

The end

Launcher Data

Begin job on node102 at 2019-09-12 13:36:39
IDJOB=4387683
IDBENCH=122910
IDSOLVER=2825
FILE ID=node102/4387683-1568288244
RUNJOBID= node102-1568285939-6431
PBS_JOBID= 21701092
Free space on /tmp= 54492 MiB

SOLVER NAME= Fun-sCOP order+GlueMiniSat (2019-06-15)
BENCH NAME= XCSP17/NumberPartitioning/NumberPartitioning-m1-s1/NumberPartitioning-116.xml
COMMAND LINE= DIR/scop.sh 11g DIR/scop.jar -order DIR/glueminisat-simp-2.2.10-193oa-n-release -model:-verb=3:-elim-cl=5000000:-native-oa TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4387683-1568288244/watcher-4387683-1568288244 -o /tmp/evaluation-result-4387683-1568288244/solver-4387683-1568288244 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1568285939-6431 --watchdog 2580  HOME/scop.sh 11g HOME/scop.jar -order HOME/glueminisat-simp-2.2.10-193oa-n-release -model:-verb=3:-elim-cl=5000000:-native-oa HOME HOME/instance-4387683-1568288244.xml

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

MD5SUM BENCH= d517e275a321760c6bd42601d2b728d6
RANDOM SEED=2137831219

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31043816 kB
MemAvailable:   31315984 kB
Buffers:           89096 kB
Cached:           473640 kB
SwapCached:        11916 kB
Active:           975160 kB
Inactive:         208524 kB
Active(anon):     616260 kB
Inactive(anon):    33316 kB
Active(file):     358900 kB
Inactive(file):   175208 kB
Unevictable:      110384 kB
Mlocked:          110384 kB
SwapTotal:      67108860 kB
SwapFree:       66992688 kB
Dirty:             20616 kB
Writeback:             0 kB
AnonPages:        713784 kB
Mapped:            42568 kB
Shmem:             19752 kB
Slab:             136220 kB
SReclaimable:     107792 kB
SUnreclaim:        28428 kB
KernelStack:        4112 kB
PageTables:         7232 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    6485092 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    317440 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 54620 MiB
End job on node102 at 2019-09-12 13:47:39