Trace number 4275538

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
OscaR - Parallel with EPS 2017-07-26UNSAT 2.5798199 1.02516

General information on the benchmark

NameQRandom/QRandom-composed-s75/
composed-75-01-25-6.xml
MD5SUM3604f03ade31706fc8f860f14c72a950
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.024199
Satisfiable
(Un)Satisfiability was proved
Number of variables83
Number of constraints647
Number of domains1
Minimum domain size10
Maximum domain size10
Distribution of domain sizes[{"size":10,"count":83}]
Minimum variable degree6
Maximum variable degree26
Distribution of variable degrees[{"degree":6,"count":1},{"degree":8,"count":3},{"degree":9,"count":5},{"degree":10,"count":3},{"degree":11,"count":4},{"degree":13,"count":10},{"degree":14,"count":6},{"degree":15,"count":7},{"degree":16,"count":12},{"degree":17,"count":6},{"degree":18,"count":6},{"degree":19,"count":4},{"degree":20,"count":4},{"degree":21,"count":6},{"degree":22,"count":1},{"degree":23,"count":3},{"degree":25,"count":1},{"degree":26,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":647}]
Number of extensional constraints647
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":647}]
Optimization problemNO
Type of objective

Solver Data

0.30/0.25	c version: 2017-07-26
0.30/0.25	c seed: 1572228097
0.30/0.26	c timeout: 20160
0.30/0.26	c memlimit: 11000
0.30/0.26	c nbcore: 8
0.30/0.28	c Parsing instance...
1.69/0.73	c Parsing done, starting search...
2.55/1.01	s UNSATISFIABLE

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4275538-1502717968/watcher-4275538-1502717968 -o /tmp/evaluation-result-4275538-1502717968/solver-4275538-1502717968 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node113-1502709332-9751 --watchdog 2580 java -Xmx11000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 1572228097 --timelimit 20160 --memlimit 11000 --nbcore 8 HOME/instance-4275538-1502717968.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

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


[startup+0.100133 s]*
/proc/loadavg: 3.30 5.47 7.09 2/198 12249
/proc/meminfo: memFree=31443208/32770624 swapFree=67108860/67108860
[pid=12229] ppid=12226 vsize=14325320 memory=34628 CPUtime=0.12 cores=0-7
/proc/12229/stat : 12229 (java) S 12226 12229 9724 0 -1 1077944320 8550 0 0 0 11 1 0 0 20 0 20 0 104884422 14669127680 8657 33554432000 4194304 4196468 140732698094384 140732698076928 139752299028215 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
/proc/12229/statm: 3581330 8657 3410 1 0 3569050 0
[pid=12229/tid=12231] ppid=12226 vsize=14325320 memory=4134930498285298233 CPUtime=0.08 cores=0-7
/proc/12229/task/12231/stat : 12231 (java) R 12226 12229 9724 0 -1 4202560 6487 0 0 0 8 0 0 0 20 0 20 0 104884422 14669127680 8657 33554432000 4194304 4196468 140732698094384 139752303216128 139752283108702 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12232] ppid=12226 vsize=14325320 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/12229/task/12232/stat : 12232 (java) S 12226 12229 9724 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 104884423 14669127680 8657 33554432000 4194304 4196468 140732698094384 139752264309264 139752299038421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12233] ppid=12226 vsize=14325320 memory=140463593920128 CPUtime=0 cores=0-7
/proc/12229/task/12233/stat : 12233 (java) S 12226 12229 9724 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 104884423 14669127680 8657 33554432000 4194304 4196468 140732698094384 139751894137488 139752299038421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12234] ppid=12226 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/12229/task/12234/stat : 12234 (java) S 12226 12229 9724 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 104884423 14669127680 8657 33554432000 4194304 4196468 140732698094384 139751893084432 139752299038421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12235] ppid=12226 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/12229/task/12235/stat : 12235 (java) S 12226 12229 9724 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 104884423 14669127680 8657 33554432000 4194304 4196468 140732698094384 139751892031888 139752299038421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12236] ppid=12226 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/12229/task/12236/stat : 12236 (java) S 12226 12229 9724 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 104884423 14669127680 8657 33554432000 4194304 4196468 140732698094384 139751890979856 139752299038421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12237] ppid=12226 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/12229/task/12237/stat : 12237 (java) S 12226 12229 9724 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 104884423 14669127680 8657 33554432000 4194304 4196468 140732698094384 139751889927312 139752299038421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12238] ppid=12226 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/12229/task/12238/stat : 12238 (java) S 12226 12229 9724 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 104884423 14669127680 8657 33554432000 4194304 4196468 140732698094384 139751888874256 139752299038421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12239] ppid=12226 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/12229/task/12239/stat : 12239 (java) S 12226 12229 9724 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 104884423 14669127680 8657 33554432000 4194304 4196468 140732698094384 139751887821712 139752299038421 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12240] ppid=12226 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/12229/task/12240/stat : 12240 (java) S 12226 12229 9724 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 104884425 14669127680 8657 33554432000 4194304 4196468 140732698094384 139751396096240 139752299039362 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12241] ppid=12226 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/12229/task/12241/stat : 12241 (java) S 12226 12229 9724 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 104884425 14669127680 8657 33554432000 4194304 4196468 140732698094384 139751395042464 139752299038421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12242] ppid=12226 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/12229/task/12242/stat : 12242 (java) S 12226 12229 9724 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 104884425 14669127680 8657 33554432000 4194304 4196468 140732698094384 139751393989360 139752299038421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12243] ppid=12226 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/12229/task/12243/stat : 12243 (java) S 12226 12229 9724 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 104884428 14669127680 8657 33554432000 4194304 4196468 140732698094384 139751392937936 139752299046811 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12244] ppid=12226 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/12229/task/12244/stat : 12244 (java) S 12226 12229 9724 0 -1 1077944384 301 0 0 0 0 0 0 0 20 0 20 0 104884428 14669127680 8657 33554432000 4194304 4196468 140732698094384 139751391886064 139752299039362 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12245] ppid=12226 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/12229/task/12245/stat : 12245 (java) S 12226 12229 9724 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 104884428 14669127680 8657 33554432000 4194304 4196468 140732698094384 139751323593584 139752299039362 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12246] ppid=12226 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/12229/task/12246/stat : 12246 (java) S 12226 12229 9724 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 104884428 14669127680 8657 33554432000 4194304 4196468 140732698094384 139751322540528 139752299039362 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12247] ppid=12226 vsize=14325320 memory=0 CPUtime=0.01 cores=0-7
/proc/12229/task/12247/stat : 12247 (java) R 12226 12229 9724 0 -1 4202560 377 0 0 0 1 0 0 0 20 0 20 0 104884428 14669127680 8657 33554432000 4194304 4196468 140732698094384 139751321487984 139752277393950 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12248] ppid=12226 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/12229/task/12248/stat : 12248 (java) S 12226 12229 9724 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 104884428 14669127680 8657 33554432000 4194304 4196468 140732698094384 139751320435168 139752299038421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12249] ppid=12226 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/12229/task/12249/stat : 12249 (java) S 12226 12229 9724 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 104884428 14669127680 8657 33554432000 4194304 4196468 140732698094384 139751319382704 139752299039362 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14325320 KiB
Current children cumulated memory: 34628 KiB

