Trace number 4293183

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.8 2018-06-13UNSAT 9.28757 4.25946

General information on the benchmark

NameStripPacking/
StripPacking-1a_c18.xml
MD5SUM33ae3e79eb3d2d497b25d2e53ccdbc20
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.028643
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of constraints37
Number of domains14
Minimum domain size1
Maximum domain size15
Distribution of domain sizes[{"size":1,"count":2},{"size":2,"count":34},{"size":15,"count":24}]
Minimum variable degree1
Maximum variable degree3
Distribution of variable degrees[{"degree":1,"count":12},{"degree":2,"count":24},{"degree":3,"count":24}]
Minimum constraint arity2
Maximum constraint arity48
Distribution of constraint arities[{"arity":2,"count":24},{"arity":3,"count":12},{"arity":48,"count":1}]
Number of extensional constraints12
Number of intensional constraints24
Distribution of constraint types[{"type":"extension","count":12},{"type":"intension","count":24},{"type":"noOverlap","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.98/0.75	c Concrete v3.8.1528841891564 running
9.16/4.22	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 (4586 MiB free)
  memory of node 1: 16384 MiB (10403 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4293183-1532310765/watcher-4293183-1532310765 -o /tmp/evaluation-result-4293183-1532310765/solver-4293183-1532310765 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node139-1532297047-7325 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=225263069 HOME/instance-4293183-1532310765.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.100138 s]*
/proc/loadavg: 1.42 1.79 2.22 3/203 9843
/proc/meminfo: memFree=15343968/32770624 swapFree=67108860/67108860
[pid=9790] ppid=9787 vsize=9972712 memory=16544 CPUtime=0.08 cores=1,3,5,7
/proc/9790/stat : 9790 (java) S 9787 9790 7293 0 -1 1077944320 4275 13257 0 0 1 0 5 2 20 0 6 0 48639709 10212057088 4136 33554432000 4194304 4196468 140735440528624 140735440511168 139671631560439 0 0 0 16784584 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
/proc/9790/statm: 2493178 4136 1932 1 0 2481616 0
[pid=9790/tid=9843] ppid=9787 vsize=9972712 memory=-8745273339715829699 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9843/stat : 9843 (java) R 9787 9790 7293 0 -1 4202560 2112 13257 0 0 0 0 5 2 20 0 6 0 48639718 10212057088 4136 33554432000 4194304 4196468 140735440528624 139671603397200 139671617242965 0 4 0 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9844] ppid=9787 vsize=9972712 memory=-7522837583129502606 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9844/stat : 9844 (java) S 9787 9790 7293 0 -1 1077944384 1 13257 0 0 0 0 5 2 20 0 6 0 48639719 10212057088 4136 33554432000 4194304 4196468 140735440528624 139671635802512 139671631570645 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9845] ppid=9787 vsize=9972712 memory=139896596407936 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9845/stat : 9845 (java) S 9787 9790 7293 0 -1 1077944384 1 13257 0 0 0 0 5 2 20 0 6 0 48639719 10212057088 4136 33554432000 4194304 4196468 140735440528624 139671534692624 139671631570645 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9846] ppid=9787 vsize=9972712 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9846/stat : 9846 (java) S 9787 9790 7293 0 -1 1077944384 2 13257 0 0 0 0 5 2 20 0 6 0 48639719 10212057088 4136 33554432000 4194304 4196468 140735440528624 139671533640336 139671631570645 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9847] ppid=9787 vsize=9972712 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9847/stat : 9847 (java) S 9787 9790 7293 0 -1 1077944384 2 13257 0 0 0 0 5 2 20 0 6 0 48639719 10212057088 4136 33554432000 4194304 4196468 140735440528624 139671532587536 139671631570645 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 16544 KiB

[startup+0.209927 s]*
/proc/loadavg: 1.47 1.79 2.22 3/216 9856
/proc/meminfo: memFree=15321444/32770624 swapFree=67108860/67108860
[pid=9790] ppid=9787 vsize=10818904 memory=42084 CPUtime=0.25 cores=1,3,5,7
/proc/9790/stat : 9790 (java) S 9787 9790 7293 0 -1 1077944320 7635 13257 0 0 16 2 5 2 20 0 15 0 48639709 11078557696 10455 33554432000 4194304 4196468 140735440528624 140735440511168 139671631560439 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
/proc/9790/statm: 2704726 10521 2984 1 0 2667149 0
[pid=9790/tid=9843] ppid=9787 vsize=10818904 memory=7022364594140610616 CPUtime=0.18 cores=1,3,5,7
/proc/9790/task/9843/stat : 9843 (java) R 9787 9790 7293 0 -1 4202560 4356 13257 0 0 10 1 5 2 20 0 15 0 48639718 11078557696 10653 33554432000 4194304 4196468 140735440528624 139671603378680 139671611836146 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9844] ppid=9787 vsize=10818904 memory=342 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9844/stat : 9844 (java) S 9787 9790 7293 0 -1 1077944384 1 13257 0 0 0 0 5 2 20 0 15 0 48639719 11078557696 10653 33554432000 4194304 4196468 140735440528624 139671635802512 139671631570645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9845] ppid=9787 vsize=10818904 memory=139896596417979 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9845/stat : 9845 (java) S 9787 9790 7293 0 -1 1077944384 1 13257 0 0 0 0 5 2 20 0 15 0 48639719 11078557696 10653 33554432000 4194304 4196468 140735440528624 139671534692624 139671631570645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9846] ppid=9787 vsize=10818904 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9846/stat : 9846 (java) S 9787 9790 7293 0 -1 1077944384 2 13257 0 0 0 0 5 2 20 0 15 0 48639719 11078557696 10653 33554432000 4194304 4196468 140735440528624 139671533640336 139671631570645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9847] ppid=9787 vsize=10818904 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9847/stat : 9847 (java) S 9787 9790 7293 0 -1 1077944384 2 13257 0 0 0 0 5 2 20 0 15 0 48639719 11078557696 10653 33554432000 4194304 4196468 140735440528624 139671532587536 139671631570645 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9848] ppid=9787 vsize=10818904 memory=139896596407936 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9848/stat : 9848 (java) S 9787 9790 7293 0 -1 1077944384 2 13257 0 0 0 0 5 2 20 0 15 0 48639721 11078557696 10653 33554432000 4194304 4196468 140735440528624 139671091014256 139671631571586 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9849] ppid=9787 vsize=10818904 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9849/stat : 9849 (java) S 9787 9790 7293 0 -1 1077944384 13 13257 0 0 0 0 5 2 20 0 15 0 48639721 11078557696 10653 33554432000 4194304 4196468 140735440528624 139670524519712 139671631570645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9850] ppid=9787 vsize=10818904 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9850/stat : 9850 (java) S 9787 9790 7293 0 -1 1077944384 1 13257 0 0 0 0 5 2 20 0 15 0 48639721 11078557696 10653 33554432000 4194304 4196468 140735440528624 139670390302320 139671631570645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9851] ppid=9787 vsize=10818904 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9851/stat : 9851 (java) S 9787 9790 7293 0 -1 1077944384 3 13257 0 0 0 0 5 2 20 0 15 0 48639724 11078557696 10653 33554432000 4194304 4196468 140735440528624 139670150011472 139671631579035 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9852] ppid=9787 vsize=10818904 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/9790/task/9852/stat : 9852 (java) S 9787 9790 7293 0 -1 1077944384 536 13257 0 0 1 0 5 2 20 0 15 0 48639724 11078557696 10719 33554432000 4194304 4196468 140735440528624 139671089961072 139671631571586 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9853] ppid=9787 vsize=10818904 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/9790/task/9853/stat : 9853 (java) S 9787 9790 7293 0 -1 1077944384 67 13257 0 0 1 0 5 2 20 0 15 0 48639724 11078557696 10719 33554432000 4194304 4196468 140735440528624 139671088908272 139671631571586 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9854] ppid=9787 vsize=10818904 memory=139896596407936 CPUtime=0.1 cores=1,3,5,7
/proc/9790/task/9854/stat : 9854 (java) S 9787 9790 7293 0 -1 1077944384 613 13257 0 0 3 0 5 2 20 0 15 0 48639724 11078557696 10719 33554432000 4194304 4196468 140735440528624 139671087855984 139671631571586 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9855] ppid=9787 vsize=10818904 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9855/stat : 9855 (java) S 9787 9790 7293 0 -1 1077944384 3 13257 0 0 0 0 5 2 20 0 15 0 48639724 11078557696 10719 33554432000 4194304 4196468 140735440528624 139670116452832 139671631570645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9856] ppid=9787 vsize=10818904 memory=139896596407936 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9856/stat : 9856 (java) S 9787 9790 7293 0 -1 1077944384 1 13257 0 0 0 0 5 2 20 0 15 0 48639724 11078557696 10719 33554432000 4194304 4196468 140735440528624 139671086803888 139671631571586 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 10818904 KiB
Current children cumulated memory: 42084 KiB

