Trace number 4305211

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
Concrete 3.9.2SAT 11.3101 5.23985

General information on the benchmark

NameFrb/
frb-30-15-1_c18.xml
MD5SUM57df4fffa2265f6a33845f4cc7b1783a
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.157675
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints284
Number of domains1
Minimum domain size15
Maximum domain size15
Distribution of domain sizes[{"size":15,"count":30}]
Minimum variable degree11
Maximum variable degree28
Distribution of variable degrees[{"degree":11,"count":1},{"degree":12,"count":1},{"degree":13,"count":1},{"degree":14,"count":2},{"degree":16,"count":3},{"degree":17,"count":1},{"degree":18,"count":3},{"degree":19,"count":2},{"degree":20,"count":3},{"degree":21,"count":8},{"degree":22,"count":2},{"degree":23,"count":1},{"degree":24,"count":1},{"degree":28,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":284}]
Number of extensional constraints284
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":284}]
Optimization problemNO
Type of objective

Solver Data

0.98/0.73	c Concrete v3.9.2.1532736233296 running
11.24/5.21	v <instantiation>
11.24/5.21	v       <list>
11.24/5.21	v         x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29]
11.24/5.21	v       </list>
11.24/5.21	v       <values>
11.24/5.21	v         4 3 1 9 13 2 6 8 1 0 8 1 5 10 0 1 1 12 9 8 13 13 5 5 3 8 7 5 5 9
11.24/5.21	v       </values>
11.24/5.21	v     </instantiation>
11.24/5.21	s SATISFIABLE

Verifier Data

OK	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4305211-1534140345/watcher-4305211-1534140345 -o /tmp/evaluation-result-4305211-1534140345/solver-4305211-1534140345 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1534137874-9214 --watchdog 2580 bin/xcsp-3-concrete -J-Xss64M -randomseed=1727748491 HOME/instance-4305211-1534140345.xml 

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

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

solver pid=9790, runsolver pid=9787

[startup+0.100119 s]*
/proc/loadavg: 1.40 1.32 1.32 3/207 9847
/proc/meminfo: memFree=26954968/32770624 swapFree=67108804/67108860
[pid=9790] ppid=9787 vsize=10005480 memory=18592 CPUtime=0.09 cores=1,3,5,7
/proc/9790/stat : 9790 (java) S 9787 9790 8955 0 -1 1077944320 4258 12840 0 0 1 1 5 2 20 0 6 0 231597672 10245611520 4648 33554432000 4194304 4196468 140733122116544 140733122099088 140093389504247 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
/proc/9790/statm: 2501370 4648 1934 1 0 2489808 0
[pid=9790/tid=9843] ppid=9787 vsize=10005480 memory=-8384983170502934469 CPUtime=0.08 cores=1,3,5,7
/proc/9790/task/9843/stat : 9843 (java) R 9787 9790 8955 0 -1 4202560 2096 12840 0 0 1 0 5 2 20 0 6 0 231597680 10245611520 4648 33554432000 4194304 4196468 140733122116544 140093361341008 140093369223328 0 4 0 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9844] ppid=9787 vsize=10005480 memory=8257237230052613020 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9844/stat : 9844 (java) S 9787 9790 8955 0 -1 1077944384 2 12840 0 0 0 0 5 2 20 0 6 0 231597681 10245611520 4648 33554432000 4194304 4196468 140733122116544 140093393746320 140093389514453 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9845] ppid=9787 vsize=10005480 memory=139672657270400 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9845/stat : 9845 (java) S 9787 9790 8955 0 -1 1077944384 2 12840 0 0 0 0 5 2 20 0 6 0 231597681 10245611520 4648 33554432000 4194304 4196468 140733122116544 140093248465168 140093389514453 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9846] ppid=9787 vsize=10005480 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9846/stat : 9846 (java) S 9787 9790 8955 0 -1 1077944384 1 12840 0 0 0 0 5 2 20 0 6 0 231597681 10245611520 4648 33554432000 4194304 4196468 140733122116544 140093247412880 140093389514453 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9847] ppid=9787 vsize=10005480 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9847/stat : 9847 (java) S 9787 9790 8955 0 -1 1077944384 2 12840 0 0 0 0 5 2 20 0 6 0 231597681 10245611520 4648 33554432000 4194304 4196468 140733122116544 140093246360080 140093389514453 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 10005480 KiB
Current children cumulated memory: 18592 KiB