[startup+0.210642 s]*
/proc/loadavg: 3.30 5.47 7.09 3/198 12249
/proc/meminfo: memFree=31434088/32770624 swapFree=67108860/67108860
[pid=12229] ppid=12226 vsize=14325320 memory=43508 CPUtime=0.3 cores=0-7
/proc/12229/stat : 12229 (java) S 12226 12229 9724 0 -1 1077944320 9554 0 0 0 28 2 0 0 20 0 20 0 104884422 14669127680 10877 33554432000 4194304 4196468 140732698094384 140732698076928 139752299028215 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
/proc/12229/statm: 3581330 10877 3579 1 0 3569050 0
[pid=12229/tid=12231] ppid=12226 vsize=14325320 memory=4026531975 CPUtime=0.19 cores=0-7
/proc/12229/task/12231/stat : 12231 (java) R 12226 12229 9724 0 -1 4202560 7124 0 0 0 18 1 0 0 20 0 20 0 104884422 14669127680 10877 33554432000 4194304 4196468 140732698094384 139752303233552 139752283108702 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12232] ppid=12226 vsize=14325320 memory=3352 CPUtime=0 cores=0-7
/proc/12229/task/12232/stat : 12232 (java) S 12226 12229 9724 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 104884423 14669127680 10877 33554432000 4194304 4196468 140732698094384 139752264309264 139752299038421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12233] ppid=12226 vsize=14325320 memory=140463593930839 CPUtime=0 cores=0-7
/proc/12229/task/12233/stat : 12233 (java) S 12226 12229 9724 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 104884423 14669127680 10877 33554432000 4194304 4196468 140732698094384 139751894137488 139752299038421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12234] ppid=12226 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/12229/task/12234/stat : 12234 (java) S 12226 12229 9724 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 104884423 14669127680 10877 33554432000 4194304 4196468 140732698094384 139751893084432 139752299038421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12235] ppid=12226 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/12229/task/12235/stat : 12235 (java) S 12226 12229 9724 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 104884423 14669127680 10877 33554432000 4194304 4196468 140732698094384 139751892031888 139752299038421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12236] ppid=12226 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/12229/task/12236/stat : 12236 (java) S 12226 12229 9724 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 104884423 14669127680 10877 33554432000 4194304 4196468 140732698094384 139751890979856 139752299038421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12237] ppid=12226 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/12229/task/12237/stat : 12237 (java) S 12226 12229 9724 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 104884423 14669127680 10877 33554432000 4194304 4196468 140732698094384 139751889927312 139752299038421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12238] ppid=12226 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/12229/task/12238/stat : 12238 (java) S 12226 12229 9724 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 104884423 14669127680 10877 33554432000 4194304 4196468 140732698094384 139751888874256 139752299038421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12239] ppid=12226 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/12229/task/12239/stat : 12239 (java) S 12226 12229 9724 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 104884423 14669127680 10877 33554432000 4194304 4196468 140732698094384 139751887821712 139752299038421 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12240] ppid=12226 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/12229/task/12240/stat : 12240 (java) S 12226 12229 9724 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 20 0 104884425 14669127680 10877 33554432000 4194304 4196468 140732698094384 139751396096240 139752299039362 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12241] ppid=12226 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/12229/task/12241/stat : 12241 (java) S 12226 12229 9724 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 104884425 14669127680 10877 33554432000 4194304 4196468 140732698094384 139751395042464 139752299038421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12242] ppid=12226 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/12229/task/12242/stat : 12242 (java) S 12226 12229 9724 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 104884425 14669127680 10877 33554432000 4194304 4196468 140732698094384 139751393989360 139752299038421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12243] ppid=12226 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/12229/task/12243/stat : 12243 (java) S 12226 12229 9724 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 104884428 14669127680 10877 33554432000 4194304 4196468 140732698094384 139751392937936 139752299046811 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12244] ppid=12226 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/12229/task/12244/stat : 12244 (java) S 12226 12229 9724 0 -1 1077944384 319 0 0 0 0 0 0 0 20 0 20 0 104884428 14669127680 10877 33554432000 4194304 4196468 140732698094384 139751391886064 139752299039362 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12245] ppid=12226 vsize=14325320 memory=0 CPUtime=0.01 cores=0-7
/proc/12229/task/12245/stat : 12245 (java) S 12226 12229 9724 0 -1 1077944384 121 0 0 0 1 0 0 0 20 0 20 0 104884428 14669127680 10877 33554432000 4194304 4196468 140732698094384 139751323593584 139752299039362 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12246] ppid=12226 vsize=14325320 memory=0 CPUtime=0.01 cores=0-7
/proc/12229/task/12246/stat : 12246 (java) S 12226 12229 9724 0 -1 1077944384 197 0 0 0 1 0 0 0 20 0 20 0 104884428 14669127680 10877 33554432000 4194304 4196468 140732698094384 139751322540528 139752299039362 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12247] ppid=12226 vsize=14325320 memory=0 CPUtime=0.05 cores=0-7
/proc/12229/task/12247/stat : 12247 (java) S 12226 12229 9724 0 -1 1077944384 412 0 0 0 5 0 0 0 20 0 20 0 104884428 14669127680 10877 33554432000 4194304 4196468 140732698094384 139751321487984 139752299039362 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12248] ppid=12226 vsize=14325320 memory=0 CPUtime=0 cores=0-7
/proc/12229/task/12248/stat : 12248 (java) S 12226 12229 9724 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 104884428 14669127680 10877 33554432000 4194304 4196468 140732698094384 139751320435168 139752299038421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12249] ppid=12226 vsize=14325320 memory=-1 CPUtime=0 cores=0-7
/proc/12229/task/12249/stat : 12249 (java) S 12226 12229 9724 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 104884428 14669127680 10877 33554432000 4194304 4196468 140732698094384 139751319382704 139752299039362 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 14325320 KiB
Current children cumulated memory: 43508 KiB