[startup+0.31007 s]*
/proc/loadavg: 1.47 1.79 2.22 3/216 9856
/proc/meminfo: memFree=15308916/32770624 swapFree=67108860/67108860
[pid=9790] ppid=9787 vsize=10819352 memory=54384 CPUtime=0.37 cores=1,3,5,7
/proc/9790/stat : 9790 (java) S 9787 9790 7293 0 -1 1077944320 10587 13257 0 0 27 3 5 2 20 0 15 0 48639709 11079016448 13596 33554432000 4194304 4196468 140735440528624 140735440511168 139671631560439 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
/proc/9790/statm: 2704838 13596 3103 1 0 2667149 0
[pid=9790/tid=9843] ppid=9787 vsize=10819352 memory=8112282956445269571 CPUtime=0.28 cores=1,3,5,7
/proc/9790/task/9843/stat : 9843 (java) R 9787 9790 7293 0 -1 4202560 7144 13257 0 0 19 2 5 2 20 0 15 0 48639718 11079016448 13596 33554432000 4194304 4196468 140735440528624 139671603372448 139671631574288 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9844] ppid=9787 vsize=10819352 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9844/stat : 9844 (java) S 9787 9790 7293 0 -1 1077944384 1 13257 0 0 0 0 5 2 20 0 15 0 48639719 11079016448 13596 33554432000 4194304 4196468 140735440528624 139671635802512 139671631570645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9845] ppid=9787 vsize=10819352 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9845/stat : 9845 (java) S 9787 9790 7293 0 -1 1077944384 1 13257 0 0 0 0 5 2 20 0 15 0 48639719 11079016448 13596 33554432000 4194304 4196468 140735440528624 139671534692624 139671631570645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9846] ppid=9787 vsize=10819352 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9846/stat : 9846 (java) S 9787 9790 7293 0 -1 1077944384 2 13257 0 0 0 0 5 2 20 0 15 0 48639719 11079016448 13596 33554432000 4194304 4196468 140735440528624 139671533640336 139671631570645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9847] ppid=9787 vsize=10819352 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9847/stat : 9847 (java) S 9787 9790 7293 0 -1 1077944384 2 13257 0 0 0 0 5 2 20 0 15 0 48639719 11079016448 13596 33554432000 4194304 4196468 140735440528624 139671532587536 139671631570645 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9848] ppid=9787 vsize=10819352 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9848/stat : 9848 (java) S 9787 9790 7293 0 -1 1077944384 2 13257 0 0 0 0 5 2 20 0 15 0 48639721 11079016448 13596 33554432000 4194304 4196468 140735440528624 139671091014256 139671631571586 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9849] ppid=9787 vsize=10819352 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9849/stat : 9849 (java) S 9787 9790 7293 0 -1 1077944384 13 13257 0 0 0 0 5 2 20 0 15 0 48639721 11079016448 13596 33554432000 4194304 4196468 140735440528624 139670524519712 139671631570645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9850] ppid=9787 vsize=10819352 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9850/stat : 9850 (java) S 9787 9790 7293 0 -1 1077944384 1 13257 0 0 0 0 5 2 20 0 15 0 48639721 11079016448 13596 33554432000 4194304 4196468 140735440528624 139670390302320 139671631570645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9851] ppid=9787 vsize=10819352 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9851/stat : 9851 (java) S 9787 9790 7293 0 -1 1077944384 3 13257 0 0 0 0 5 2 20 0 15 0 48639724 11079016448 13596 33554432000 4194304 4196468 140735440528624 139670150011472 139671631579035 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9852] ppid=9787 vsize=10819352 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/9790/task/9852/stat : 9852 (java) S 9787 9790 7293 0 -1 1077944384 538 13257 0 0 1 0 5 2 20 0 15 0 48639724 11079016448 13596 33554432000 4194304 4196468 140735440528624 139671089961072 139671631571586 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9853] ppid=9787 vsize=10819352 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/9790/task/9853/stat : 9853 (java) S 9787 9790 7293 0 -1 1077944384 67 13257 0 0 1 0 5 2 20 0 15 0 48639724 11079016448 13596 33554432000 4194304 4196468 140735440528624 139671088908272 139671631571586 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9854] ppid=9787 vsize=10819352 memory=139896596407936 CPUtime=0.12 cores=1,3,5,7
/proc/9790/task/9854/stat : 9854 (java) S 9787 9790 7293 0 -1 1077944384 623 13257 0 0 5 0 5 2 20 0 15 0 48639724 11079016448 13596 33554432000 4194304 4196468 140735440528624 139671087855984 139671631571586 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9855] ppid=9787 vsize=10819352 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9855/stat : 9855 (java) S 9787 9790 7293 0 -1 1077944384 3 13257 0 0 0 0 5 2 20 0 15 0 48639724 11079016448 13596 33554432000 4194304 4196468 140735440528624 139670116452832 139671631570645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9856] ppid=9787 vsize=10819352 memory=139896596407936 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9856/stat : 9856 (java) S 9787 9790 7293 0 -1 1077944384 1 13257 0 0 0 0 5 2 20 0 15 0 48639724 11079016448 13596 33554432000 4194304 4196468 140735440528624 139671086803888 139671631571586 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
Current children cumulated CPU time: 0.37 s
Current children cumulated vsize: 10819352 KiB
Current children cumulated memory: 54384 KiB