[startup+0.210075 s]*
/proc/loadavg: 1.40 1.32 1.32 3/216 9856
/proc/meminfo: memFree=26933500/32770624 swapFree=67108804/67108860
[pid=9790] ppid=9787 vsize=10985364 memory=47828 CPUtime=0.26 cores=1,3,5,7
/proc/9790/stat : 9790 (java) S 9787 9790 8955 0 -1 1077944320 8142 12840 0 0 17 2 5 2 20 0 15 0 231597672 11249012736 11957 33554432000 4194304 4196468 140733122116544 140733122099088 140093389504247 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
/proc/9790/statm: 2746341 11957 2954 1 0 2708764 0
[pid=9790/tid=9843] ppid=9787 vsize=10982744 memory=8514701219931451533 CPUtime=0.18 cores=1,3,5,7
/proc/9790/task/9843/stat : 9843 (java) R 9787 9790 8955 0 -1 4202560 5009 12840 0 0 10 1 5 2 20 0 15 0 231597680 11246329856 11625 33554432000 4194304 4196468 140733122116544 140093361329056 140093382183469 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9844] ppid=9787 vsize=10982744 memory=-7025452035940392864 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9844/stat : 9844 (java) S 9787 9790 8955 0 -1 1077944384 2 12840 0 0 0 0 5 2 20 0 15 0 231597681 11246329856 11625 33554432000 4194304 4196468 140733122116544 140093393746320 140093389514453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9845] ppid=9787 vsize=10982744 memory=139672657270400 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9845/stat : 9845 (java) S 9787 9790 8955 0 -1 1077944384 2 12840 0 0 0 0 5 2 20 0 15 0 231597681 11246329856 11625 33554432000 4194304 4196468 140733122116544 140093248465168 140093389514453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9846] ppid=9787 vsize=10982744 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9846/stat : 9846 (java) S 9787 9790 8955 0 -1 1077944384 1 12840 0 0 0 0 5 2 20 0 15 0 231597681 11246329856 11625 33554432000 4194304 4196468 140733122116544 140093247412880 140093389514453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9847] ppid=9787 vsize=10982776 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9847/stat : 9847 (java) S 9787 9790 8955 0 -1 1077944384 2 12840 0 0 0 0 5 2 20 0 15 0 231597681 11246362624 11625 33554432000 4194304 4196468 140733122116544 140093246360080 140093389514453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9848] ppid=9787 vsize=10982776 memory=139672657270400 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9848/stat : 9848 (java) S 9787 9790 8955 0 -1 1077944384 2 12840 0 0 0 0 5 2 20 0 15 0 231597683 11246362624 11625 33554432000 4194304 4196468 140733122116544 140092814486128 140093389515394 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9849] ppid=9787 vsize=10982776 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9849/stat : 9849 (java) S 9787 9790 8955 0 -1 1077944384 13 12840 0 0 0 0 5 2 20 0 15 0 231597683 11246362624 11625 33554432000 4194304 4196468 140733122116544 140092183143712 140093389514453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9850] ppid=9787 vsize=10982776 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9850/stat : 9850 (java) S 9787 9790 8955 0 -1 1077944384 1 12840 0 0 0 0 5 2 20 0 15 0 231597683 11246362624 11625 33554432000 4194304 4196468 140733122116544 140092035294832 140093389514453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9851] ppid=9787 vsize=10982776 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9851/stat : 9851 (java) S 9787 9790 8955 0 -1 1077944384 3 12840 0 0 0 0 5 2 20 0 15 0 231597686 11246362624 11690 33554432000 4194304 4196468 140733122116544 140091727895120 140093389522843 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9852] ppid=9787 vsize=10982776 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/9790/task/9852/stat : 9852 (java) S 9787 9790 8955 0 -1 1077944384 500 12840 0 0 1 0 5 2 20 0 15 0 231597686 11246362624 11690 33554432000 4194304 4196468 140733122116544 140092813432944 140093389515394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9853] ppid=9787 vsize=10982776 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9853/stat : 9853 (java) S 9787 9790 8955 0 -1 1077944384 129 12840 0 0 0 0 5 2 20 0 15 0 231597686 11246362624 11690 33554432000 4194304 4196468 140733122116544 140092812380144 140093389515394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9854] ppid=9787 vsize=10982776 memory=139672657270400 CPUtime=0.1 cores=1,3,5,7
/proc/9790/task/9854/stat : 9854 (java) S 9787 9790 8955 0 -1 1077944384 599 12840 0 0 3 0 5 2 20 0 15 0 231597686 11246362624 11756 33554432000 4194304 4196468 140733122116544 140092811327856 140093389515394 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9855] ppid=9787 vsize=10982776 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9855/stat : 9855 (java) S 9787 9790 8955 0 -1 1077944384 3 12840 0 0 0 0 5 2 20 0 15 0 231597686 11246362624 11756 33554432000 4194304 4196468 140733122116544 140091297098208 140093389514453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9856] ppid=9787 vsize=10982776 memory=139672657270400 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9856/stat : 9856 (java) S 9787 9790 8955 0 -1 1077944384 1 12840 0 0 0 0 5 2 20 0 15 0 231597686 11246362624 11756 33554432000 4194304 4196468 140733122116544 140092810275760 140093389515394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10985364 KiB
Current children cumulated memory: 47828 KiB

[startup+0.310547 s]*
/proc/loadavg: 1.40 1.32 1.32 3/216 9856
/proc/meminfo: memFree=26920104/32770624 swapFree=67108804/67108860
[pid=9790] ppid=9787 vsize=10983192 memory=56960 CPUtime=0.38 cores=1,3,5,7
/proc/9790/stat : 9790 (java) S 9787 9790 8955 0 -1 1077944320 10318 12840 0 0 28 3 5 2 20 0 15 0 231597672 11246788608 14240 33554432000 4194304 4196468 140733122116544 140733122099088 140093389504247 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
/proc/9790/statm: 2745798 14240 3073 1 0 2708109 0
[pid=9790/tid=9843] ppid=9787 vsize=10983192 memory=8112282956445269571 CPUtime=0.28 cores=1,3,5,7
/proc/9790/task/9843/stat : 9843 (java) R 9787 9790 8955 0 -1 4202560 6868 12840 0 0 19 2 5 2 20 0 15 0 231597680 11246788608 14240 33554432000 4194304 4196468 140733122116544 140093361316256 140093381741374 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9844] ppid=9787 vsize=10983192 memory=7662137351800508496 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9844/stat : 9844 (java) S 9787 9790 8955 0 -1 1077944384 2 12840 0 0 0 0 5 2 20 0 15 0 231597681 11246788608 14240 33554432000 4194304 4196468 140733122116544 140093393746320 140093389514453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9845] ppid=9787 vsize=10983192 memory=2072 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9845/stat : 9845 (java) S 9787 9790 8955 0 -1 1077944384 2 12840 0 0 0 0 5 2 20 0 15 0 231597681 11246788608 14240 33554432000 4194304 4196468 140733122116544 140093248465168 140093389514453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9846] ppid=9787 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9846/stat : 9846 (java) S 9787 9790 8955 0 -1 1077944384 1 12840 0 0 0 0 5 2 20 0 15 0 231597681 11246788608 14240 33554432000 4194304 4196468 140733122116544 140093247412880 140093389514453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9847] ppid=9787 vsize=10983192 memory=4126316290023845779 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9847/stat : 9847 (java) S 9787 9790 8955 0 -1 1077944384 2 12840 0 0 0 0 5 2 20 0 15 0 231597681 11246788608 14240 33554432000 4194304 4196468 140733122116544 140093246360080 140093389514453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9848] ppid=9787 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9848/stat : 9848 (java) S 9787 9790 8955 0 -1 1077944384 2 12840 0 0 0 0 5 2 20 0 15 0 231597683 11246788608 14240 33554432000 4194304 4196468 140733122116544 140092814486128 140093389515394 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9849] ppid=9787 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9849/stat : 9849 (java) S 9787 9790 8955 0 -1 1077944384 13 12840 0 0 0 0 5 2 20 0 15 0 231597683 11246788608 14240 33554432000 4194304 4196468 140733122116544 140092183143712 140093389514453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9850] ppid=9787 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9850/stat : 9850 (java) S 9787 9790 8955 0 -1 1077944384 1 12840 0 0 0 0 5 2 20 0 15 0 231597683 11246788608 14240 33554432000 4194304 4196468 140733122116544 140092035294832 140093389514453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9851] ppid=9787 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9851/stat : 9851 (java) S 9787 9790 8955 0 -1 1077944384 3 12840 0 0 0 0 5 2 20 0 15 0 231597686 11246788608 14240 33554432000 4194304 4196468 140733122116544 140091727895120 140093389522843 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9852] ppid=9787 vsize=10983192 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/9790/task/9852/stat : 9852 (java) S 9787 9790 8955 0 -1 1077944384 501 12840 0 0 2 0 5 2 20 0 15 0 231597686 11246788608 14240 33554432000 4194304 4196468 140733122116544 140092813432944 140093389515394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9853] ppid=9787 vsize=10983192 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/9790/task/9853/stat : 9853 (java) S 9787 9790 8955 0 -1 1077944384 129 12840 0 0 1 0 5 2 20 0 15 0 231597686 11246788608 14240 33554432000 4194304 4196468 140733122116544 140092812380144 140093389515394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9854] ppid=9787 vsize=10983192 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/9790/task/9854/stat : 9854 (java) R 9787 9790 8955 0 -1 4202560 607 12840 0 0 5 0 5 2 20 0 15 0 231597686 11246788608 14240 33554432000 4194304 4196468 140733122116544 140092811327856 140093381745637 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9855] ppid=9787 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9855/stat : 9855 (java) S 9787 9790 8955 0 -1 1077944384 3 12840 0 0 0 0 5 2 20 0 15 0 231597686 11246788608 14240 33554432000 4194304 4196468 140733122116544 140091297098208 140093389514453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9856] ppid=9787 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9856/stat : 9856 (java) S 9787 9790 8955 0 -1 1077944384 1 12840 0 0 0 0 5 2 20 0 15 0 231597686 11246788608 14240 33554432000 4194304 4196468 140733122116544 140092810275760 140093389515394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
Current children cumulated CPU time: 0.38 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 56960 KiB