[startup+0.310313 s]*
/proc/loadavg: 3.30 5.47 7.09 4/198 12249
/proc/meminfo: memFree=31426876/32770624 swapFree=67108860/67108860
[pid=12229] ppid=12226 vsize=14325340 memory=50940 CPUtime=0.48 cores=0-7
/proc/12229/stat : 12229 (java) S 12226 12229 9724 0 -1 1077944320 10526 0 0 0 45 3 0 0 20 0 20 0 104884422 14669148160 12735 33554432000 4194304 4196468 140732698094384 140732698076928 139752299028215 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
/proc/12229/statm: 3581335 12735 3671 1 0 3569050 0
[pid=12229/tid=12231] ppid=12226 vsize=14325340 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/12229/task/12231/stat : 12231 (java) R 12226 12229 9724 0 -1 4202560 7693 0 0 0 27 2 0 0 20 0 20 0 104884422 14669148160 12735 33554432000 4194304 4196468 140732698094384 139752303249056 139751935733900 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12232] ppid=12226 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/12229/task/12232/stat : 12232 (java) S 12226 12229 9724 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 104884423 14669148160 12735 33554432000 4194304 4196468 140732698094384 139752264309264 139752299038421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12233] ppid=12226 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/12229/task/12233/stat : 12233 (java) S 12226 12229 9724 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 104884423 14669148160 12735 33554432000 4194304 4196468 140732698094384 139751894137488 139752299038421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12234] ppid=12226 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/12229/task/12234/stat : 12234 (java) S 12226 12229 9724 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 104884423 14669148160 12735 33554432000 4194304 4196468 140732698094384 139751893084432 139752299038421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12235] ppid=12226 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/12229/task/12235/stat : 12235 (java) S 12226 12229 9724 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 104884423 14669148160 12735 33554432000 4194304 4196468 140732698094384 139751892031888 139752299038421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12236] ppid=12226 vsize=14325340 memory=2244 CPUtime=0 cores=0-7
/proc/12229/task/12236/stat : 12236 (java) S 12226 12229 9724 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 104884423 14669148160 12735 33554432000 4194304 4196468 140732698094384 139751890979856 139752299038421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12237] ppid=12226 vsize=14325340 memory=140463482958767 CPUtime=0 cores=0-7
/proc/12229/task/12237/stat : 12237 (java) S 12226 12229 9724 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 104884423 14669148160 12735 33554432000 4194304 4196468 140732698094384 139751889927312 139752299038421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12238] ppid=12226 vsize=14325340 memory=140463482961072 CPUtime=0 cores=0-7
/proc/12229/task/12238/stat : 12238 (java) S 12226 12229 9724 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 104884423 14669148160 12735 33554432000 4194304 4196468 140732698094384 139751888874256 139752299038421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12239] ppid=12226 vsize=14325340 memory=140463482963376 CPUtime=0 cores=0-7
/proc/12229/task/12239/stat : 12239 (java) S 12226 12229 9724 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 104884423 14669148160 12735 33554432000 4194304 4196468 140732698094384 139751887821712 139752299038421 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12240] ppid=12226 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/12229/task/12240/stat : 12240 (java) S 12226 12229 9724 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 20 0 104884425 14669148160 12735 33554432000 4194304 4196468 140732698094384 139751396096240 139752299039362 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12241] ppid=12226 vsize=14325340 memory=280926965933712 CPUtime=0 cores=0-7
/proc/12229/task/12241/stat : 12241 (java) S 12226 12229 9724 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 104884425 14669148160 12735 33554432000 4194304 4196468 140732698094384 139751395042464 139752299038421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12242] ppid=12226 vsize=14325340 memory=280926965940624 CPUtime=0 cores=0-7
/proc/12229/task/12242/stat : 12242 (java) S 12226 12229 9724 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 104884425 14669148160 12735 33554432000 4194304 4196468 140732698094384 139751393989360 139752299038421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12243] ppid=12226 vsize=14325340 memory=280926965881904 CPUtime=0 cores=0-7
/proc/12229/task/12243/stat : 12243 (java) S 12226 12229 9724 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 104884428 14669148160 12735 33554432000 4194304 4196468 140732698094384 139751392937936 139752299046811 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12244] ppid=12226 vsize=14325340 memory=280926965954448 CPUtime=0.03 cores=0-7
/proc/12229/task/12244/stat : 12244 (java) S 12226 12229 9724 0 -1 1077944384 549 0 0 0 3 0 0 0 20 0 20 0 104884428 14669148160 12735 33554432000 4194304 4196468 140732698094384 139751391886064 139752299039362 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12245] ppid=12226 vsize=14325340 memory=280926965961360 CPUtime=0.04 cores=0-7
/proc/12229/task/12245/stat : 12245 (java) S 12226 12229 9724 0 -1 1077944384 228 0 0 0 4 0 0 0 20 0 20 0 104884428 14669148160 12735 33554432000 4194304 4196468 140732698094384 139751323593584 139752299039362 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12246] ppid=12226 vsize=14325340 memory=280926965959056 CPUtime=0.01 cores=0-7
/proc/12229/task/12246/stat : 12246 (java) S 12226 12229 9724 0 -1 1077944384 198 0 0 0 1 0 0 0 20 0 20 0 104884428 14669148160 12735 33554432000 4194304 4196468 140732698094384 139751322540528 139752299039362 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12247] ppid=12226 vsize=14325340 memory=280926965975664 CPUtime=0.08 cores=0-7
/proc/12229/task/12247/stat : 12247 (java) S 12226 12229 9724 0 -1 1077944384 476 0 0 0 8 0 0 0 20 0 20 0 104884428 14669148160 12735 33554432000 4194304 4196468 140732698094384 139751321487984 139752299039362 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12248] ppid=12226 vsize=14325340 memory=0 CPUtime=0 cores=0-7
/proc/12229/task/12248/stat : 12248 (java) S 12226 12229 9724 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 104884428 14669148160 12735 33554432000 4194304 4196468 140732698094384 139751320435168 139752299038421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12249] ppid=12226 vsize=14325340 memory=-1 CPUtime=0 cores=0-7
/proc/12229/task/12249/stat : 12249 (java) S 12226 12229 9724 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 104884428 14669148160 12735 33554432000 4194304 4196468 140732698094384 139751319382704 139752299039362 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
Current children cumulated CPU time: 0.48 s
Current children cumulated vsize: 14325340 KiB
Current children cumulated memory: 50940 KiB