[startup+0.700818 s]
/proc/loadavg: 1.47 1.79 2.22 3/216 9856
/proc/meminfo: memFree=15297504/32770624 swapFree=67108860/67108860
[pid=9790] ppid=9787 vsize=10819352 memory=86264 CPUtime=0.98 cores=1,3,5,7
/proc/9790/stat : 9790 (java) S 9787 9790 7293 0 -1 1077944320 16737 13257 0 0 86 5 5 2 20 0 15 0 48639709 11079016448 21566 33554432000 4194304 4196468 140735440528624 140735440511168 139671631560439 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
/proc/9790/statm: 2704838 21566 3237 1 0 2667149 0
[pid=9790/tid=9843] ppid=9787 vsize=10819352 memory=0 CPUtime=0.65 cores=1,3,5,7
/proc/9790/task/9843/stat : 9843 (java) R 9787 9790 7293 0 -1 4202560 12216 13257 0 0 55 3 5 2 20 0 15 0 48639718 11079016448 21566 33554432000 4194304 4196468 140735440528624 139671603383440 139671615640926 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9844] ppid=9787 vsize=10819352 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9844/stat : 9844 (java) S 9787 9790 7293 0 -1 1077944384 1 13257 0 0 0 0 5 2 20 0 15 0 48639719 11079016448 21566 33554432000 4194304 4196468 140735440528624 139671635802512 139671631570645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9845] ppid=9787 vsize=10819352 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9845/stat : 9845 (java) S 9787 9790 7293 0 -1 1077944384 1 13257 0 0 0 0 5 2 20 0 15 0 48639719 11079016448 21566 33554432000 4194304 4196468 140735440528624 139671534692624 139671631570645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9846] ppid=9787 vsize=10819352 memory=32804 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9846/stat : 9846 (java) S 9787 9790 7293 0 -1 1077944384 2 13257 0 0 0 0 5 2 20 0 15 0 48639719 11079016448 21566 33554432000 4194304 4196468 140735440528624 139671533640336 139671631570645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9847] ppid=9787 vsize=10819352 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9847/stat : 9847 (java) S 9787 9790 7293 0 -1 1077944384 2 13257 0 0 0 0 5 2 20 0 15 0 48639719 11079016448 21566 33554432000 4194304 4196468 140735440528624 139671532587536 139671631570645 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9848] ppid=9787 vsize=10819352 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9848/stat : 9848 (java) S 9787 9790 7293 0 -1 1077944384 5 13257 0 0 0 0 5 2 20 0 15 0 48639721 11079016448 21566 33554432000 4194304 4196468 140735440528624 139671091014256 139671631571586 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9849] ppid=9787 vsize=10819352 memory=139896480215760 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9849/stat : 9849 (java) S 9787 9790 7293 0 -1 1077944384 13 13257 0 0 0 0 5 2 20 0 15 0 48639721 11079016448 21566 33554432000 4194304 4196468 140735440528624 139670524519712 139671631570645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9850] ppid=9787 vsize=10819352 memory=139899969733219 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9850/stat : 9850 (java) S 9787 9790 7293 0 -1 1077944384 1 13257 0 0 0 0 5 2 20 0 15 0 48639721 11079016448 21566 33554432000 4194304 4196468 140735440528624 139670390302320 139671631570645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9851] ppid=9787 vsize=10819352 memory=10416 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9851/stat : 9851 (java) S 9787 9790 7293 0 -1 1077944384 3 13257 0 0 0 0 5 2 20 0 15 0 48639724 11079016448 21566 33554432000 4194304 4196468 140735440528624 139670150011472 139671631579035 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9852] ppid=9787 vsize=10819352 memory=7234564758908855872 CPUtime=0.14 cores=1,3,5,7
/proc/9790/task/9852/stat : 9852 (java) S 9787 9790 7293 0 -1 1077944384 959 13257 0 0 7 0 5 2 20 0 15 0 48639724 11079016448 21566 33554432000 4194304 4196468 140735440528624 139671089961072 139671631571586 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9853] ppid=9787 vsize=10819352 memory=7597685182856913236 CPUtime=0.16 cores=1,3,5,7
/proc/9790/task/9853/stat : 9853 (java) S 9787 9790 7293 0 -1 1077944384 649 13257 0 0 9 0 5 2 20 0 15 0 48639724 11079016448 21566 33554432000 4194304 4196468 140735440528624 139671088908272 139671631571586 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9854] ppid=9787 vsize=10819352 memory=5787219346483269989 CPUtime=0.2 cores=1,3,5,7
/proc/9790/task/9854/stat : 9854 (java) S 9787 9790 7293 0 -1 1077944384 696 13257 0 0 13 0 5 2 20 0 15 0 48639724 11079016448 21566 33554432000 4194304 4196468 140735440528624 139671087855984 139671631571586 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9855] ppid=9787 vsize=10819352 memory=4128 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9855/stat : 9855 (java) S 9787 9790 7293 0 -1 1077944384 3 13257 0 0 0 0 5 2 20 0 15 0 48639724 11079016448 21566 33554432000 4194304 4196468 140735440528624 139670116452832 139671631570645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9856] ppid=9787 vsize=10819352 memory=2241 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9856/stat : 9856 (java) S 9787 9790 7293 0 -1 1077944384 1 13257 0 0 0 0 5 2 20 0 15 0 48639724 11079016448 21566 33554432000 4194304 4196468 140735440528624 139671086803888 139671631571586 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 10819352 KiB
Current children cumulated memory: 86264 KiB