[startup+0.700758 s]
/proc/loadavg: 1.40 1.32 1.32 3/216 9856
/proc/meminfo: memFree=26911296/32770624 swapFree=67108804/67108860
[pid=9790] ppid=9787 vsize=10983192 memory=88988 CPUtime=0.98 cores=1,3,5,7
/proc/9790/stat : 9790 (java) S 9787 9790 8955 0 -1 1077944320 16370 12840 0 0 88 3 5 2 20 0 15 0 231597672 11246788608 22247 33554432000 4194304 4196468 140733122116544 140733122099088 140093389504247 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
/proc/9790/statm: 2745798 22247 3236 1 0 2708109 0
[pid=9790/tid=9843] ppid=9787 vsize=10983192 memory=0 CPUtime=0.66 cores=1,3,5,7
/proc/9790/task/9843/stat : 9843 (java) R 9787 9790 8955 0 -1 4202560 11898 12840 0 0 57 2 5 2 20 0 15 0 231597680 11246788608 22247 33554432000 4194304 4196468 140733122116544 140093361325072 140093371067780 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9844] ppid=9787 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9844/stat : 9844 (java) S 9787 9790 8955 0 -1 1077944384 2 12840 0 0 0 0 5 2 20 0 15 0 231597681 11246788608 22247 33554432000 4194304 4196468 140733122116544 140093393746320 140093389514453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9845] ppid=9787 vsize=10983192 memory=3708 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9845/stat : 9845 (java) S 9787 9790 8955 0 -1 1077944384 2 12840 0 0 0 0 5 2 20 0 15 0 231597681 11246788608 22247 33554432000 4194304 4196468 140733122116544 140093248465168 140093389514453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9846] ppid=9787 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9846/stat : 9846 (java) S 9787 9790 8955 0 -1 1077944384 1 12840 0 0 0 0 5 2 20 0 15 0 231597681 11246788608 22247 33554432000 4194304 4196468 140733122116544 140093247412880 140093389514453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9847] ppid=9787 vsize=10983192 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9847/stat : 9847 (java) S 9787 9790 8955 0 -1 1077944384 2 12840 0 0 0 0 5 2 20 0 15 0 231597681 11246788608 22247 33554432000 4194304 4196468 140733122116544 140093246360080 140093389514453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9848] ppid=9787 vsize=10983192 memory=4420 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9848/stat : 9848 (java) S 9787 9790 8955 0 -1 1077944384 5 12840 0 0 0 0 5 2 20 0 15 0 231597683 11246788608 22247 33554432000 4194304 4196468 140733122116544 140092814486128 140093389515394 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9849] ppid=9787 vsize=10983192 memory=6628 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9849/stat : 9849 (java) S 9787 9790 8955 0 -1 1077944384 13 12840 0 0 0 0 5 2 20 0 15 0 231597683 11246788608 22247 33554432000 4194304 4196468 140733122116544 140092183143712 140093389514453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9850] ppid=9787 vsize=10983192 memory=8836 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9850/stat : 9850 (java) S 9787 9790 8955 0 -1 1077944384 1 12840 0 0 0 0 5 2 20 0 15 0 231597683 11246788608 22247 33554432000 4194304 4196468 140733122116544 140092035294832 140093389514453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9851] ppid=9787 vsize=10983192 memory=11044 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9851/stat : 9851 (java) S 9787 9790 8955 0 -1 1077944384 3 12840 0 0 0 0 5 2 20 0 15 0 231597686 11246788608 22247 33554432000 4194304 4196468 140733122116544 140091727895120 140093389522843 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9852] ppid=9787 vsize=10983192 memory=13252 CPUtime=0.17 cores=1,3,5,7
/proc/9790/task/9852/stat : 9852 (java) S 9787 9790 8955 0 -1 1077944384 1094 12840 0 0 10 0 5 2 20 0 15 0 231597686 11246788608 22247 33554432000 4194304 4196468 140733122116544 140092813432944 140093389515394 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9853] ppid=9787 vsize=10983192 memory=15460 CPUtime=0.14 cores=1,3,5,7
/proc/9790/task/9853/stat : 9853 (java) S 9787 9790 8955 0 -1 1077944384 503 12840 0 0 7 0 5 2 20 0 15 0 231597686 11246788608 22247 33554432000 4194304 4196468 140733122116544 140092812380144 140093389515394 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9854] ppid=9787 vsize=10983192 memory=17668 CPUtime=0.19 cores=1,3,5,7
/proc/9790/task/9854/stat : 9854 (java) S 9787 9790 8955 0 -1 1077944384 653 12840 0 0 12 0 5 2 20 0 15 0 231597686 11246788608 22247 33554432000 4194304 4196468 140733122116544 140092811327856 140093389515394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9855] ppid=9787 vsize=10983192 memory=19876 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9855/stat : 9855 (java) S 9787 9790 8955 0 -1 1077944384 3 12840 0 0 0 0 5 2 20 0 15 0 231597686 11246788608 22247 33554432000 4194304 4196468 140733122116544 140091297098208 140093389514453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9856] ppid=9787 vsize=10983192 memory=22084 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9856/stat : 9856 (java) S 9787 9790 8955 0 -1 1077944384 1 12840 0 0 0 0 5 2 20 0 15 0 231597686 11246788608 22247 33554432000 4194304 4196468 140733122116544 140092810275760 140093389515394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 10983192 KiB
Current children cumulated memory: 88988 KiB