[startup+0.701538 s]
/proc/loadavg: 3.30 5.47 7.09 4/198 12249
/proc/meminfo: memFree=31412760/32770624 swapFree=67108860/67108860
[pid=12229] ppid=12226 vsize=14327388 memory=99068 CPUtime=1.69 cores=0-7
/proc/12229/stat : 12229 (java) S 12226 12229 9724 0 -1 1077944320 15800 0 0 0 163 6 0 0 20 0 20 0 104884422 14671245312 24767 33554432000 4194304 4196468 140732698094384 140732698076928 139752299028215 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
/proc/12229/statm: 3581847 24767 3779 1 0 3569562 0
[pid=12229/tid=12231] ppid=12226 vsize=14327388 memory=0 CPUtime=0.67 cores=0-7
/proc/12229/task/12231/stat : 12231 (java) R 12226 12229 9724 0 -1 4202560 8408 0 0 0 64 3 0 0 20 0 20 0 104884422 14671245312 24767 33554432000 4194304 4196468 140732698094384 139752303264688 139751939668711 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12232] ppid=12226 vsize=14327388 memory=0 CPUtime=0 cores=0-7
/proc/12229/task/12232/stat : 12232 (java) S 12226 12229 9724 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 104884423 14671245312 24767 33554432000 4194304 4196468 140732698094384 139752264309264 139752299038421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12233] ppid=12226 vsize=14327388 memory=0 CPUtime=0 cores=0-7
/proc/12229/task/12233/stat : 12233 (java) S 12226 12229 9724 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 104884423 14671245312 24767 33554432000 4194304 4196468 140732698094384 139751894137488 139752299038421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12234] ppid=12226 vsize=14327388 memory=0 CPUtime=0 cores=0-7
/proc/12229/task/12234/stat : 12234 (java) S 12226 12229 9724 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 104884423 14671245312 24767 33554432000 4194304 4196468 140732698094384 139751893084432 139752299038421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12235] ppid=12226 vsize=14327388 memory=1712 CPUtime=0 cores=0-7
/proc/12229/task/12235/stat : 12235 (java) S 12226 12229 9724 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 104884423 14671245312 24767 33554432000 4194304 4196468 140732698094384 139751892031888 139752299038421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12236] ppid=12226 vsize=14327388 memory=4612 CPUtime=0 cores=0-7
/proc/12229/task/12236/stat : 12236 (java) S 12226 12229 9724 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 104884423 14671245312 24767 33554432000 4194304 4196468 140732698094384 139751890979856 139752299038421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12237] ppid=12226 vsize=14327388 memory=1004 CPUtime=0 cores=0-7
/proc/12229/task/12237/stat : 12237 (java) S 12226 12229 9724 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 104884423 14671245312 24767 33554432000 4194304 4196468 140732698094384 139751889927312 139752299038421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12238] ppid=12226 vsize=14327388 memory=1200 CPUtime=0 cores=0-7
/proc/12229/task/12238/stat : 12238 (java) S 12226 12229 9724 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 104884423 14671245312 24767 33554432000 4194304 4196468 140732698094384 139751888874256 139752299038421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12239] ppid=12226 vsize=14327388 memory=15872 CPUtime=0 cores=0-7
/proc/12229/task/12239/stat : 12239 (java) S 12226 12229 9724 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 104884423 14671245312 24767 33554432000 4194304 4196468 140732698094384 139751887821712 139752299038421 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12240] ppid=12226 vsize=14327388 memory=16720 CPUtime=0 cores=0-7
/proc/12229/task/12240/stat : 12240 (java) S 12226 12229 9724 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 20 0 104884425 14671245312 24767 33554432000 4194304 4196468 140732698094384 139751396096240 139752299039362 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12241] ppid=12226 vsize=14327388 memory=4052 CPUtime=0 cores=0-7
/proc/12229/task/12241/stat : 12241 (java) S 12226 12229 9724 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 104884425 14671245312 24767 33554432000 4194304 4196468 140732698094384 139751395042464 139752299038421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12242] ppid=12226 vsize=14327388 memory=16236 CPUtime=0 cores=0-7
/proc/12229/task/12242/stat : 12242 (java) S 12226 12229 9724 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 104884425 14671245312 24767 33554432000 4194304 4196468 140732698094384 139751393989360 139752299038421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12243] ppid=12226 vsize=14327388 memory=1796 CPUtime=0 cores=0-7
/proc/12229/task/12243/stat : 12243 (java) S 12226 12229 9724 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 104884428 14671245312 24767 33554432000 4194304 4196468 140732698094384 139751392937936 139752299046811 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12244] ppid=12226 vsize=14327388 memory=644 CPUtime=0.23 cores=0-7
/proc/12229/task/12244/stat : 12244 (java) R 12226 12229 9724 0 -1 4202560 1867 0 0 0 23 0 0 0 20 0 20 0 104884428 14671245312 24767 33554432000 4194304 4196468 140732698094384 139751391863456 139752299049562 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12245] ppid=12226 vsize=14327388 memory=1948 CPUtime=0.21 cores=0-7
/proc/12229/task/12245/stat : 12245 (java) R 12226 12229 9724 0 -1 4202560 1075 0 0 0 21 0 0 0 20 0 20 0 104884428 14671245312 24767 33554432000 4194304 4196468 140732698094384 139751323579464 139752282413249 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12246] ppid=12226 vsize=14327388 memory=800 CPUtime=0.22 cores=0-7
/proc/12229/task/12246/stat : 12246 (java) R 12226 12229 9724 0 -1 4202560 1126 0 0 0 22 0 0 0 20 0 20 0 104884428 14671245312 24767 33554432000 4194304 4196468 140732698094384 139751322524720 139752282511737 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12247] ppid=12226 vsize=14327388 memory=12068 CPUtime=0.32 cores=0-7
/proc/12229/task/12247/stat : 12247 (java) R 12226 12229 9724 0 -1 4202560 1940 0 0 0 31 1 0 0 20 0 20 0 104884428 14671245312 24767 33554432000 4194304 4196468 140732698094384 139751321487984 139752299040150 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12248] ppid=12226 vsize=14327388 memory=1440 CPUtime=0 cores=0-7
/proc/12229/task/12248/stat : 12248 (java) S 12226 12229 9724 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 104884428 14671245312 24767 33554432000 4194304 4196468 140732698094384 139751320435168 139752299038421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12249] ppid=12226 vsize=14327388 memory=5792 CPUtime=0 cores=0-7
/proc/12229/task/12249/stat : 12249 (java) S 12226 12229 9724 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 104884428 14671245312 24767 33554432000 4194304 4196468 140732698094384 139751319382704 139752299039362 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
Current children cumulated CPU time: 1.69 s
Current children cumulated vsize: 14327388 KiB
Current children cumulated memory: 99068 KiB