[startup+1.5008 s]
/proc/loadavg: 1.47 1.79 2.22 3/216 9856
/proc/meminfo: memFree=15254412/32770624 swapFree=67108860/67108860
[pid=9790] ppid=9787 vsize=10834252 memory=175736 CPUtime=2.26 cores=1,3,5,7
/proc/9790/stat : 9790 (java) S 9787 9790 7293 0 -1 1077944320 24002 13257 0 0 210 9 5 2 20 0 15 0 48639709 11094274048 43934 33554432000 4194304 4196468 140735440528624 140735440511168 139671631560439 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
/proc/9790/statm: 2708563 43934 3465 1 0 2670221 0
[pid=9790/tid=9843] ppid=9787 vsize=10834252 memory=12813 CPUtime=1.42 cores=1,3,5,7
/proc/9790/task/9843/stat : 9843 (java) R 9787 9790 7293 0 -1 4202560 17849 13257 0 0 129 6 5 2 20 0 15 0 48639718 11094274048 43934 33554432000 4194304 4196468 140735440528624 139671603377536 139671631582365 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9844] ppid=9787 vsize=10834252 memory=8112282956445269571 CPUtime=0.08 cores=1,3,5,7
/proc/9790/task/9844/stat : 9844 (java) S 9787 9790 7293 0 -1 1077944384 28 13257 0 0 1 0 5 2 20 0 15 0 48639719 11094274048 43934 33554432000 4194304 4196468 140735440528624 139671635802512 139671631570645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9845] ppid=9787 vsize=10834252 memory=2055 CPUtime=0.08 cores=1,3,5,7
/proc/9790/task/9845/stat : 9845 (java) S 9787 9790 7293 0 -1 1077944384 195 13257 0 0 1 0 5 2 20 0 15 0 48639719 11094274048 43934 33554432000 4194304 4196468 140735440528624 139671534692624 139671631570645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9846] ppid=9787 vsize=10834252 memory=144432 CPUtime=0.08 cores=1,3,5,7
/proc/9790/task/9846/stat : 9846 (java) S 9787 9790 7293 0 -1 1077944384 59 13257 0 0 1 0 5 2 20 0 15 0 48639719 11094274048 43934 33554432000 4194304 4196468 140735440528624 139671533640336 139671631570645 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9847] ppid=9787 vsize=10834252 memory=86264 CPUtime=0.08 cores=1,3,5,7
/proc/9790/task/9847/stat : 9847 (java) S 9787 9790 7293 0 -1 1077944384 31 13257 0 0 1 0 5 2 20 0 15 0 48639719 11094274048 43934 33554432000 4194304 4196468 140735440528624 139671532587536 139671631570645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9848] ppid=9787 vsize=10834252 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/9790/task/9848/stat : 9848 (java) S 9787 9790 7293 0 -1 1077944384 50 13257 0 0 1 0 5 2 20 0 15 0 48639721 11094274048 43934 33554432000 4194304 4196468 140735440528624 139671091014256 139671631571586 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9849] ppid=9787 vsize=10834252 memory=279792960373232 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9849/stat : 9849 (java) S 9787 9790 7293 0 -1 1077944384 13 13257 0 0 0 0 5 2 20 0 15 0 48639721 11094274048 44000 33554432000 4194304 4196468 140735440528624 139670524519776 139671631570645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9850] ppid=9787 vsize=10834252 memory=279792960424032 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9850/stat : 9850 (java) S 9787 9790 7293 0 -1 1077944384 2 13257 0 0 0 0 5 2 20 0 15 0 48639721 11094274048 44000 33554432000 4194304 4196468 140735440528624 139670390302336 139671631570645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9851] ppid=9787 vsize=10834252 memory=8112282956445269571 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9851/stat : 9851 (java) S 9787 9790 7293 0 -1 1077944384 3 13257 0 0 0 0 5 2 20 0 15 0 48639724 11094274048 44000 33554432000 4194304 4196468 140735440528624 139670150011472 139671631579035 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9852] ppid=9787 vsize=10834252 memory=4638778398332698720 CPUtime=0.26 cores=1,3,5,7
/proc/9790/task/9852/stat : 9852 (java) S 9787 9790 7293 0 -1 1077944384 1436 13257 0 0 19 0 5 2 20 0 15 0 48639724 11094274048 44000 33554432000 4194304 4196468 140735440528624 139671089961072 139671631571586 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9853] ppid=9787 vsize=10834252 memory=279792960707520 CPUtime=0.29 cores=1,3,5,7
/proc/9790/task/9853/stat : 9853 (java) S 9787 9790 7293 0 -1 1077944384 868 13257 0 0 22 0 5 2 20 0 15 0 48639724 11094274048 44000 33554432000 4194304 4196468 140735440528624 139671088908272 139671631571586 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9854] ppid=9787 vsize=10834252 memory=-7531822216213012384 CPUtime=0.39 cores=1,3,5,7
/proc/9790/task/9854/stat : 9854 (java) S 9787 9790 7293 0 -1 1077944384 1278 13257 0 0 32 0 5 2 20 0 15 0 48639724 11094274048 44000 33554432000 4194304 4196468 140735440528624 139671087855984 139671631571586 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9855] ppid=9787 vsize=10834252 memory=-7531822216213012384 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9855/stat : 9855 (java) S 9787 9790 7293 0 -1 1077944384 3 13257 0 0 0 0 5 2 20 0 15 0 48639724 11094274048 44000 33554432000 4194304 4196468 140735440528624 139670116452832 139671631570645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9856] ppid=9787 vsize=10834252 memory=1399101730491701635 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9856/stat : 9856 (java) S 9787 9790 7293 0 -1 1077944384 1 13257 0 0 0 0 5 2 20 0 15 0 48639724 11094274048 44000 33554432000 4194304 4196468 140735440528624 139671086803888 139671631571586 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
Current children cumulated CPU time: 2.26 s
Current children cumulated vsize: 10834252 KiB

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