[startup+1.50071 s]
/proc/loadavg: 1.40 1.32 1.32 3/216 9856
/proc/meminfo: memFree=26865212/32770624 swapFree=67108804/67108860
[pid=9790] ppid=9787 vsize=10998092 memory=198216 CPUtime=2.61 cores=1,3,5,7
/proc/9790/stat : 9790 (java) S 9787 9790 8955 0 -1 1077944320 23716 12840 0 0 245 9 5 2 20 0 15 0 231597672 11262046208 49554 33554432000 4194304 4196468 140733122116544 140733122099088 140093389504247 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
/proc/9790/statm: 2749523 49554 3474 1 0 2711181 0
[pid=9790/tid=9843] ppid=9787 vsize=10998092 memory=0 CPUtime=1.42 cores=1,3,5,7
/proc/9790/task/9843/stat : 9843 (java) R 9787 9790 8955 0 -1 4202560 16667 12840 0 0 130 5 5 2 20 0 15 0 231597680 11262046208 49554 33554432000 4194304 4196468 140733122116544 140093361321376 140093373584764 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9844] ppid=9787 vsize=10998092 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/9790/task/9844/stat : 9844 (java) S 9787 9790 8955 0 -1 1077944384 194 12840 0 0 1 0 5 2 20 0 15 0 231597681 11262046208 49554 33554432000 4194304 4196468 140733122116544 140093393746320 140093389514453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9845] ppid=9787 vsize=10998092 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/9790/task/9845/stat : 9845 (java) S 9787 9790 8955 0 -1 1077944384 23 12840 0 0 1 0 5 2 20 0 15 0 231597681 11262046208 49554 33554432000 4194304 4196468 140733122116544 140093248465168 140093389514453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9846] ppid=9787 vsize=10998092 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/9790/task/9846/stat : 9846 (java) S 9787 9790 8955 0 -1 1077944384 25 12840 0 0 1 0 5 2 20 0 15 0 231597681 11262046208 49554 33554432000 4194304 4196468 140733122116544 140093247412880 140093389514453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9847] ppid=9787 vsize=10998092 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/9790/task/9847/stat : 9847 (java) S 9787 9790 8955 0 -1 1077944384 64 12840 0 0 1 0 5 2 20 0 15 0 231597681 11262046208 49554 33554432000 4194304 4196468 140733122116544 140093246360080 140093389514453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9848] ppid=9787 vsize=10998092 memory=1399103955520229747 CPUtime=0.08 cores=1,3,5,7
/proc/9790/task/9848/stat : 9848 (java) S 9787 9790 8955 0 -1 1077944384 48 12840 0 0 1 0 5 2 20 0 15 0 231597683 11262046208 49554 33554432000 4194304 4196468 140733122116544 140092814486128 140093389515394 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9849] ppid=9787 vsize=10998092 memory=279345075661056 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9849/stat : 9849 (java) S 9787 9790 8955 0 -1 1077944384 13 12840 0 0 0 0 5 2 20 0 15 0 231597683 11262046208 49554 33554432000 4194304 4196468 140733122116544 140092183143776 140093389514453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9850] ppid=9787 vsize=10998092 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9850/stat : 9850 (java) S 9787 9790 8955 0 -1 1077944384 2 12840 0 0 0 0 5 2 20 0 15 0 231597683 11262046208 49554 33554432000 4194304 4196468 140733122116544 140092035294832 140093389514453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9851] ppid=9787 vsize=10998092 memory=1084 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9851/stat : 9851 (java) S 9787 9790 8955 0 -1 1077944384 3 12840 0 0 0 0 5 2 20 0 15 0 231597686 11262046208 49554 33554432000 4194304 4196468 140733122116544 140091727895120 140093389522843 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9852] ppid=9787 vsize=10998092 memory=1600 CPUtime=0.43 cores=1,3,5,7
/proc/9790/task/9852/stat : 9852 (java) S 9787 9790 8955 0 -1 1077944384 1724 12840 0 0 36 0 5 2 20 0 15 0 231597686 11262046208 49554 33554432000 4194304 4196468 140733122116544 140092813432944 140093389515394 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9853] ppid=9787 vsize=10998092 memory=7952 CPUtime=0.39 cores=1,3,5,7
/proc/9790/task/9853/stat : 9853 (java) S 9787 9790 8955 0 -1 1077944384 1329 12840 0 0 32 0 5 2 20 0 15 0 231597686 11262046208 49554 33554432000 4194304 4196468 140733122116544 140092812380144 140093389515394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9854] ppid=9787 vsize=10998092 memory=4088 CPUtime=0.46 cores=1,3,5,7
/proc/9790/task/9854/stat : 9854 (java) S 9787 9790 8955 0 -1 1077944384 1433 12840 0 0 39 0 5 2 20 0 15 0 231597686 11262046208 49554 33554432000 4194304 4196468 140733122116544 140092811327856 140093389515394 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9855] ppid=9787 vsize=10998092 memory=1784 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9855/stat : 9855 (java) S 9787 9790 8955 0 -1 1077944384 3 12840 0 0 0 0 5 2 20 0 15 0 231597686 11262046208 49554 33554432000 4194304 4196468 140733122116544 140091297098208 140093389514453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9856] ppid=9787 vsize=10998092 memory=1060 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9856/stat : 9856 (java) S 9787 9790 8955 0 -1 1077944384 1 12840 0 0 0 0 5 2 20 0 15 0 231597686 11262046208 49554 33554432000 4194304 4196468 140733122116544 140092810275760 140093389515394 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
Current children cumulated CPU time: 2.61 s
Current children cumulated vsize: 10998092 KiB

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

[startup+5.23971 s]
# the end of solver process 9790 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=11.0782 s, system=0.231901 s

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