[startup+1.02511 s]
# the end of solver process 12229 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2.48833 s, system=0.091482 s

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

[startup+0.80112 s]
/proc/loadavg: 3.30 5.47 7.09 4/198 12249
/proc/meminfo: memFree=31412760/32770624 swapFree=67108860/67108860
[pid=12229] ppid=12226 vsize=14329436 memory=110208 CPUtime=2 cores=0-7
/proc/12229/stat : 12229 (java) S 12226 12229 9724 0 -1 1077944320 16582 0 0 0 194 6 0 0 20 0 20 0 104884422 14673342464 27552 33554432000 4194304 4196468 140732698094384 140732698076928 139752299028215 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
/proc/12229/statm: 3582359 27552 3781 1 0 3570074 0
[pid=12229/tid=12231] ppid=12226 vsize=14329436 memory=8564 CPUtime=0.77 cores=0-7
/proc/12229/task/12231/stat : 12231 (java) R 12226 12229 9724 0 -1 4202560 8897 0 0 0 74 3 0 0 20 0 20 0 104884422 14673342464 27552 33554432000 4194304 4196468 140732698094384 139752303260240 139752299050141 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12232] ppid=12226 vsize=14329436 memory=1712 CPUtime=0 cores=0-7
/proc/12229/task/12232/stat : 12232 (java) S 12226 12229 9724 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 104884423 14673342464 27552 33554432000 4194304 4196468 140732698094384 139752264309264 139752299038421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12233] ppid=12226 vsize=14329436 memory=4612 CPUtime=0 cores=0-7
/proc/12229/task/12233/stat : 12233 (java) S 12226 12229 9724 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 104884423 14673342464 27552 33554432000 4194304 4196468 140732698094384 139751894137488 139752299038421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12234] ppid=12226 vsize=14329436 memory=1004 CPUtime=0 cores=0-7
/proc/12229/task/12234/stat : 12234 (java) S 12226 12229 9724 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 104884423 14673342464 27552 33554432000 4194304 4196468 140732698094384 139751893084432 139752299038421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12235] ppid=12226 vsize=14329436 memory=1200 CPUtime=0 cores=0-7
/proc/12229/task/12235/stat : 12235 (java) S 12226 12229 9724 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 104884423 14673342464 27552 33554432000 4194304 4196468 140732698094384 139751892031888 139752299038421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12236] ppid=12226 vsize=14329436 memory=15872 CPUtime=0 cores=0-7
/proc/12229/task/12236/stat : 12236 (java) S 12226 12229 9724 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 104884423 14673342464 27552 33554432000 4194304 4196468 140732698094384 139751890979856 139752299038421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12237] ppid=12226 vsize=14329436 memory=16720 CPUtime=0 cores=0-7
/proc/12229/task/12237/stat : 12237 (java) S 12226 12229 9724 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 104884423 14673342464 27552 33554432000 4194304 4196468 140732698094384 139751889927312 139752299038421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12238] ppid=12226 vsize=14329436 memory=4052 CPUtime=0 cores=0-7
/proc/12229/task/12238/stat : 12238 (java) S 12226 12229 9724 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 104884423 14673342464 27552 33554432000 4194304 4196468 140732698094384 139751888874256 139752299038421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12239] ppid=12226 vsize=14329436 memory=280926965943760 CPUtime=0 cores=0-7
/proc/12229/task/12239/stat : 12239 (java) S 12226 12229 9724 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 104884423 14673342464 27552 33554432000 4194304 4196468 140732698094384 139751887821712 139752299038421 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12240] ppid=12226 vsize=14329436 memory=280926965730832 CPUtime=0 cores=0-7
/proc/12229/task/12240/stat : 12240 (java) S 12226 12229 9724 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 20 0 104884425 14673342464 27552 33554432000 4194304 4196468 140732698094384 139751396096240 139752299039362 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12241] ppid=12226 vsize=14329436 memory=280926965730704 CPUtime=0 cores=0-7
/proc/12229/task/12241/stat : 12241 (java) S 12226 12229 9724 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 104884425 14673342464 27552 33554432000 4194304 4196468 140732698094384 139751395042464 139752299038421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12242] ppid=12226 vsize=14329436 memory=164 CPUtime=0 cores=0-7
/proc/12229/task/12242/stat : 12242 (java) S 12226 12229 9724 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 104884425 14673342464 27552 33554432000 4194304 4196468 140732698094384 139751393989360 139752299038421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12243] ppid=12226 vsize=14329436 memory=0 CPUtime=0 cores=0-7
/proc/12229/task/12243/stat : 12243 (java) S 12226 12229 9724 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 104884428 14673342464 27552 33554432000 4194304 4196468 140732698094384 139751392937936 139752299046811 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12244] ppid=12226 vsize=14329436 memory=0 CPUtime=0.3 cores=0-7
/proc/12229/task/12244/stat : 12244 (java) R 12226 12229 9724 0 -1 4202560 1882 0 0 0 30 0 0 0 20 0 20 0 104884428 14673342464 27552 33554432000 4194304 4196468 140732698094384 139751391886064 139752284154333 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12245] ppid=12226 vsize=14329436 memory=0 CPUtime=0.26 cores=0-7
/proc/12229/task/12245/stat : 12245 (java) S 12226 12229 9724 0 -1 1077944384 1096 0 0 0 26 0 0 0 20 0 20 0 104884428 14673342464 27552 33554432000 4194304 4196468 140732698094384 139751323593584 139752299039362 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12246] ppid=12226 vsize=14329436 memory=0 CPUtime=0.27 cores=0-7
/proc/12229/task/12246/stat : 12246 (java) S 12226 12229 9724 0 -1 1077944384 1296 0 0 0 27 0 0 0 20 0 20 0 104884428 14673342464 27552 33554432000 4194304 4196468 140732698094384 139751322540528 139752299039362 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12247] ppid=12226 vsize=14329436 memory=0 CPUtime=0.36 cores=0-7
/proc/12229/task/12247/stat : 12247 (java) R 12226 12229 9724 0 -1 4202560 2027 0 0 0 35 1 0 0 20 0 20 0 104884428 14673342464 27552 33554432000 4194304 4196468 140732698094384 139751321487984 139752299049562 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12248] ppid=12226 vsize=14329436 memory=0 CPUtime=0 cores=0-7
/proc/12229/task/12248/stat : 12248 (java) S 12226 12229 9724 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 104884428 14673342464 27552 33554432000 4194304 4196468 140732698094384 139751320435168 139752299038421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12249] ppid=12226 vsize=14329436 memory=0 CPUtime=0 cores=0-7
/proc/12229/task/12249/stat : 12249 (java) S 12226 12229 9724 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 104884428 14673342464 27552 33554432000 4194304 4196468 140732698094384 139751319382704 139752299039362 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
Current children cumulated CPU time: 2 s
Current children cumulated vsize: 14329436 KiB
Current children cumulated memory: 110208 KiB