[startup+3.11081 s]
/proc/loadavg: 1.47 1.79 2.22 5/216 9856
/proc/meminfo: memFree=15118128/32770624 swapFree=67108860/67108860
[pid=9790] ppid=9787 vsize=10846560 memory=238448 CPUtime=5.78 cores=1,3,5,7
/proc/9790/stat : 9790 (java) S 9787 9790 7293 0 -1 1077944320 31723 13257 0 0 556 15 5 2 20 0 15 0 48639709 11106877440 59612 33554432000 4194304 4196468 140735440528624 140735440511168 139671631560439 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
/proc/9790/statm: 2711640 59612 3494 1 0 2673293 0
[pid=9790/tid=9843] ppid=9787 vsize=10846560 memory=190072 CPUtime=2.97 cores=1,3,5,7
/proc/9790/task/9843/stat : 9843 (java) R 9787 9790 7293 0 -1 4202560 21779 13257 0 0 282 8 5 2 20 0 15 0 48639718 11106877440 59612 33554432000 4194304 4196468 140735440528624 139671603393264 139671631572374 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9844] ppid=9787 vsize=10846560 memory=12813 CPUtime=0.1 cores=1,3,5,7
/proc/9790/task/9844/stat : 9844 (java) S 9787 9790 7293 0 -1 1077944384 65 13257 0 0 3 0 5 2 20 0 15 0 48639719 11106877440 59612 33554432000 4194304 4196468 140735440528624 139671635802512 139671631570645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9845] ppid=9787 vsize=10846560 memory=139896480309656 CPUtime=0.1 cores=1,3,5,7
/proc/9790/task/9845/stat : 9845 (java) S 9787 9790 7293 0 -1 1077944384 200 13257 0 0 3 0 5 2 20 0 15 0 48639719 11106877440 59612 33554432000 4194304 4196468 140735440528624 139671534692624 139671631570645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9846] ppid=9787 vsize=10846560 memory=-7665254566837754913 CPUtime=0.1 cores=1,3,5,7
/proc/9790/task/9846/stat : 9846 (java) S 9787 9790 7293 0 -1 1077944384 69 13257 0 0 3 0 5 2 20 0 15 0 48639719 11106877440 59612 33554432000 4194304 4196468 140735440528624 139671533640336 139671631570645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9847] ppid=9787 vsize=10846560 memory=16436 CPUtime=0.1 cores=1,3,5,7
/proc/9790/task/9847/stat : 9847 (java) S 9787 9790 7293 0 -1 1077944384 46 13257 0 0 3 0 5 2 20 0 15 0 48639719 11106877440 59612 33554432000 4194304 4196468 140735440528624 139671532587536 139671631570645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9848] ppid=9787 vsize=10846560 memory=9768 CPUtime=0.1 cores=1,3,5,7
/proc/9790/task/9848/stat : 9848 (java) S 9787 9790 7293 0 -1 1077944384 280 13257 0 0 3 0 5 2 20 0 15 0 48639721 11106877440 59612 33554432000 4194304 4196468 140735440528624 139671091014256 139671631571586 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9849] ppid=9787 vsize=10846560 memory=4048 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9849/stat : 9849 (java) S 9787 9790 7293 0 -1 1077944384 13 13257 0 0 0 0 5 2 20 0 15 0 48639721 11106877440 59612 33554432000 4194304 4196468 140735440528624 139670524519776 139671631570645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9850] ppid=9787 vsize=10846560 memory=8112282956445269571 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9850/stat : 9850 (java) S 9787 9790 7293 0 -1 1077944384 2 13257 0 0 0 0 5 2 20 0 15 0 48639721 11106877440 59612 33554432000 4194304 4196468 140735440528624 139670390302336 139671631570645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9851] ppid=9787 vsize=10846560 memory=6944656592455360604 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9851/stat : 9851 (java) S 9787 9790 7293 0 -1 1077944384 3 13257 0 0 0 0 5 2 20 0 15 0 48639724 11106877440 59612 33554432000 4194304 4196468 140735440528624 139670150011472 139671631579035 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9852] ppid=9787 vsize=10846560 memory=6655300316396806240 CPUtime=0.82 cores=1,3,5,7
/proc/9790/task/9852/stat : 9852 (java) R 9787 9790 7293 0 -1 4202560 1916 13257 0 0 74 1 5 2 20 0 15 0 48639724 11106877440 59612 33554432000 4194304 4196468 140735440528624 139671089949808 139671609155216 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9853] ppid=9787 vsize=10846560 memory=4128 CPUtime=0.78 cores=1,3,5,7
/proc/9790/task/9853/stat : 9853 (java) R 9787 9790 7293 0 -1 4202560 1867 13257 0 0 70 1 5 2 20 0 15 0 48639724 11106877440 59612 33554432000 4194304 4196468 140735440528624 139671088892464 139671613080114 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9854] ppid=9787 vsize=10846560 memory=16064 CPUtime=1.2 cores=1,3,5,7
/proc/9790/task/9854/stat : 9854 (java) S 9787 9790 7293 0 -1 1077944384 3291 13257 0 0 112 1 5 2 20 0 15 0 48639724 11106877440 59612 33554432000 4194304 4196468 140735440528624 139671087855984 139671631571586 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9855] ppid=9787 vsize=10846560 memory=42288248006261 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9855/stat : 9855 (java) S 9787 9790 7293 0 -1 1077944384 3 13257 0 0 0 0 5 2 20 0 15 0 48639724 11106877440 59612 33554432000 4194304 4196468 140735440528624 139670116452832 139671631570645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9856] ppid=9787 vsize=10846560 memory=7100839887216473200 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9856/stat : 9856 (java) S 9787 9790 7293 0 -1 1077944384 3 13257 0 0 0 0 5 2 20 0 15 0 48639724 11106877440 59612 33554432000 4194304 4196468 140735440528624 139671086803888 139671631571586 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
Current children cumulated CPU time: 5.78 s
Current children cumulated vsize: 10846560 KiB
Current children cumulated memory: 238448 KiB

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

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