[startup+3.20092 s]
/proc/loadavg: 1.37 1.32 1.32 5/216 9856
/proc/meminfo: memFree=26714536/32770624 swapFree=67108804/67108860
[pid=9790] ppid=9787 vsize=11008352 memory=278788 CPUtime=6.91 cores=1,3,5,7
/proc/9790/stat : 9790 (java) S 9787 9790 8955 0 -1 1077944320 42188 12840 0 0 670 14 5 2 20 0 15 0 231597672 11272552448 69697 33554432000 4194304 4196468 140733122116544 140733122099088 140093389504247 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
/proc/9790/statm: 2752088 69697 3492 1 0 2713741 0
[pid=9790/tid=9843] ppid=9787 vsize=11008352 memory=0 CPUtime=3.12 cores=1,3,5,7
/proc/9790/task/9843/stat : 9843 (java) R 9787 9790 8955 0 -1 4202560 27441 12840 0 0 297 8 5 2 20 0 15 0 231597680 11272552448 69697 33554432000 4194304 4196468 140733122116544 140093361335120 140093369229357 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9844] ppid=9787 vsize=11008352 memory=6656426216303648864 CPUtime=0.08 cores=1,3,5,7
/proc/9790/task/9844/stat : 9844 (java) S 9787 9790 8955 0 -1 1077944384 194 12840 0 0 1 0 5 2 20 0 15 0 231597681 11272552448 69697 33554432000 4194304 4196468 140733122116544 140093393746320 140093389514453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9845] ppid=9787 vsize=11008352 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/9790/task/9845/stat : 9845 (java) S 9787 9790 8955 0 -1 1077944384 23 12840 0 0 1 0 5 2 20 0 15 0 231597681 11272552448 69697 33554432000 4194304 4196468 140733122116544 140093248465168 140093389514453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9846] ppid=9787 vsize=11008352 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/9790/task/9846/stat : 9846 (java) S 9787 9790 8955 0 -1 1077944384 25 12840 0 0 1 0 5 2 20 0 15 0 231597681 11272552448 69697 33554432000 4194304 4196468 140733122116544 140093247412880 140093389514453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9847] ppid=9787 vsize=11008352 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/9790/task/9847/stat : 9847 (java) S 9787 9790 8955 0 -1 1077944384 64 12840 0 0 1 0 5 2 20 0 15 0 231597681 11272552448 69697 33554432000 4194304 4196468 140733122116544 140093246360080 140093389514453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9848] ppid=9787 vsize=11008352 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/9790/task/9848/stat : 9848 (java) S 9787 9790 8955 0 -1 1077944384 55 12840 0 0 1 0 5 2 20 0 15 0 231597683 11272552448 69697 33554432000 4194304 4196468 140733122116544 140092814486128 140093389515394 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9849] ppid=9787 vsize=11008352 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9849/stat : 9849 (java) S 9787 9790 8955 0 -1 1077944384 13 12840 0 0 0 0 5 2 20 0 15 0 231597683 11272552448 69697 33554432000 4194304 4196468 140733122116544 140092183143776 140093389514453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9850] ppid=9787 vsize=11008352 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9850/stat : 9850 (java) S 9787 9790 8955 0 -1 1077944384 2 12840 0 0 0 0 5 2 20 0 15 0 231597683 11272552448 69697 33554432000 4194304 4196468 140733122116544 140092035294832 140093389514453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9851] ppid=9787 vsize=11008352 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9851/stat : 9851 (java) S 9787 9790 8955 0 -1 1077944384 3 12840 0 0 0 0 5 2 20 0 15 0 231597686 11272552448 69697 33554432000 4194304 4196468 140733122116544 140091727895120 140093389522843 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9852] ppid=9787 vsize=11008352 memory=0 CPUtime=1.48 cores=1,3,5,7
/proc/9790/task/9852/stat : 9852 (java) R 9787 9790 8955 0 -1 4202560 4750 12840 0 0 141 0 5 2 20 0 15 0 231597686 11272552448 69697 33554432000 4194304 4196468 140733122116544 140092813416336 140093369353040 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9853] ppid=9787 vsize=11008352 memory=1260 CPUtime=1.17 cores=1,3,5,7
/proc/9790/task/9853/stat : 9853 (java) R 9787 9790 8955 0 -1 4202560 2931 12840 0 0 110 0 5 2 20 0 15 0 231597686 11272552448 69697 33554432000 4194304 4196468 140733122116544 140092812366016 140093373001031 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9854] ppid=9787 vsize=11008352 memory=14872 CPUtime=1.21 cores=1,3,5,7
/proc/9790/task/9854/stat : 9854 (java) S 9787 9790 8955 0 -1 1077944384 4483 12840 0 0 113 1 5 2 20 0 15 0 231597686 11272552448 69697 33554432000 4194304 4196468 140733122116544 140092811327856 140093389515394 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9855] ppid=9787 vsize=11008352 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9855/stat : 9855 (java) S 9787 9790 8955 0 -1 1077944384 3 12840 0 0 0 0 5 2 20 0 15 0 231597686 11272552448 69697 33554432000 4194304 4196468 140733122116544 140091297098208 140093389514453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9856] ppid=9787 vsize=11008352 memory=6788 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9856/stat : 9856 (java) S 9787 9790 8955 0 -1 1077944384 12 12840 0 0 0 0 5 2 20 0 15 0 231597686 11272552448 69697 33554432000 4194304 4196468 140733122116544 140092810275760 140093389515394 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
Current children cumulated CPU time: 6.91 s
Current children cumulated vsize: 11008352 KiB
Current children cumulated memory: 278788 KiB