[startup+1.00077 s]*
/proc/loadavg: 3.12 5.40 7.06 3/198 12249
/proc/meminfo: memFree=31345908/32770624 swapFree=67108860/67108860
[pid=12229] ppid=12226 vsize=14331484 memory=132888 CPUtime=2.55 cores=0-7
/proc/12229/stat : 12229 (java) S 12226 12229 9724 0 -1 1077944320 19681 0 0 0 247 8 0 0 20 0 20 0 104884422 14675439616 33222 33554432000 4194304 4196468 140732698094384 140732698076928 139752299028215 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
/proc/12229/statm: 3582871 33222 3784 1 0 3570586 0
[pid=12229/tid=12231] ppid=12226 vsize=14331484 memory=0 CPUtime=0.98 cores=0-7
/proc/12229/task/12231/stat : 12231 (java) R 12226 12229 9724 0 -1 4202560 10301 0 0 0 94 4 0 0 20 0 20 0 104884422 14675439616 33222 33554432000 4194304 4196468 140732698094384 139752303260912 139752299050141 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12232] ppid=12226 vsize=14331484 memory=0 CPUtime=0 cores=0-7
/proc/12229/task/12232/stat : 12232 (java) S 12226 12229 9724 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 104884423 14675439616 33222 33554432000 4194304 4196468 140732698094384 139752264309264 139752299038421 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12233] ppid=12226 vsize=14331484 memory=140463593920128 CPUtime=0 cores=0-7
/proc/12229/task/12233/stat : 12233 (java) S 12226 12229 9724 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 104884423 14675439616 33222 33554432000 4194304 4196468 140732698094384 139751894137488 139752299038421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12234] ppid=12226 vsize=14331484 memory=140463482898063 CPUtime=0 cores=0-7
/proc/12229/task/12234/stat : 12234 (java) S 12226 12229 9724 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 104884423 14675439616 33222 33554432000 4194304 4196468 140732698094384 139751893084432 139752299038421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12235] ppid=12226 vsize=14331484 memory=166390445 CPUtime=0 cores=0-7
/proc/12229/task/12235/stat : 12235 (java) S 12226 12229 9724 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 104884423 14675439616 33222 33554432000 4194304 4196468 140732698094384 139751892031888 139752299038421 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12236] ppid=12226 vsize=14331484 memory=5792281476173485930 CPUtime=0 cores=0-7
/proc/12229/task/12236/stat : 12236 (java) S 12226 12229 9724 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 104884423 14675439616 33222 33554432000 4194304 4196468 140732698094384 139751890979856 139752299038421 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12237] ppid=12226 vsize=14331484 memory=3760822589563353144 CPUtime=0 cores=0-7
/proc/12229/task/12237/stat : 12237 (java) S 12226 12229 9724 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 104884423 14675439616 33222 33554432000 4194304 4196468 140732698094384 139751889927312 139752299038421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12238] ppid=12226 vsize=14331484 memory=7301858164987948385 CPUtime=0 cores=0-7
/proc/12229/task/12238/stat : 12238 (java) S 12226 12229 9724 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 104884423 14675439616 33222 33554432000 4194304 4196468 140732698094384 139751888874256 139752299038421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12239] ppid=12226 vsize=14331484 memory=8316850467074736180 CPUtime=0 cores=0-7
/proc/12229/task/12239/stat : 12239 (java) S 12226 12229 9724 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 104884423 14675439616 33222 33554432000 4194304 4196468 140732698094384 139751887821712 139752299038421 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12240] ppid=12226 vsize=14331484 memory=3356 CPUtime=0 cores=0-7
/proc/12229/task/12240/stat : 12240 (java) S 12226 12229 9724 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 20 0 104884425 14675439616 33222 33554432000 4194304 4196468 140732698094384 139751396096240 139752299039362 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12241] ppid=12226 vsize=14331484 memory=461470 CPUtime=0 cores=0-7
/proc/12229/task/12241/stat : 12241 (java) S 12226 12229 9724 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 104884425 14675439616 33222 33554432000 4194304 4196468 140732698094384 139751395042464 139752299038421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12242] ppid=12226 vsize=14331484 memory=6944656592455360608 CPUtime=0 cores=0-7
/proc/12229/task/12242/stat : 12242 (java) S 12226 12229 9724 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 104884425 14675439616 33222 33554432000 4194304 4196468 140732698094384 139751393989360 139752299038421 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12243] ppid=12226 vsize=14331484 memory=0 CPUtime=0 cores=0-7
/proc/12229/task/12243/stat : 12243 (java) S 12226 12229 9724 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 104884428 14675439616 33222 33554432000 4194304 4196468 140732698094384 139751392937936 139752299046811 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12244] ppid=12226 vsize=14331484 memory=0 CPUtime=0.36 cores=0-7
/proc/12229/task/12244/stat : 12244 (java) S 12226 12229 9724 0 -1 1077944384 1905 0 0 0 36 0 0 0 20 0 20 0 104884428 14675439616 33222 33554432000 4194304 4196468 140732698094384 139751391886064 139752299039362 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12245] ppid=12226 vsize=14331484 memory=0 CPUtime=0.34 cores=0-7
/proc/12229/task/12245/stat : 12245 (java) S 12226 12229 9724 0 -1 1077944384 1129 0 0 0 34 0 0 0 20 0 20 0 104884428 14675439616 33222 33554432000 4194304 4196468 140732698094384 139751323593584 139752299039362 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12246] ppid=12226 vsize=14331484 memory=0 CPUtime=0.34 cores=0-7
/proc/12229/task/12246/stat : 12246 (java) R 12226 12229 9724 0 -1 4202560 1329 0 0 0 34 0 0 0 20 0 20 0 104884428 14675439616 33222 33554432000 4194304 4196468 140732698094384 139751322540528 139752283431378 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12247] ppid=12226 vsize=14331484 memory=0 CPUtime=0.48 cores=0-7
/proc/12229/task/12247/stat : 12247 (java) R 12226 12229 9724 0 -1 4202560 3633 0 0 0 47 1 0 0 20 0 20 0 104884428 14675439616 33222 33554432000 4194304 4196468 140732698094384 139751321483712 139752284193854 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12248] ppid=12226 vsize=14331484 memory=0 CPUtime=0 cores=0-7
/proc/12229/task/12248/stat : 12248 (java) S 12226 12229 9724 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 104884428 14675439616 33222 33554432000 4194304 4196468 140732698094384 139751320435168 139752299038421 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
[pid=12229/tid=12249] ppid=12226 vsize=14331484 memory=0 CPUtime=0 cores=0-7
/proc/12229/task/12249/stat : 12249 (java) S 12226 12229 9724 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 104884428 14675439616 33222 33554432000 4194304 4196468 140732698094384 139751319382704 139752299039362 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22896640 140732698100833 140732698101019 140732698101019 140732698103759 0
Current children cumulated CPU time: 2.55 s
Current children cumulated vsize: 14331484 KiB
Current children cumulated memory: 132888 KiB