[startup+3.20127 s]
/proc/loadavg: 1.47 1.79 2.22 5/216 9856
/proc/meminfo: memFree=15118128/32770624 swapFree=67108860/67108860
[pid=9790] ppid=9787 vsize=10846560 memory=236432 CPUtime=6.06 cores=1,3,5,7
/proc/9790/stat : 9790 (java) S 9787 9790 7293 0 -1 1077944320 31951 13257 0 0 584 15 5 2 20 0 15 0 48639709 11106877440 59108 33554432000 4194304 4196468 140735440528624 140735440511168 139671631560439 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
/proc/9790/statm: 2711640 59108 3496 1 0 2673293 0
[pid=9790/tid=9843] ppid=9787 vsize=10846560 memory=8112282956445269571 CPUtime=3.06 cores=1,3,5,7
/proc/9790/task/9843/stat : 9843 (java) R 9787 9790 7293 0 -1 4202560 21803 13257 0 0 291 8 5 2 20 0 15 0 48639718 11106877440 59108 33554432000 4194304 4196468 140735440528624 139671603394352 139671222926372 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9844] ppid=9787 vsize=10846560 memory=1952 CPUtime=0.1 cores=1,3,5,7
/proc/9790/task/9844/stat : 9844 (java) S 9787 9790 7293 0 -1 1077944384 65 13257 0 0 3 0 5 2 20 0 15 0 48639719 11106877440 59108 33554432000 4194304 4196468 140735440528624 139671635802512 139671631570645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9845] ppid=9787 vsize=10846560 memory=1200 CPUtime=0.1 cores=1,3,5,7
/proc/9790/task/9845/stat : 9845 (java) S 9787 9790 7293 0 -1 1077944384 200 13257 0 0 3 0 5 2 20 0 15 0 48639719 11106877440 59108 33554432000 4194304 4196468 140735440528624 139671534692624 139671631570645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9846] ppid=9787 vsize=10846560 memory=10416 CPUtime=0.1 cores=1,3,5,7
/proc/9790/task/9846/stat : 9846 (java) S 9787 9790 7293 0 -1 1077944384 69 13257 0 0 3 0 5 2 20 0 15 0 48639719 11106877440 59108 33554432000 4194304 4196468 140735440528624 139671533640336 139671631570645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9847] ppid=9787 vsize=10846560 memory=4616 CPUtime=0.1 cores=1,3,5,7
/proc/9790/task/9847/stat : 9847 (java) S 9787 9790 7293 0 -1 1077944384 46 13257 0 0 3 0 5 2 20 0 15 0 48639719 11106877440 59108 33554432000 4194304 4196468 140735440528624 139671532587536 139671631570645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9848] ppid=9787 vsize=10846560 memory=1428 CPUtime=0.1 cores=1,3,5,7
/proc/9790/task/9848/stat : 9848 (java) S 9787 9790 7293 0 -1 1077944384 280 13257 0 0 3 0 5 2 20 0 15 0 48639721 11106877440 59108 33554432000 4194304 4196468 140735440528624 139671091014256 139671631571586 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9849] ppid=9787 vsize=10846560 memory=15876 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9849/stat : 9849 (java) S 9787 9790 7293 0 -1 1077944384 13 13257 0 0 0 0 5 2 20 0 15 0 48639721 11106877440 59108 33554432000 4194304 4196468 140735440528624 139670524519776 139671631570645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9850] ppid=9787 vsize=10846560 memory=16436 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9850/stat : 9850 (java) S 9787 9790 7293 0 -1 1077944384 2 13257 0 0 0 0 5 2 20 0 15 0 48639721 11106877440 59108 33554432000 4194304 4196468 140735440528624 139670390302336 139671631570645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9851] ppid=9787 vsize=10846560 memory=9768 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9851/stat : 9851 (java) S 9787 9790 7293 0 -1 1077944384 3 13257 0 0 0 0 5 2 20 0 15 0 48639724 11106877440 59108 33554432000 4194304 4196468 140735440528624 139670150011472 139671631579035 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9852] ppid=9787 vsize=10846560 memory=4048 CPUtime=0.89 cores=1,3,5,7
/proc/9790/task/9852/stat : 9852 (java) R 9787 9790 7293 0 -1 4202560 1960 13257 0 0 81 1 5 2 20 0 15 0 48639724 11106877440 59108 33554432000 4194304 4196468 140735440528624 139671089950864 139671610013999 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9853] ppid=9787 vsize=10846560 memory=1796 CPUtime=0.83 cores=1,3,5,7
/proc/9790/task/9853/stat : 9853 (java) S 9787 9790 7293 0 -1 1077944384 1911 13257 0 0 75 1 5 2 20 0 15 0 48639724 11106877440 59108 33554432000 4194304 4196468 140735440528624 139671088908272 139671631571586 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9854] ppid=9787 vsize=10846560 memory=636 CPUtime=1.26 cores=1,3,5,7
/proc/9790/task/9854/stat : 9854 (java) R 9787 9790 7293 0 -1 4202560 3407 13257 0 0 118 1 5 2 20 0 15 0 48639724 11106877440 59108 33554432000 4194304 4196468 140735440528624 139671087853944 139671610492669 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9855] ppid=9787 vsize=10846560 memory=960 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9855/stat : 9855 (java) S 9787 9790 7293 0 -1 1077944384 3 13257 0 0 0 0 5 2 20 0 15 0 48639724 11106877440 59108 33554432000 4194304 4196468 140735440528624 139670116452832 139671631570645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9856] ppid=9787 vsize=10846560 memory=185068 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9856/stat : 9856 (java) S 9787 9790 7293 0 -1 1077944384 3 13257 0 0 0 0 5 2 20 0 15 0 48639724 11106877440 59108 33554432000 4194304 4196468 140735440528624 139671086803888 139671631571586 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
Current children cumulated CPU time: 6.06 s
Current children cumulated vsize: 10846560 KiB
Current children cumulated memory: 236432 KiB