[startup+4.0008 s]*
/proc/loadavg: 1.37 1.32 1.32 5/216 9856
/proc/meminfo: memFree=26643504/32770624 swapFree=67108804/67108860
[pid=9790] ppid=9787 vsize=11077984 memory=334656 CPUtime=9.06 cores=1,3,5,7
/proc/9790/stat : 9790 (java) S 9787 9790 8955 0 -1 1077944320 66761 12840 0 0 881 18 5 2 20 0 15 0 231597672 11343855616 83664 33554432000 4194304 4196468 140733122116544 140733122099088 140093389504247 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
/proc/9790/statm: 2769496 83664 3509 1 0 2731149 0
[pid=9790/tid=9843] ppid=9787 vsize=11077984 memory=8514701219931451533 CPUtime=3.87 cores=1,3,5,7
/proc/9790/task/9843/stat : 9843 (java) R 9787 9790 8955 0 -1 4202560 42711 12840 0 0 371 9 5 2 20 0 15 0 231597680 11343855616 83664 33554432000 4194304 4196468 140733122116544 140093361333720 140092937718554 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9844] ppid=9787 vsize=11077984 memory=3691042058319900680 CPUtime=0.1 cores=1,3,5,7
/proc/9790/task/9844/stat : 9844 (java) S 9787 9790 8955 0 -1 1077944384 561 12840 0 0 3 0 5 2 20 0 15 0 231597681 11343855616 83664 33554432000 4194304 4196468 140733122116544 140093393746320 140093389514453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9845] ppid=9787 vsize=11077984 memory=2319546494476043956 CPUtime=0.1 cores=1,3,5,7
/proc/9790/task/9845/stat : 9845 (java) S 9787 9790 8955 0 -1 1077944384 47 12840 0 0 3 0 5 2 20 0 15 0 231597681 11343855616 83664 33554432000 4194304 4196468 140733122116544 140093248465168 140093389514453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9846] ppid=9787 vsize=11077984 memory=8470556256330945681 CPUtime=0.09 cores=1,3,5,7
/proc/9790/task/9846/stat : 9846 (java) S 9787 9790 8955 0 -1 1077944384 180 12840 0 0 2 0 5 2 20 0 15 0 231597681 11343855616 83664 33554432000 4194304 4196468 140733122116544 140093247412880 140093389514453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9847] ppid=9787 vsize=11077984 memory=42047729828840 CPUtime=0.1 cores=1,3,5,7
/proc/9790/task/9847/stat : 9847 (java) S 9787 9790 8955 0 -1 1077944384 90 12840 0 0 3 0 5 2 20 0 15 0 231597681 11343855616 83664 33554432000 4194304 4196468 140733122116544 140093246360080 140093389514453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9848] ppid=9787 vsize=11077984 memory=3979386955514804214 CPUtime=0.1 cores=1,3,5,7
/proc/9790/task/9848/stat : 9848 (java) S 9787 9790 8955 0 -1 1077944384 4940 12840 0 0 3 0 5 2 20 0 15 0 231597683 11343855616 83664 33554432000 4194304 4196468 140733122116544 140092814486128 140093389515394 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9849] ppid=9787 vsize=11077984 memory=3544649798960691000 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9849/stat : 9849 (java) S 9787 9790 8955 0 -1 1077944384 13 12840 0 0 0 0 5 2 20 0 15 0 231597683 11343855616 83664 33554432000 4194304 4196468 140733122116544 140092183143776 140093389514453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9850] ppid=9787 vsize=11077984 memory=7590930887305683305 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9850/stat : 9850 (java) S 9787 9790 8955 0 -1 1077944384 2 12840 0 0 0 0 5 2 20 0 15 0 231597683 11343855616 83664 33554432000 4194304 4196468 140733122116544 140092035294848 140093389514453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9851] ppid=9787 vsize=11077984 memory=1 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9851/stat : 9851 (java) S 9787 9790 8955 0 -1 1077944384 3 12840 0 0 0 0 5 2 20 0 15 0 231597686 11343855616 83664 33554432000 4194304 4196468 140733122116544 140091727895120 140093389522843 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9852] ppid=9787 vsize=11077984 memory=0 CPUtime=2 cores=1,3,5,7
/proc/9790/task/9852/stat : 9852 (java) R 9787 9790 8955 0 -1 4202560 4973 12840 0 0 193 0 5 2 20 0 15 0 231597686 11343855616 83664 33554432000 4194304 4196468 140733122116544 140092813422656 140093369347940 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9853] ppid=9787 vsize=11077984 memory=0 CPUtime=1.68 cores=1,3,5,7
/proc/9790/task/9853/stat : 9853 (java) R 9787 9790 8955 0 -1 4202560 4616 12840 0 0 161 0 5 2 20 0 15 0 231597686 11343855616 83664 33554432000 4194304 4196468 140733122116544 140092812371472 140093367354464 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9854] ppid=9787 vsize=11077984 memory=2 CPUtime=1.47 cores=1,3,5,7
/proc/9790/task/9854/stat : 9854 (java) R 9787 9790 8955 0 -1 1077944384 6422 12840 0 0 138 2 5 2 20 0 15 0 231597686 11343855616 83664 33554432000 4194304 4196468 140733122116544 140092811327856 140093389515394 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9855] ppid=9787 vsize=11077984 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9855/stat : 9855 (java) S 9787 9790 8955 0 -1 1077944384 3 12840 0 0 0 0 5 2 20 0 15 0 231597686 11343855616 83664 33554432000 4194304 4196468 140733122116544 140091297098208 140093389514453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9856] ppid=9787 vsize=11077984 memory=18 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9856/stat : 9856 (java) S 9787 9790 8955 0 -1 1077944384 12 12840 0 0 0 0 5 2 20 0 15 0 231597686 11343855616 83664 33554432000 4194304 4196468 140733122116544 140092810275760 140093389515394 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
Current children cumulated CPU time: 9.06 s
Current children cumulated vsize: 11077984 KiB
Current children cumulated memory: 334656 KiB