Child status: 0
Real time (s): 1.02516
CPU time (s): 2.57982
CPU user time (s): 2.48833
CPU system time (s): 0.091482
CPU usage (%): 251.65
Max. virtual memory (cumulated for all children) (KiB): 14331484
Max. memory (cumulated for all children) (KiB): 132888

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.48834
system time used= 0.091482
maximum resident set size= 135640
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19769
page faults= 0
swaps= 0
block input operations= 0
block output operations= 72
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2469
involuntary context switches= 5


# summary of solver processes directly reported to runsolver:
#   pid: 12229
#   total CPU time (s): 2.57982
#   total CPU user time (s): 2.48833
#   total CPU system time (s): 0.091482

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.035059 second user time and 0.051557 second system time

The end

Launcher Data

Begin job on node113 at 2017-08-14 15:25:09
IDJOB=4275538
IDBENCH=125642
IDSOLVER=2668
FILE ID=node113/4275538-1502717968
RUNJOBID= node113-1502709332-9751
PBS_JOBID= 20629021
Free space on /tmp= 61788 MiB

SOLVER NAME= OscaR - Parallel with EPS 2017-07-26
BENCH NAME= XCSP17/QRandom/QRandom-composed-s75/composed-75-01-25-6.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-parallel.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4275538-1502717968/watcher-4275538-1502717968 -o /tmp/evaluation-result-4275538-1502717968/solver-4275538-1502717968 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node113-1502709332-9751 --watchdog 2580  java -Xmx11000m -jar oscar-cp-xcsp3-parallel.jar --randomseed 1572228097 --timelimit 20160 --memlimit 11000 --nbcore 8 HOME/instance-4275538-1502717968.xml

TIME LIMIT= 20160 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 3604f03ade31706fc8f860f14c72a950
RANDOM SEED=1572228097

node113.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.89
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.89
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.89
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.89
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:        31463980 kB
MemAvailable:   31974364 kB
Buffers:          170408 kB
Cached:           615856 kB
SwapCached:            0 kB
Active:           615044 kB
Inactive:         224700 kB
Active(anon):       4028 kB
Inactive(anon):    77668 kB
Active(file):     611016 kB
Inactive(file):   147032 kB
Unevictable:        6588 kB
Mlocked:            6588 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42528 kB
Writeback:             0 kB
AnonPages:         60364 kB
Mapped:            44580 kB
Shmem:             25224 kB
Slab:             162564 kB
SReclaimable:     136344 kB
SUnreclaim:        26220 kB
KernelStack:        3520 kB
PageTables:         5212 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324028 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 61748 MiB
End job on node113 at 2017-08-14 15:25:11