[startup+4.00127 s]*
/proc/loadavg: 1.47 1.79 2.22 6/216 9856
/proc/meminfo: memFree=15038696/32770624 swapFree=67108860/67108860
[pid=9790] ppid=9787 vsize=10918896 memory=318612 CPUtime=8.49 cores=1,3,5,7
/proc/9790/stat : 9790 (java) S 9787 9790 7293 0 -1 1077944320 70541 13257 0 0 821 21 5 2 20 0 15 0 48639709 11180949504 79653 33554432000 4194304 4196468 140735440528624 140735440511168 139671631560439 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
/proc/9790/statm: 2729724 79653 3502 1 0 2691377 0
[pid=9790/tid=9843] ppid=9787 vsize=10918896 memory=737009714443845937 CPUtime=3.86 cores=1,3,5,7
/proc/9790/task/9843/stat : 9843 (java) R 9787 9790 7293 0 -1 4202560 45553 13257 0 0 367 12 5 2 20 0 15 0 48639718 11180949504 79653 33554432000 4194304 4196468 140735440528624 139671603389880 139671212542625 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9844] ppid=9787 vsize=10918896 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/9790/task/9844/stat : 9844 (java) S 9787 9790 7293 0 -1 1077944384 65 13257 0 0 3 0 5 2 20 0 15 0 48639719 11180949504 79653 33554432000 4194304 4196468 140735440528624 139671635802512 139671631570645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9845] ppid=9787 vsize=10918896 memory=14831808146515608 CPUtime=0.1 cores=1,3,5,7
/proc/9790/task/9845/stat : 9845 (java) S 9787 9790 7293 0 -1 1077944384 200 13257 0 0 3 0 5 2 20 0 15 0 48639719 11180949504 79653 33554432000 4194304 4196468 140735440528624 139671534692624 139671631570645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9846] ppid=9787 vsize=10918896 memory=6944656592455359580 CPUtime=0.1 cores=1,3,5,7
/proc/9790/task/9846/stat : 9846 (java) S 9787 9790 7293 0 -1 1077944384 69 13257 0 0 3 0 5 2 20 0 15 0 48639719 11180949504 79653 33554432000 4194304 4196468 140735440528624 139671533640336 139671631570645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9847] ppid=9787 vsize=10918896 memory=6943526294502006880 CPUtime=0.1 cores=1,3,5,7
/proc/9790/task/9847/stat : 9847 (java) S 9787 9790 7293 0 -1 1077944384 46 13257 0 0 3 0 5 2 20 0 15 0 48639719 11180949504 79653 33554432000 4194304 4196468 140735440528624 139671532587536 139671631570645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9848] ppid=9787 vsize=10918896 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/9790/task/9848/stat : 9848 (java) S 9787 9790 7293 0 -1 1077944384 537 13257 0 0 3 0 5 2 20 0 15 0 48639721 11180949504 79653 33554432000 4194304 4196468 140735440528624 139671091014256 139671631571586 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9849] ppid=9787 vsize=10918896 memory=3472328296160571439 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9849/stat : 9849 (java) S 9787 9790 7293 0 -1 1077944384 13 13257 0 0 0 0 5 2 20 0 15 0 48639721 11180949504 79653 33554432000 4194304 4196468 140735440528624 139670524519776 139671631570645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9850] ppid=9787 vsize=10918896 memory=6944656592455360604 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9850/stat : 9850 (java) S 9787 9790 7293 0 -1 1077944384 2 13257 0 0 0 0 5 2 20 0 15 0 48639721 11180949504 79653 33554432000 4194304 4196468 140735440528624 139670390302336 139671631570645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9851] ppid=9787 vsize=10918896 memory=-2026666227646606628 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9851/stat : 9851 (java) S 9787 9790 7293 0 -1 1077944384 3 13257 0 0 0 0 5 2 20 0 15 0 48639724 11180949504 79653 33554432000 4194304 4196468 140735440528624 139670150011472 139671631579035 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9852] ppid=9787 vsize=10918896 memory=0 CPUtime=1.68 cores=1,3,5,7
/proc/9790/task/9852/stat : 9852 (java) R 9787 9790 7293 0 -1 4202560 10252 13257 0 0 159 2 5 2 20 0 15 0 48639724 11180949504 79653 33554432000 4194304 4196468 140735440528624 139671089947232 139671613104657 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9853] ppid=9787 vsize=10918896 memory=42047729828840 CPUtime=1.38 cores=1,3,5,7
/proc/9790/task/9853/stat : 9853 (java) R 9787 9790 7293 0 -1 4202560 5299 13257 0 0 130 1 5 2 20 0 15 0 48639724 11180949504 79653 33554432000 4194304 4196468 140735440528624 139671088895952 139671613081721 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9854] ppid=9787 vsize=10918896 memory=3979387183748909046 CPUtime=1.54 cores=1,3,5,7
/proc/9790/task/9854/stat : 9854 (java) R 9787 9790 7293 0 -1 1077944384 6301 13257 0 0 146 1 5 2 20 0 15 0 48639724 11180949504 79653 33554432000 4194304 4196468 140735440528624 139671087855984 139671631571586 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9855] ppid=9787 vsize=10918896 memory=3544668396185532216 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9855/stat : 9855 (java) S 9787 9790 7293 0 -1 1077944384 3 13257 0 0 0 0 5 2 20 0 15 0 48639724 11180949504 79653 33554432000 4194304 4196468 140735440528624 139670116452832 139671631570645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9856] ppid=9787 vsize=10918896 memory=4122962365972961972 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9856/stat : 9856 (java) S 9787 9790 7293 0 -1 1077944384 12 13257 0 0 0 0 5 2 20 0 15 0 48639724 11180949504 79653 33554432000 4194304 4196468 140735440528624 139671086803888 139671631571586 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
Current children cumulated CPU time: 8.49 s
Current children cumulated vsize: 10918896 KiB
Current children cumulated memory: 318612 KiB