[startup+4.80072 s]
/proc/loadavg: 1.37 1.32 1.32 5/216 9856
/proc/meminfo: memFree=26643504/32770624 swapFree=67108804/67108860
[pid=9790] ppid=9787 vsize=11077984 memory=357024 CPUtime=10.57 cores=1,3,5,7
/proc/9790/stat : 9790 (java) S 9787 9790 8955 0 -1 1077944320 67237 12840 0 0 1032 18 5 2 20 0 15 0 231597672 11343855616 89256 33554432000 4194304 4196468 140733122116544 140733122099088 140093389504247 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
/proc/9790/statm: 2769496 89256 3512 1 0 2731149 0
[pid=9790/tid=9843] ppid=9787 vsize=11077984 memory=16099269136353865 CPUtime=4.65 cores=1,3,5,7
/proc/9790/task/9843/stat : 9843 (java) R 9787 9790 8955 0 -1 4202560 42746 12840 0 0 449 9 5 2 20 0 15 0 231597680 11343855616 89256 33554432000 4194304 4196468 140733122116544 140093361335088 140092938670460 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9844] ppid=9787 vsize=11077984 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/9790/task/9844/stat : 9844 (java) S 9787 9790 8955 0 -1 1077944384 562 12840 0 0 3 0 5 2 20 0 15 0 231597681 11343855616 89256 33554432000 4194304 4196468 140733122116544 140093393746320 140093389514453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9845] ppid=9787 vsize=11077984 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/9790/task/9845/stat : 9845 (java) S 9787 9790 8955 0 -1 1077944384 49 12840 0 0 3 0 5 2 20 0 15 0 231597681 11343855616 89256 33554432000 4194304 4196468 140733122116544 140093248465168 140093389514453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9846] ppid=9787 vsize=11077984 memory=7016714190785702558 CPUtime=0.1 cores=1,3,5,7
/proc/9790/task/9846/stat : 9846 (java) S 9787 9790 8955 0 -1 1077944384 182 12840 0 0 3 0 5 2 20 0 15 0 231597681 11343855616 89256 33554432000 4194304 4196468 140733122116544 140093247412880 140093389514453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9847] ppid=9787 vsize=11077984 memory=4137293581110450563 CPUtime=0.1 cores=1,3,5,7
/proc/9790/task/9847/stat : 9847 (java) S 9787 9790 8955 0 -1 1077944384 97 12840 0 0 3 0 5 2 20 0 15 0 231597681 11343855616 89256 33554432000 4194304 4196468 140733122116544 140093246360080 140093389514453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9848] ppid=9787 vsize=11077984 memory=8761640388318109335 CPUtime=0.1 cores=1,3,5,7
/proc/9790/task/9848/stat : 9848 (java) S 9787 9790 8955 0 -1 1077944384 4942 12840 0 0 3 0 5 2 20 0 15 0 231597683 11343855616 89256 33554432000 4194304 4196468 140733122116544 140092814486128 140093389515394 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9849] ppid=9787 vsize=11077984 memory=6944656592455350634 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9849/stat : 9849 (java) S 9787 9790 8955 0 -1 1077944384 13 12840 0 0 0 0 5 2 20 0 15 0 231597683 11343855616 89256 33554432000 4194304 4196468 140733122116544 140092183143776 140093389514453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9850] ppid=9787 vsize=11077984 memory=7016714186490735262 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9850/stat : 9850 (java) S 9787 9790 8955 0 -1 1077944384 2 12840 0 0 0 0 5 2 20 0 15 0 231597683 11343855616 89256 33554432000 4194304 4196468 140733122116544 140092035294848 140093389514453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9851] ppid=9787 vsize=11077984 memory=7682744562830902074 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9851/stat : 9851 (java) S 9787 9790 8955 0 -1 1077944384 3 12840 0 0 0 0 5 2 20 0 15 0 231597686 11343855616 89256 33554432000 4194304 4196468 140733122116544 140091727895120 140093389522843 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9852] ppid=9787 vsize=11077984 memory=6944613755495348631 CPUtime=2.28 cores=1,3,5,7
/proc/9790/task/9852/stat : 9852 (java) S 9787 9790 8955 0 -1 1077944384 5057 12840 0 0 221 0 5 2 20 0 15 0 231597686 11343855616 89256 33554432000 4194304 4196468 140733122116544 140092813432944 140093389515394 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9853] ppid=9787 vsize=11077984 memory=0 CPUtime=1.97 cores=1,3,5,7
/proc/9790/task/9853/stat : 9853 (java) S 9787 9790 8955 0 -1 1077944384 4700 12840 0 0 190 0 5 2 20 0 15 0 231597686 11343855616 89256 33554432000 4194304 4196468 140733122116544 140092812380144 140093389515394 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9854] ppid=9787 vsize=11077984 memory=139672538094385 CPUtime=1.6 cores=1,3,5,7
/proc/9790/task/9854/stat : 9854 (java) S 9787 9790 8955 0 -1 1077944384 6679 12840 0 0 151 2 5 2 20 0 15 0 231597686 11343855616 89256 33554432000 4194304 4196468 140733122116544 140092811327856 140093389515394 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9855] ppid=9787 vsize=11077984 memory=1 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9855/stat : 9855 (java) S 9787 9790 8955 0 -1 1077944384 3 12840 0 0 0 0 5 2 20 0 15 0 231597686 11343855616 89256 33554432000 4194304 4196468 140733122116544 140091297098208 140093389514453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9856] ppid=9787 vsize=11077984 memory=1 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9856/stat : 9856 (java) S 9787 9790 8955 0 -1 1077944384 13 12840 0 0 0 0 5 2 20 0 15 0 231597686 11343855616 89256 33554432000 4194304 4196468 140733122116544 140092810275760 140093389515394 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
Current children cumulated CPU time: 10.57 s
Current children cumulated vsize: 11077984 KiB
Current children cumulated memory: 357024 KiB

[startup+5.20065 s]
/proc/loadavg: 1.37 1.32 1.32 3/216 9856
/proc/meminfo: memFree=26601264/32770624 swapFree=67108804/67108860
[pid=9790] ppid=9787 vsize=11077984 memory=363500 CPUtime=11.24 cores=1,3,5,7
/proc/9790/stat : 9790 (java) S 9787 9790 8955 0 -1 1077944320 67423 12840 0 0 1099 18 5 2 20 0 15 0 231597672 11343855616 90875 33554432000 4194304 4196468 140733122116544 140733122099088 140093389504247 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
/proc/9790/statm: 2769496 90875 3514 1 0 2731149 0
[pid=9790/tid=9843] ppid=9787 vsize=11077984 memory=16099269136353865 CPUtime=5.05 cores=1,3,5,7
/proc/9790/task/9843/stat : 9843 (java) R 9787 9790 8955 0 -1 4202560 42823 12840 0 0 488 10 5 2 20 0 15 0 231597680 11343855616 90875 33554432000 4194304 4196468 140733122116544 140093361335808 140092924570760 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9844] ppid=9787 vsize=11077984 memory=6655300316396806240 CPUtime=0.1 cores=1,3,5,7
/proc/9790/task/9844/stat : 9844 (java) S 9787 9790 8955 0 -1 1077944384 562 12840 0 0 3 0 5 2 20 0 15 0 231597681 11343855616 90875 33554432000 4194304 4196468 140733122116544 140093393746320 140093389514453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9845] ppid=9787 vsize=11077984 memory=6944656592387989600 CPUtime=0.1 cores=1,3,5,7
/proc/9790/task/9845/stat : 9845 (java) S 9787 9790 8955 0 -1 1077944384 52 12840 0 0 3 0 5 2 20 0 15 0 231597681 11343855616 90875 33554432000 4194304 4196468 140733122116544 140093248465168 140093389514453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9846] ppid=9787 vsize=11077984 memory=6944656592455360604 CPUtime=0.1 cores=1,3,5,7
/proc/9790/task/9846/stat : 9846 (java) S 9787 9790 8955 0 -1 1077944384 182 12840 0 0 3 0 5 2 20 0 15 0 231597681 11343855616 90875 33554432000 4194304 4196468 140733122116544 140093247412880 140093389514453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9847] ppid=9787 vsize=11077984 memory=-7022074515825631275 CPUtime=0.1 cores=1,3,5,7
/proc/9790/task/9847/stat : 9847 (java) S 9787 9790 8955 0 -1 1077944384 97 12840 0 0 3 0 5 2 20 0 15 0 231597681 11343855616 90875 33554432000 4194304 4196468 140733122116544 140093246360080 140093389514453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9848] ppid=9787 vsize=11077984 memory=-6876588461455810464 CPUtime=0.11 cores=1,3,5,7
/proc/9790/task/9848/stat : 9848 (java) S 9787 9790 8955 0 -1 1077944384 4959 12840 0 0 4 0 5 2 20 0 15 0 231597683 11343855616 90875 33554432000 4194304 4196468 140733122116544 140092814486128 140093389515394 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9849] ppid=9787 vsize=11077984 memory=-7522837415730323359 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9849/stat : 9849 (java) S 9787 9790 8955 0 -1 1077944384 13 12840 0 0 0 0 5 2 20 0 15 0 231597683 11343855616 90875 33554432000 4194304 4196468 140733122116544 140092183143776 140093389514453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9850] ppid=9787 vsize=11077984 memory=7355069530030913660 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9850/stat : 9850 (java) S 9787 9790 8955 0 -1 1077944384 2 12840 0 0 0 0 5 2 20 0 15 0 231597683 11343855616 90875 33554432000 4194304 4196468 140733122116544 140092035294848 140093389514453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9851] ppid=9787 vsize=11077984 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9851/stat : 9851 (java) S 9787 9790 8955 0 -1 1077944384 3 12840 0 0 0 0 5 2 20 0 15 0 231597686 11343855616 90875 33554432000 4194304 4196468 140733122116544 140091727895120 140093389522843 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9852] ppid=9787 vsize=11077984 memory=8112282956445269571 CPUtime=2.42 cores=1,3,5,7
/proc/9790/task/9852/stat : 9852 (java) S 9787 9790 8955 0 -1 1077944384 5087 12840 0 0 235 0 5 2 20 0 15 0 231597686 11343855616 90875 33554432000 4194304 4196468 140733122116544 140092813432944 140093389515394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9853] ppid=9787 vsize=11077984 memory=0 CPUtime=2.09 cores=1,3,5,7
/proc/9790/task/9853/stat : 9853 (java) S 9787 9790 8955 0 -1 1077944384 4731 12840 0 0 202 0 5 2 20 0 15 0 231597686 11343855616 90875 33554432000 4194304 4196468 140733122116544 140092812380144 140093389515394 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9854] ppid=9787 vsize=11077984 memory=7156609311636088658 CPUtime=1.62 cores=1,3,5,7
/proc/9790/task/9854/stat : 9854 (java) R 9787 9790 8955 0 -1 1077944384 6704 12840 0 0 153 2 5 2 20 0 15 0 231597686 11343855616 90875 33554432000 4194304 4196468 140733122116544 140092811327856 140093389515394 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9855] ppid=9787 vsize=11077984 memory=357024 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9855/stat : 9855 (java) S 9787 9790 8955 0 -1 1077944384 3 12840 0 0 0 0 5 2 20 0 15 0 231597686 11343855616 90875 33554432000 4194304 4196468 140733122116544 140091297098208 140093389514453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
[pid=9790/tid=9856] ppid=9787 vsize=11077984 memory=354964 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9856/stat : 9856 (java) S 9787 9790 8955 0 -1 1077944384 17 12840 0 0 0 0 5 2 20 0 15 0 231597686 11343855616 90875 33554432000 4194304 4196468 140733122116544 140092810275760 140093389515394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21118976 140733122124396 140733122127196 140733122127196 140733122129871 0
Current children cumulated CPU time: 11.24 s
Current children cumulated vsize: 11077984 KiB
Current children cumulated memory: 363500 KiB

Child status: 0
Real time (s): 5.23985
CPU time (s): 11.3101
CPU user time (s): 11.0782
CPU system time (s): 0.231901
CPU usage (%): 215.848
Max. virtual memory (cumulated for all children) (KiB): 11077984
Max. memory (cumulated for all children) (KiB): 363500

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11.0782
system time used= 0.231901
maximum resident set size= 365960
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 80383
page faults= 0
swaps= 0
block input operations= 0
block output operations= 184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6519
involuntary context switches= 54


# summary of solver processes directly reported to runsolver:
#   pid: 9790
#   total CPU time (s): 11.3101
#   total CPU user time (s): 11.0782
#   total CPU system time (s): 0.231901

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.061487 second user time and 0.089405 second system time

The end

Launcher Data

Begin job on node105 at 2018-08-13 08:05:45
IDJOB=4305211
IDBENCH=141590
IDSOLVER=2780
FILE ID=node105/4305211-1534140345
RUNJOBID= node105-1534137874-9214
PBS_JOBID= 21037025
Free space on /tmp= 40896 MiB

SOLVER NAME= Concrete 3.9.2
BENCH NAME= XCSP18/Frb/frb-30-15-1_c18.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss64M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4305211-1534140345/watcher-4305211-1534140345 -o /tmp/evaluation-result-4305211-1534140345/solver-4305211-1534140345 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1534137874-9214 --watchdog 2580  bin/xcsp-3-concrete -J-Xss64M -randomseed=1727748491 HOME/instance-4305211-1534140345.xml

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

MD5SUM BENCH= 57df4fffa2265f6a33845f4cc7b1783a
RANDOM SEED=1727748491

node105.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.32
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.32
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.32
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.32
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:        26965528 kB
MemAvailable:   30549656 kB
Buffers:          169148 kB
Cached:          3671864 kB
SwapCached:           16 kB
Active:          3357140 kB
Inactive:        1893716 kB
Active(anon):    1361932 kB
Inactive(anon):   100528 kB
Active(file):    1995208 kB
Inactive(file):  1793188 kB
Unevictable:        7320 kB
Mlocked:            7320 kB
SwapTotal:      67108860 kB
SwapFree:       67108804 kB
Dirty:             26868 kB
Writeback:             0 kB
AnonPages:       1417068 kB
Mapped:            64528 kB
Shmem:             49748 kB
Slab:             250296 kB
SReclaimable:     223132 kB
SUnreclaim:        27164 kB
KernelStack:        3520 kB
PageTables:         8188 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2434760 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1316864 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 40868 MiB
End job on node105 at 2018-08-13 08:05:50