[startup+4.20073 s]
/proc/loadavg: 1.47 1.79 2.22 6/216 9856
/proc/meminfo: memFree=15038696/32770624 swapFree=67108860/67108860
[pid=9790] ppid=9787 vsize=10916192 memory=317044 CPUtime=9.16 cores=1,3,5,7
/proc/9790/stat : 9790 (java) S 9787 9790 7293 0 -1 1077944320 71547 13257 0 0 888 21 5 2 20 0 15 0 48639709 11178180608 79261 33554432000 4194304 4196468 140735440528624 140735440511168 139671631560439 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
/proc/9790/statm: 2729048 79261 3503 1 0 2690701 0
[pid=9790/tid=9843] ppid=9787 vsize=10916192 memory=-3831251742559211316 CPUtime=4.05 cores=1,3,5,7
/proc/9790/task/9843/stat : 9843 (java) R 9787 9790 7293 0 -1 4202560 45581 13257 0 0 386 12 5 2 20 0 15 0 48639718 11178180608 79261 33554432000 4194304 4196468 140735440528624 139671603389952 139671225260074 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9844] ppid=9787 vsize=10916192 memory=8128038100524242582 CPUtime=0.1 cores=1,3,5,7
/proc/9790/task/9844/stat : 9844 (java) S 9787 9790 7293 0 -1 1077944384 65 13257 0 0 3 0 5 2 20 0 15 0 48639719 11178180608 79261 33554432000 4194304 4196468 140735440528624 139671635802512 139671631570645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9845] ppid=9787 vsize=10916192 memory=-1751206890918255646 CPUtime=0.1 cores=1,3,5,7
/proc/9790/task/9845/stat : 9845 (java) S 9787 9790 7293 0 -1 1077944384 200 13257 0 0 3 0 5 2 20 0 15 0 48639719 11178180608 79261 33554432000 4194304 4196468 140735440528624 139671534692624 139671631570645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9846] ppid=9787 vsize=10916192 memory=7679927811743456362 CPUtime=0.1 cores=1,3,5,7
/proc/9790/task/9846/stat : 9846 (java) S 9787 9790 7293 0 -1 1077944384 69 13257 0 0 3 0 5 2 20 0 15 0 48639719 11178180608 79261 33554432000 4194304 4196468 140735440528624 139671533640336 139671631570645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9847] ppid=9787 vsize=10916192 memory=6944656592455360604 CPUtime=0.1 cores=1,3,5,7
/proc/9790/task/9847/stat : 9847 (java) S 9787 9790 7293 0 -1 1077944384 46 13257 0 0 3 0 5 2 20 0 15 0 48639719 11178180608 79261 33554432000 4194304 4196468 140735440528624 139671532587536 139671631570645 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9848] ppid=9787 vsize=10916192 memory=6655300316396806240 CPUtime=0.1 cores=1,3,5,7
/proc/9790/task/9848/stat : 9848 (java) S 9787 9790 7293 0 -1 1077944384 537 13257 0 0 3 0 5 2 20 0 15 0 48639721 11178180608 79261 33554432000 4194304 4196468 140735440528624 139671091014256 139671631571586 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9849] ppid=9787 vsize=10916192 memory=6943526294502006880 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9849/stat : 9849 (java) S 9787 9790 7293 0 -1 1077944384 13 13257 0 0 0 0 5 2 20 0 15 0 48639721 11178180608 79261 33554432000 4194304 4196468 140735440528624 139670524519776 139671631570645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9850] ppid=9787 vsize=10916192 memory=6944656592455360604 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9850/stat : 9850 (java) S 9787 9790 7293 0 -1 1077944384 2 13257 0 0 0 0 5 2 20 0 15 0 48639721 11178180608 79261 33554432000 4194304 4196468 140735440528624 139670390302336 139671631570645 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9851] ppid=9787 vsize=10916192 memory=-2893623298589923098 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9851/stat : 9851 (java) S 9787 9790 7293 0 -1 1077944384 3 13257 0 0 0 0 5 2 20 0 15 0 48639724 11178180608 79261 33554432000 4194304 4196468 140735440528624 139670150011472 139671631579035 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9852] ppid=9787 vsize=10916192 memory=7595975425127436368 CPUtime=1.87 cores=1,3,5,7
/proc/9790/task/9852/stat : 9852 (java) R 9787 9790 7293 0 -1 4202560 10980 13257 0 0 178 2 5 2 20 0 15 0 48639724 11178180608 79261 33554432000 4194304 4196468 140735440528624 139671089950784 139671611032664 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9853] ppid=9787 vsize=10916192 memory=0 CPUtime=1.57 cores=1,3,5,7
/proc/9790/task/9853/stat : 9853 (java) R 9787 9790 7293 0 -1 4202560 5316 13257 0 0 149 1 5 2 20 0 15 0 48639724 11178180608 79261 33554432000 4194304 4196468 140735440528624 139671088896864 139671614971254 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9854] ppid=9787 vsize=10916192 memory=6935654753317707840 CPUtime=1.64 cores=1,3,5,7
/proc/9790/task/9854/stat : 9854 (java) S 9787 9790 7293 0 -1 1077944384 6533 13257 0 0 156 1 5 2 20 0 15 0 48639724 11178180608 79261 33554432000 4194304 4196468 140735440528624 139671087855984 139671631571586 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9855] ppid=9787 vsize=10916192 memory=6935649255759568960 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9855/stat : 9855 (java) S 9787 9790 7293 0 -1 1077944384 3 13257 0 0 0 0 5 2 20 0 15 0 48639724 11178180608 79261 33554432000 4194304 4196468 140735440528624 139670116452832 139671631570645 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
[pid=9790/tid=9856] ppid=9787 vsize=10916192 memory=139896480221247 CPUtime=0.07 cores=1,3,5,7
/proc/9790/task/9856/stat : 9856 (java) S 9787 9790 7293 0 -1 1077944384 13 13257 0 0 0 0 5 2 20 0 15 0 48639724 11178180608 79261 33554432000 4194304 4196468 140735440528624 139671086803888 139671631571586 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38612992 140735440534127 140735440536924 140735440536924 140735440539599 0
Current children cumulated CPU time: 9.16 s
Current children cumulated vsize: 10916192 KiB
Current children cumulated memory: 317044 KiB

Child status: 0
Real time (s): 4.25946
CPU time (s): 9.28757
CPU user time (s): 9.03341
CPU system time (s): 0.25416
CPU usage (%): 218.046
Max. virtual memory (cumulated for all children) (KiB): 10918900
Max. memory (cumulated for all children) (KiB): 319360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.03341
system time used= 0.25416
maximum resident set size= 321392
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 84950
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= 7050
involuntary context switches= 40


# summary of solver processes directly reported to runsolver:
#   pid: 9790
#   total CPU time (s): 9.28757
#   total CPU user time (s): 9.03341
#   total CPU system time (s): 0.25416

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.061005 second user time and 0.071656 second system time

The end

Launcher Data

Begin job on node139 at 2018-07-23 03:52:45
IDJOB=4293183
IDBENCH=141130
IDSOLVER=2750
FILE ID=node139/4293183-1532310765
RUNJOBID= node139-1532297047-7325
PBS_JOBID= 21018992
Free space on /tmp= 45856 MiB

SOLVER NAME= Concrete 3.8 2018-06-13
BENCH NAME= XCSP18/StripPacking/StripPacking-1a_c18.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4293183-1532310765/watcher-4293183-1532310765 -o /tmp/evaluation-result-4293183-1532310765/solver-4293183-1532310765 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node139-1532297047-7325 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=225263069 HOME/instance-4293183-1532310765.xml

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

MD5SUM BENCH= 33ae3e79eb3d2d497b25d2e53ccdbc20
RANDOM SEED=225263069

node139.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.80
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.80
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.80
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.80
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:        15349056 kB
MemAvailable:   28943580 kB
Buffers:          179304 kB
Cached:         13464832 kB
SwapCached:            0 kB
Active:          4275744 kB
Inactive:       12414352 kB
Active(anon):    3002124 kB
Inactive(anon):    64084 kB
Active(file):    1273620 kB
Inactive(file): 12350268 kB
Unevictable:        7284 kB
Mlocked:            7284 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             26548 kB
Writeback:             0 kB
AnonPages:       3071340 kB
Mapped:            49728 kB
Shmem:             17036 kB
Slab:             426388 kB
SReclaimable:     399096 kB
SUnreclaim:        27292 kB
KernelStack:        3824 kB
PageTables:        10816 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3613172 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2801664 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 45828 MiB
End job on node139 at 2018-07-23 03:52:50