Trace number 4257920

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
sat4j-CSP 2017-07-05? (TO) 259.991 86.452499

General information on the benchmark

NameBinPacking/BinPacking-tab-sw100/
BinPacking-tab-sw100-74.xml
MD5SUM748f42f61d3aaac6f60870392cb688ba
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark240.03101
Satisfiable
(Un)Satisfiability was proved
Number of variables115
Number of constraints22
Number of domains2
Minimum domain size20
Maximum domain size42
Distribution of domain sizes[{"size":20,"count":1},{"size":42,"count":114}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":95},{"degree":4,"count":19}]
Minimum constraint arity6
Maximum constraint arity114
Distribution of constraint arities[{"arity":6,"count":19},{"arity":20,"count":1},{"arity":114,"count":2}]
Number of extensional constraints19
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":19},{"type":"lex","count":1},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data


Verifier Data

One s line expected

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (13090 MiB free)
  memory of node 1: 16384 MiB (15573 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4257920-1502651307/watcher-4257920-1502651307 -o /tmp/evaluation-result-4257920-1502651307/solver-4257920-1502651307 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502642200-6041 --watchdog 312 java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4257920-1502651307.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 282 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 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=17334, runsolver pid=17331

[startup+0.100107 s]*
/proc/loadavg: 4.16 4.24 4.01 6/202 17341
/proc/meminfo: memFree=29288828/32770624 swapFree=67108860/67108860
[pid=17334] ppid=17331 vsize=10151672 memory=18948 CPUtime=0.02 cores=1,3,5,7
/proc/17334/stat : 17334 (java) S 17331 17334 17093 0 -1 1077944320 4128 0 0 0 2 0 0 0 20 0 9 0 67324016 10395312128 4737 18446744073709551615 4194304 4196468 140735797891712 140735797874256 140384663887607 0 0 1 16784584 18446744073709551615 0 0 17 1 0 0 7 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
/proc/17334/statm: 2537918 4737 2101 1 0 2527415 0
[pid=17334/tid=17336] ppid=17331 vsize=10151672 memory=-6439968830534014599 CPUtime=0.02 cores=1,3,5,7
/proc/17334/task/17336/stat : 17336 (java) R 17331 17334 17093 0 -1 4202560 2776 0 0 0 2 0 0 0 20 0 9 0 67324023 10395312128 4737 18446744073709551615 4194304 4196468 140735797891712 140384668123752 140384644532274 0 4 1 16784584 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17337] ppid=17331 vsize=10151672 memory=6735269665564437106 CPUtime=0 cores=1,3,5,7
/proc/17334/task/17337/stat : 17337 (java) S 17331 17334 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 67324024 10395312128 4737 18446744073709551615 4194304 4196468 140735797891712 140384631445904 140384663897813 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17338] ppid=17331 vsize=10151672 memory=139991572592256 CPUtime=0 cores=1,3,5,7
/proc/17334/task/17338/stat : 17338 (java) S 17331 17334 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 67324024 10395312128 4737 18446744073709551615 4194304 4196468 140735797891712 140384274037008 140384663897813 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17339] ppid=17331 vsize=10151672 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17334/task/17339/stat : 17339 (java) S 17331 17334 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 67324024 10395312128 4737 18446744073709551615 4194304 4196468 140735797891712 140384272984720 140384663897813 0 4 1 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17340] ppid=17331 vsize=10151672 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17334/task/17340/stat : 17340 (java) S 17331 17334 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 67324024 10395312128 4737 18446744073709551615 4194304 4196468 140735797891712 140384271931920 140384663897813 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17341] ppid=17331 vsize=10151672 memory=139991572592256 CPUtime=0 cores=1,3,5,7
/proc/17334/task/17341/stat : 17341 (java) S 17331 17334 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 67324026 10395312128 4737 18446744073709551615 4194304 4196468 140735797891712 140384160180848 140384663898754 0 0 1 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17342] ppid=17331 vsize=10151672 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17334/task/17342/stat : 17342 (java) S 17331 17334 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 67324026 10395312128 4737 18446744073709551615 4194304 4196468 140735797891712 140384159126816 140384663897813 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17343] ppid=17331 vsize=10151672 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17334/task/17343/stat : 17343 (java) S 17331 17334 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 67324026 10395312128 4737 18446744073709551615 4194304 4196468 140735797891712 140384158074544 140384663897813 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 10151672 KiB
Current children cumulated memory: 18948 KiB

[startup+0.209877 s]*
/proc/loadavg: 4.16 4.24 4.01 6/210 17349
/proc/meminfo: memFree=29276216/32770624 swapFree=67108860/67108860
[pid=17334] ppid=17331 vsize=10551156 memory=31024 CPUtime=0.13 cores=1,3,5,7
/proc/17334/stat : 17334 (java) S 17331 17334 17093 0 -1 1077944320 7861 0 0 0 11 2 0 0 20 0 15 0 67324016 10804383744 7756 18446744073709551615 4194304 4196468 140735797891712 140735797874256 140384663887607 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 7 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
/proc/17334/statm: 2637789 7756 2805 1 0 2627261 0
[pid=17334/tid=17336] ppid=17331 vsize=10551156 memory=8318255677412212789 CPUtime=0.1 cores=1,3,5,7
/proc/17334/task/17336/stat : 17336 (java) R 17331 17334 17093 0 -1 4202560 5723 0 0 0 8 2 0 0 20 0 15 0 67324023 10804383744 7756 18446744073709551615 4194304 4196468 140735797891712 140384668109296 140384663909533 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17337] ppid=17331 vsize=10551156 memory=330 CPUtime=0 cores=1,3,5,7
/proc/17334/task/17337/stat : 17337 (java) S 17331 17334 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67324024 10804383744 7756 18446744073709551615 4194304 4196468 140735797891712 140384631445904 140384663897813 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17338] ppid=17331 vsize=10551156 memory=139991572609768 CPUtime=0 cores=1,3,5,7
/proc/17334/task/17338/stat : 17338 (java) S 17331 17334 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 67324024 10804383744 7756 18446744073709551615 4194304 4196468 140735797891712 140384274037008 140384663897813 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17339] ppid=17331 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17334/task/17339/stat : 17339 (java) S 17331 17334 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67324024 10804383744 7756 18446744073709551615 4194304 4196468 140735797891712 140384272984720 140384663897813 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17340] ppid=17331 vsize=10551156 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17334/task/17340/stat : 17340 (java) S 17331 17334 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 67324024 10804383744 7756 18446744073709551615 4194304 4196468 140735797891712 140384271931920 140384663897813 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17341] ppid=17331 vsize=10551156 memory=139991572592256 CPUtime=0 cores=1,3,5,7
/proc/17334/task/17341/stat : 17341 (java) S 17331 17334 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 67324026 10804383744 7756 18446744073709551615 4194304 4196468 140735797891712 140384160180848 140384663898754 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17342] ppid=17331 vsize=10551156 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17334/task/17342/stat : 17342 (java) S 17331 17334 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 67324026 10804383744 7756 18446744073709551615 4194304 4196468 140735797891712 140384159126816 140384663897813 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17343] ppid=17331 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17334/task/17343/stat : 17343 (java) S 17331 17334 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 67324026 10804383744 7756 18446744073709551615 4194304 4196468 140735797891712 140384158074480 140384663897813 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17344] ppid=17331 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17334/task/17344/stat : 17344 (java) S 17331 17334 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67324029 10804383744 7756 18446744073709551615 4194304 4196468 140735797891712 140384157022800 140384663906203 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17345] ppid=17331 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17334/task/17345/stat : 17345 (java) S 17331 17334 17093 0 -1 1077944384 410 0 0 0 0 0 0 0 20 0 15 0 67324029 10804383744 7756 18446744073709551615 4194304 4196468 140735797891712 140384155969648 140384663898754 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17346] ppid=17331 vsize=10551156 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17334/task/17346/stat : 17346 (java) S 17331 17334 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67324029 10804383744 7756 18446744073709551615 4194304 4196468 140735797891712 140384154916848 140384663898754 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17347] ppid=17331 vsize=10551156 memory=139991572592256 CPUtime=0.01 cores=1,3,5,7
/proc/17334/task/17347/stat : 17347 (java) R 17331 17334 17093 0 -1 4202560 362 0 0 0 1 0 0 0 20 0 15 0 67324029 10804383744 7756 18446744073709551615 4194304 4196468 140735797891712 140384153864560 140384663908954 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17348] ppid=17331 vsize=10551156 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17334/task/17348/stat : 17348 (java) S 17331 17334 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67324029 10804383744 7756 18446744073709551615 4194304 4196468 140735797891712 140384152812000 140384663897813 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17349] ppid=17331 vsize=10551156 memory=139991572592256 CPUtime=0 cores=1,3,5,7
/proc/17334/task/17349/stat : 17349 (java) S 17331 17334 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67324032 10804383744 7756 18446744073709551615 4194304 4196468 140735797891712 140384151759792 140384663898754 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10551156 KiB
Current children cumulated memory: 31024 KiB

[startup+0.31038 s]*
/proc/loadavg: 4.16 4.24 4.01 7/210 17349
/proc/meminfo: memFree=29251504/32770624 swapFree=67108860/67108860
[pid=17334] ppid=17331 vsize=10551156 memory=38256 CPUtime=0.29 cores=1,3,5,7
/proc/17334/stat : 17334 (java) S 17331 17334 17093 0 -1 1077944320 8877 0 0 0 26 3 0 0 20 0 15 0 67324016 10804383744 9564 18446744073709551615 4194304 4196468 140735797891712 140735797874256 140384663887607 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 7 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
/proc/17334/statm: 2637789 9564 2934 1 0 2627261 0
[pid=17334/tid=17336] ppid=17331 vsize=10551156 memory=-8774313645642428999 CPUtime=0.2 cores=1,3,5,7
/proc/17334/task/17336/stat : 17336 (java) R 17331 17334 17093 0 -1 4202560 6204 0 0 0 17 3 0 0 20 0 15 0 67324023 10804383744 10208 18446744073709551615 4194304 4196468 140735797891712 140384668119008 140384663909533 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17337] ppid=17331 vsize=10551156 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/17334/task/17337/stat : 17337 (java) S 17331 17334 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67324024 10804383744 10208 18446744073709551615 4194304 4196468 140735797891712 140384631445904 140384663897813 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17338] ppid=17331 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17334/task/17338/stat : 17338 (java) S 17331 17334 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 67324024 10804383744 10208 18446744073709551615 4194304 4196468 140735797891712 140384274037008 140384663897813 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17339] ppid=17331 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17334/task/17339/stat : 17339 (java) S 17331 17334 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67324024 10804383744 10208 18446744073709551615 4194304 4196468 140735797891712 140384272984720 140384663897813 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17340] ppid=17331 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17334/task/17340/stat : 17340 (java) S 17331 17334 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 67324024 10804383744 10208 18446744073709551615 4194304 4196468 140735797891712 140384271931920 140384663897813 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17341] ppid=17331 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17334/task/17341/stat : 17341 (java) S 17331 17334 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 67324026 10804383744 10208 18446744073709551615 4194304 4196468 140735797891712 140384160180848 140384663898754 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17342] ppid=17331 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17334/task/17342/stat : 17342 (java) S 17331 17334 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 67324026 10804383744 10208 18446744073709551615 4194304 4196468 140735797891712 140384159126816 140384663897813 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17343] ppid=17331 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17334/task/17343/stat : 17343 (java) S 17331 17334 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 67324026 10804383744 10208 18446744073709551615 4194304 4196468 140735797891712 140384158074480 140384663897813 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17344] ppid=17331 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17334/task/17344/stat : 17344 (java) S 17331 17334 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67324029 10804383744 10208 18446744073709551615 4194304 4196468 140735797891712 140384157022800 140384663906203 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17345] ppid=17331 vsize=10551156 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/17334/task/17345/stat : 17345 (java) S 17331 17334 17093 0 -1 1077944384 596 0 0 0 1 0 0 0 20 0 15 0 67324029 10804383744 10208 18446744073709551615 4194304 4196468 140735797891712 140384155969648 140384663898754 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17346] ppid=17331 vsize=10551156 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/17334/task/17346/stat : 17346 (java) R 17331 17334 17093 0 -1 4202560 302 0 0 0 1 0 0 0 20 0 15 0 67324029 10804383744 10208 18446744073709551615 4194304 4196468 140735797891712 140384154897864 140384644587904 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17347] ppid=17331 vsize=10551156 memory=-1 CPUtime=0.05 cores=1,3,5,7
/proc/17334/task/17347/stat : 17347 (java) R 17331 17334 17093 0 -1 4202560 490 0 0 0 5 0 0 0 20 0 15 0 67324029 10804383744 10208 18446744073709551615 4194304 4196468 140735797891712 140384153864560 140384663899542 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17348] ppid=17331 vsize=10551156 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17334/task/17348/stat : 17348 (java) S 17331 17334 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67324029 10804383744 10208 18446744073709551615 4194304 4196468 140735797891712 140384152812000 140384663897813 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17349] ppid=17331 vsize=10551156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17334/task/17349/stat : 17349 (java) S 17331 17334 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67324032 10804383744 10208 18446744073709551615 4194304 4196468 140735797891712 140384151759792 140384663898754 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 10551156 KiB
Current children cumulated memory: 38256 KiB

[startup+0.700876 s]
/proc/loadavg: 4.16 4.24 4.01 5/210 17349
/proc/meminfo: memFree=29153676/32770624 swapFree=67108860/67108860
[pid=17334] ppid=17331 vsize=10551232 memory=464864 CPUtime=0.98 cores=1,3,5,7
/proc/17334/stat : 17334 (java) S 17331 17334 17093 0 -1 1077944320 10967 0 0 0 77 21 0 0 20 0 15 0 67324016 10804461568 116216 18446744073709551615 4194304 4196468 140735797891712 140735797874256 140384663887607 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 7 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
/proc/17334/statm: 2637808 116216 3026 1 0 2627261 0
[pid=17334/tid=17336] ppid=17331 vsize=10551232 memory=252 CPUtime=0.52 cores=1,3,5,7
/proc/17334/task/17336/stat : 17336 (java) R 17331 17334 17093 0 -1 4202560 7506 0 0 0 44 8 0 0 20 0 15 0 67324023 10804461568 116216 18446744073709551615 4194304 4196468 140735797891712 140384668124240 140384304857862 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17337] ppid=17331 vsize=10551232 memory=2294 CPUtime=0.04 cores=1,3,5,7
/proc/17334/task/17337/stat : 17337 (java) S 17331 17334 17093 0 -1 1077944384 51 0 0 0 2 2 0 0 20 0 15 0 67324024 10804461568 116216 18446744073709551615 4194304 4196468 140735797891712 140384631445904 140384663897813 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17338] ppid=17331 vsize=10551232 memory=304 CPUtime=0.04 cores=1,3,5,7
/proc/17334/task/17338/stat : 17338 (java) S 17331 17334 17093 0 -1 1077944384 54 0 0 0 2 2 0 0 20 0 15 0 67324024 10804461568 116216 18446744073709551615 4194304 4196468 140735797891712 140384274037008 140384663897813 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17339] ppid=17331 vsize=10551232 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/17334/task/17339/stat : 17339 (java) S 17331 17334 17093 0 -1 1077944384 48 0 0 0 2 2 0 0 20 0 15 0 67324024 10804461568 116216 18446744073709551615 4194304 4196468 140735797891712 140384272984720 140384663897813 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17340] ppid=17331 vsize=10551232 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/17334/task/17340/stat : 17340 (java) S 17331 17334 17093 0 -1 1077944384 50 0 0 0 2 2 0 0 20 0 15 0 67324024 10804461568 116216 18446744073709551615 4194304 4196468 140735797891712 140384271931920 140384663897813 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17341] ppid=17331 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17334/task/17341/stat : 17341 (java) S 17331 17334 17093 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 67324026 10804461568 116216 18446744073709551615 4194304 4196468 140735797891712 140384160180848 140384663898754 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17342] ppid=17331 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17334/task/17342/stat : 17342 (java) S 17331 17334 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 67324026 10804461568 116216 18446744073709551615 4194304 4196468 140735797891712 140384159126816 140384663897813 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17343] ppid=17331 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17334/task/17343/stat : 17343 (java) S 17331 17334 17093 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 67324026 10804461568 116216 18446744073709551615 4194304 4196468 140735797891712 140384158074480 140384663897813 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17344] ppid=17331 vsize=10551232 memory=15 CPUtime=0 cores=1,3,5,7
/proc/17334/task/17344/stat : 17344 (java) S 17331 17334 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67324029 10804461568 116216 18446744073709551615 4194304 4196468 140735797891712 140384157022800 140384663906203 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17345] ppid=17331 vsize=10551232 memory=69 CPUtime=0.05 cores=1,3,5,7
/proc/17334/task/17345/stat : 17345 (java) S 17331 17334 17093 0 -1 1077944384 673 0 0 0 5 0 0 0 20 0 15 0 67324029 10804461568 116216 18446744073709551615 4194304 4196468 140735797891712 140384155969648 140384663898754 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17346] ppid=17331 vsize=10551232 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/17334/task/17346/stat : 17346 (java) S 17331 17334 17093 0 -1 1077944384 349 0 0 0 5 0 0 0 20 0 15 0 67324029 10804461568 116216 18446744073709551615 4194304 4196468 140735797891712 140384154916848 140384663898754 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17347] ppid=17331 vsize=10551232 memory=6485400618202 CPUtime=0.13 cores=1,3,5,7
/proc/17334/task/17347/stat : 17347 (java) S 17331 17334 17093 0 -1 1077944384 793 0 0 0 13 0 0 0 20 0 15 0 67324029 10804461568 116216 18446744073709551615 4194304 4196468 140735797891712 140384153864560 140384663898754 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17348] ppid=17331 vsize=10551232 memory=288230621803970871 CPUtime=0 cores=1,3,5,7
/proc/17334/task/17348/stat : 17348 (java) S 17331 17334 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67324029 10804461568 116216 18446744073709551615 4194304 4196468 140735797891712 140384152812000 140384663897813 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17349] ppid=17331 vsize=10551232 memory=13563795322702378 CPUtime=0 cores=1,3,5,7
/proc/17334/task/17349/stat : 17349 (java) S 17331 17334 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 67324032 10804461568 116216 18446744073709551615 4194304 4196468 140735797891712 140384151759792 140384663898754 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
Current children cumulated CPU time: 0.98 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 464864 KiB

[startup+1.50082 s]
/proc/loadavg: 4.16 4.24 4.01 5/210 17349
/proc/meminfo: memFree=28678004/32770624 swapFree=67108860/67108860
[pid=17334] ppid=17331 vsize=10551232 memory=666668 CPUtime=2.55 cores=1,3,5,7
/proc/17334/stat : 17334 (java) S 17331 17334 17093 0 -1 1077944320 14456 0 0 0 230 25 0 0 20 0 15 0 67324016 10804461568 166667 18446744073709551615 4194304 4196468 140735797891712 140735797874256 140384663887607 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 7 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
/proc/17334/statm: 2637808 166667 3097 1 0 2627261 0
[pid=17334/tid=17336] ppid=17331 vsize=10551232 memory=6944652177228980320 CPUtime=1.22 cores=1,3,5,7
/proc/17334/task/17336/stat : 17336 (java) R 17331 17334 17093 0 -1 4202560 7670 0 0 0 112 10 0 0 20 0 15 0 67324023 10804461568 166667 18446744073709551615 4194304 4196468 140735797891712 140384668125568 140384307313479 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17337] ppid=17331 vsize=10551232 memory=8740 CPUtime=0.14 cores=1,3,5,7
/proc/17334/task/17337/stat : 17337 (java) S 17331 17334 17093 0 -1 1077944384 112 0 0 0 11 3 0 0 20 0 15 0 67324024 10804461568 166667 18446744073709551615 4194304 4196468 140735797891712 140384631445904 140384663897813 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17338] ppid=17331 vsize=10551232 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/17334/task/17338/stat : 17338 (java) S 17331 17334 17093 0 -1 1077944384 71 0 0 0 10 3 0 0 20 0 15 0 67324024 10804461568 166667 18446744073709551615 4194304 4196468 140735797891712 140384274037008 140384663897813 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17339] ppid=17331 vsize=10551232 memory=279982878331552 CPUtime=0.13 cores=1,3,5,7
/proc/17334/task/17339/stat : 17339 (java) S 17331 17334 17093 0 -1 1077944384 113 0 0 0 10 3 0 0 20 0 15 0 67324024 10804461568 166667 18446744073709551615 4194304 4196468 140735797891712 140384272984720 140384663897813 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17340] ppid=17331 vsize=10551232 memory=13966 CPUtime=0.14 cores=1,3,5,7
/proc/17334/task/17340/stat : 17340 (java) S 17331 17334 17093 0 -1 1077944384 481 0 0 0 11 3 0 0 20 0 15 0 67324024 10804461568 166667 18446744073709551615 4194304 4196468 140735797891712 140384271931920 140384663897813 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17341] ppid=17331 vsize=10551232 memory=25918 CPUtime=0.01 cores=1,3,5,7
/proc/17334/task/17341/stat : 17341 (java) S 17331 17334 17093 0 -1 1077944384 559 0 0 0 1 0 0 0 20 0 15 0 67324026 10804461568 166667 18446744073709551615 4194304 4196468 140735797891712 140384160180848 140384663898754 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17342] ppid=17331 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17334/task/17342/stat : 17342 (java) S 17331 17334 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 67324026 10804461568 166667 18446744073709551615 4194304 4196468 140735797891712 140384159126816 140384663897813 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17343] ppid=17331 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17334/task/17343/stat : 17343 (java) S 17331 17334 17093 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 67324026 10804461568 166667 18446744073709551615 4194304 4196468 140735797891712 140384158074480 140384663897813 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17344] ppid=17331 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17334/task/17344/stat : 17344 (java) S 17331 17334 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67324029 10804461568 166667 18446744073709551615 4194304 4196468 140735797891712 140384157022800 140384663906203 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17345] ppid=17331 vsize=10551232 memory=0 CPUtime=0.25 cores=1,3,5,7
/proc/17334/task/17345/stat : 17345 (java) S 17331 17334 17093 0 -1 1077944384 1692 0 0 0 25 0 0 0 20 0 15 0 67324029 10804461568 166667 18446744073709551615 4194304 4196468 140735797891712 140384155969648 140384663898754 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17346] ppid=17331 vsize=10551232 memory=0 CPUtime=0.28 cores=1,3,5,7
/proc/17334/task/17346/stat : 17346 (java) S 17331 17334 17093 0 -1 1077944384 1403 0 0 0 28 0 0 0 20 0 15 0 67324029 10804461568 166667 18446744073709551615 4194304 4196468 140735797891712 140384154916848 140384663898754 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17347] ppid=17331 vsize=10551232 memory=25 CPUtime=0.18 cores=1,3,5,7
/proc/17334/task/17347/stat : 17347 (java) S 17331 17334 17093 0 -1 1077944384 995 0 0 0 18 0 0 0 20 0 15 0 67324029 10804461568 166667 18446744073709551615 4194304 4196468 140735797891712 140384153864560 140384663898754 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0

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


[startup+86.4524 s]
# the end of solver process 17334 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=249.615 s, system=10.3752 s

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

[startup+84.8011 s]
/proc/loadavg: 5.22 4.49 4.11 6/209 17427
/proc/meminfo: memFree=21114608/32770624 swapFree=67108860/67108860
[pid=17334] ppid=17331 vsize=10551232 memory=8317284 CPUtime=253.82 cores=1,3,5,7
/proc/17334/stat : 17334 (java) S 17331 17334 17093 0 -1 1077944320 301749 0 0 0 24350 1032 0 0 20 0 15 0 67324016 10804461568 2079321 18446744073709551615 4194304 4196468 140735797891712 140735797874256 140384663887607 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 7 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
/proc/17334/statm: 2637808 2079321 3125 1 0 2627261 0
[pid=17334/tid=17336] ppid=17331 vsize=10551232 memory=1232 CPUtime=26.1 cores=1,3,5,7
/proc/17334/task/17336/stat : 17336 (java) S 17331 17334 17093 0 -1 1077944384 18917 0 0 0 2579 31 0 0 20 0 15 0 67324023 10804461568 2079321 18446744073709551615 4194304 4196468 140735797891712 140384668125040 140384663897813 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17337] ppid=17331 vsize=10551232 memory=4872558044660077418 CPUtime=55.88 cores=1,3,5,7
/proc/17334/task/17337/stat : 17337 (java) R 17331 17334 17093 0 -1 4202560 54265 0 0 0 5343 245 0 0 20 0 15 0 67324024 10804461568 2079321 18446744073709551615 4194304 4196468 140735797891712 140384631445792 140384648588611 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17338] ppid=17331 vsize=10551232 memory=5788 CPUtime=55.8 cores=1,3,5,7
/proc/17334/task/17338/stat : 17338 (java) R 17331 17334 17093 0 -1 4202560 47729 0 0 0 5327 253 0 0 20 0 15 0 67324024 10804461568 2079321 18446744073709551615 4194304 4196468 140735797891712 140384274036896 140384648587455 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17339] ppid=17331 vsize=10551232 memory=4612 CPUtime=55.74 cores=1,3,5,7
/proc/17334/task/17339/stat : 17339 (java) R 17331 17334 17093 0 -1 4202560 66861 0 0 0 5336 238 0 0 20 0 15 0 67324024 10804461568 2079321 18446744073709551615 4194304 4196468 140735797891712 140384272984920 140384648588624 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17340] ppid=17331 vsize=10551232 memory=1708 CPUtime=55.95 cores=1,3,5,7
/proc/17334/task/17340/stat : 17340 (java) R 17331 17334 17093 0 -1 4202560 66111 0 0 0 5340 255 0 0 20 0 15 0 67324024 10804461568 2079321 18446744073709551615 4194304 4196468 140735797891712 140384271932120 140384648588312 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17341] ppid=17331 vsize=10551232 memory=1444 CPUtime=1.49 cores=1,3,5,7
/proc/17334/task/17341/stat : 17341 (java) S 17331 17334 17093 0 -1 1077944384 29794 0 0 0 147 2 0 0 20 0 15 0 67324026 10804461568 2079321 18446744073709551615 4194304 4196468 140735797891712 140384160179392 140384663897813 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17342] ppid=17331 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17334/task/17342/stat : 17342 (java) S 17331 17334 17093 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 15 0 67324026 10804461568 2079321 18446744073709551615 4194304 4196468 140735797891712 140384159126880 140384663897813 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17343] ppid=17331 vsize=10551232 memory=8317244 CPUtime=0 cores=1,3,5,7
/proc/17334/task/17343/stat : 17343 (java) S 17331 17334 17093 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 67324026 10804461568 2079321 18446744073709551615 4194304 4196468 140735797891712 140384158074496 140384663897813 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17344] ppid=17331 vsize=10551232 memory=8317244 CPUtime=0 cores=1,3,5,7
/proc/17334/task/17344/stat : 17344 (java) S 17331 17334 17093 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 15 0 67324029 10804461568 2079321 18446744073709551615 4194304 4196468 140735797891712 140384157022448 140384663897813 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17345] ppid=17331 vsize=10551232 memory=-1088251628401078322 CPUtime=1.05 cores=1,3,5,7
/proc/17334/task/17345/stat : 17345 (java) S 17331 17334 17093 0 -1 1077944384 6984 0 0 0 104 1 0 0 20 0 15 0 67324029 10804461568 2079321 18446744073709551615 4194304 4196468 140735797891712 140384155969696 140384663897813 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17346] ppid=17331 vsize=10551232 memory=-4546129931942301728 CPUtime=1.38 cores=1,3,5,7
/proc/17334/task/17346/stat : 17346 (java) S 17331 17334 17093 0 -1 1077944384 7471 0 0 0 137 1 0 0 20 0 15 0 67324029 10804461568 2079321 18446744073709551615 4194304 4196468 140735797891712 140384154916896 140384663897813 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17347] ppid=17331 vsize=10551232 memory=-1664385933527490352 CPUtime=0.28 cores=1,3,5,7
/proc/17334/task/17347/stat : 17347 (java) S 17331 17334 17093 0 -1 1077944384 1984 0 0 0 28 0 0 0 20 0 15 0 67324029 10804461568 2079321 18446744073709551615 4194304 4196468 140735797891712 140384153864320 140384663897813 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17348] ppid=17331 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17334/task/17348/stat : 17348 (java) S 17331 17334 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67324029 10804461568 2079321 18446744073709551615 4194304 4196468 140735797891712 140384152812000 140384663897813 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17349] ppid=17331 vsize=10551232 memory=8317284 CPUtime=0.04 cores=1,3,5,7
/proc/17334/task/17349/stat : 17349 (java) S 17331 17334 17093 0 -1 1077944384 236 0 0 0 2 2 0 0 20 0 15 0 67324032 10804461568 2079321 18446744073709551615 4194304 4196468 140735797891712 140384151759792 140384663898754 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 15 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
Current children cumulated CPU time: 253.82 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 8317284 KiB

[startup+85.601 s]
/proc/loadavg: 5.20 4.49 4.12 6/209 17427
/proc/meminfo: memFree=21113872/32770624 swapFree=67108860/67108860
[pid=17334] ppid=17331 vsize=10551232 memory=8317284 CPUtime=256.82 cores=1,3,5,7
/proc/17334/stat : 17334 (java) S 17331 17334 17093 0 -1 1077944320 305326 0 0 0 24650 1032 0 0 20 0 15 0 67324016 10804461568 2079321 18446744073709551615 4194304 4196468 140735797891712 140735797874256 140384663887607 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 7 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
/proc/17334/statm: 2637808 2079321 3125 1 0 2627261 0
[pid=17334/tid=17336] ppid=17331 vsize=10551232 memory=1296 CPUtime=26.1 cores=1,3,5,7
/proc/17334/task/17336/stat : 17336 (java) S 17331 17334 17093 0 -1 1077944384 18925 0 0 0 2579 31 0 0 20 0 15 0 67324023 10804461568 2079321 18446744073709551615 4194304 4196468 140735797891712 140384668125552 140384663897813 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 3 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17337] ppid=17331 vsize=10551232 memory=2420 CPUtime=56.62 cores=1,3,5,7
/proc/17334/task/17337/stat : 17337 (java) R 17331 17334 17093 0 -1 4202560 54289 0 0 0 5417 245 0 0 20 0 15 0 67324024 10804461568 2079321 18446744073709551615 4194304 4196468 140735797891712 140384631446104 140384648872903 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17338] ppid=17331 vsize=10551232 memory=1732 CPUtime=56.52 cores=1,3,5,7
/proc/17334/task/17338/stat : 17338 (java) R 17331 17334 17093 0 -1 4202560 47750 0 0 0 5399 253 0 0 20 0 15 0 67324024 10804461568 2079321 18446744073709551615 4194304 4196468 140735797891712 140384274036896 140384648585246 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17339] ppid=17331 vsize=10551232 memory=8317284 CPUtime=56.48 cores=1,3,5,7
/proc/17334/task/17339/stat : 17339 (java) R 17331 17334 17093 0 -1 4202560 67025 0 0 0 5410 238 0 0 20 0 15 0 67324024 10804461568 2079321 18446744073709551615 4194304 4196468 140735797891712 140384272984304 140384656515815 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17340] ppid=17331 vsize=10551232 memory=-5921431000321636112 CPUtime=56.69 cores=1,3,5,7
/proc/17334/task/17340/stat : 17340 (java) R 17331 17334 17093 0 -1 4202560 66353 0 0 0 5414 255 0 0 20 0 15 0 67324024 10804461568 2079321 18446744073709551615 4194304 4196468 140735797891712 140384271931920 140384648839079 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17341] ppid=17331 vsize=10551232 memory=-1088251628401078322 CPUtime=1.55 cores=1,3,5,7
/proc/17334/task/17341/stat : 17341 (java) S 17331 17334 17093 0 -1 1077944384 32847 0 0 0 153 2 0 0 20 0 15 0 67324026 10804461568 2079321 18446744073709551615 4194304 4196468 140735797891712 140384160179168 140384663897813 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17342] ppid=17331 vsize=10551232 memory=-9174445032661854264 CPUtime=0 cores=1,3,5,7
/proc/17334/task/17342/stat : 17342 (java) S 17331 17334 17093 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 15 0 67324026 10804461568 2079321 18446744073709551615 4194304 4196468 140735797891712 140384159126880 140384663897813 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17343] ppid=17331 vsize=10551232 memory=6005661584769439849 CPUtime=0 cores=1,3,5,7
/proc/17334/task/17343/stat : 17343 (java) S 17331 17334 17093 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 67324026 10804461568 2079321 18446744073709551615 4194304 4196468 140735797891712 140384158074496 140384663897813 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17344] ppid=17331 vsize=10551232 memory=279982878752992 CPUtime=0 cores=1,3,5,7
/proc/17334/task/17344/stat : 17344 (java) S 17331 17334 17093 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 67324029 10804461568 2079321 18446744073709551615 4194304 4196468 140735797891712 140384157016400 140384663897813 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17345] ppid=17331 vsize=10551232 memory=1000 CPUtime=1.05 cores=1,3,5,7
/proc/17334/task/17345/stat : 17345 (java) S 17331 17334 17093 0 -1 1077944384 6986 0 0 0 104 1 0 0 20 0 15 0 67324029 10804461568 2079321 18446744073709551615 4194304 4196468 140735797891712 140384155969648 140384663898754 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17346] ppid=17331 vsize=10551232 memory=796 CPUtime=1.38 cores=1,3,5,7
/proc/17334/task/17346/stat : 17346 (java) S 17331 17334 17093 0 -1 1077944384 7473 0 0 0 137 1 0 0 20 0 15 0 67324029 10804461568 2079321 18446744073709551615 4194304 4196468 140735797891712 140384154916848 140384663898754 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17347] ppid=17331 vsize=10551232 memory=8944 CPUtime=0.28 cores=1,3,5,7
/proc/17334/task/17347/stat : 17347 (java) S 17331 17334 17093 0 -1 1077944384 1986 0 0 0 28 0 0 0 20 0 15 0 67324029 10804461568 2079321 18446744073709551615 4194304 4196468 140735797891712 140384153864560 140384663898754 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17348] ppid=17331 vsize=10551232 memory=15876 CPUtime=0 cores=1,3,5,7
/proc/17334/task/17348/stat : 17348 (java) S 17331 17334 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67324029 10804461568 2079321 18446744073709551615 4194304 4196468 140735797891712 140384152812000 140384663897813 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17349] ppid=17331 vsize=10551232 memory=4048 CPUtime=0.04 cores=1,3,5,7
/proc/17334/task/17349/stat : 17349 (java) S 17331 17334 17093 0 -1 1077944384 236 0 0 0 2 2 0 0 20 0 15 0 67324032 10804461568 2079321 18446744073709551615 4194304 4196468 140735797891712 140384151759792 140384663898754 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 15 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
Current children cumulated CPU time: 256.82 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 8317284 KiB

[startup+86.0007 s]*
/proc/loadavg: 5.20 4.49 4.12 6/209 17427
/proc/meminfo: memFree=21113748/32770624 swapFree=67108860/67108860
[pid=17334] ppid=17331 vsize=10551232 memory=8317284 CPUtime=258.4 cores=1,3,5,7
/proc/17334/stat : 17334 (java) S 17331 17334 17093 0 -1 1077944320 305327 0 0 0 24808 1032 0 0 20 0 15 0 67324016 10804461568 2079321 18446744073709551615 4194304 4196468 140735797891712 140735797874256 140384663887607 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 7 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
/proc/17334/statm: 2637808 2079321 3125 1 0 2627261 0
[pid=17334/tid=17336] ppid=17331 vsize=10551232 memory=-8774313645642428999 CPUtime=26.1 cores=1,3,5,7
/proc/17334/task/17336/stat : 17336 (java) S 17331 17334 17093 0 -1 1077944384 18925 0 0 0 2579 31 0 0 20 0 15 0 67324023 10804461568 2079321 18446744073709551615 4194304 4196468 140735797891712 140384668125552 140384663897813 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 3 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17337] ppid=17331 vsize=10551232 memory=4872558044660077418 CPUtime=57.03 cores=1,3,5,7
/proc/17334/task/17337/stat : 17337 (java) R 17331 17334 17093 0 -1 4202560 54289 0 0 0 5457 246 0 0 20 0 15 0 67324024 10804461568 2079321 18446744073709551615 4194304 4196468 140735797891712 140384631445800 140384656515815 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17338] ppid=17331 vsize=10551232 memory=2160 CPUtime=56.91 cores=1,3,5,7
/proc/17334/task/17338/stat : 17338 (java) R 17331 17334 17093 0 -1 4202560 47750 0 0 0 5438 253 0 0 20 0 15 0 67324024 10804461568 2079321 18446744073709551615 4194304 4196468 140735797891712 140384274036904 140384656515815 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17339] ppid=17331 vsize=10551232 memory=844 CPUtime=56.87 cores=1,3,5,7
/proc/17334/task/17339/stat : 17339 (java) R 17331 17334 17093 0 -1 4202560 67025 0 0 0 5449 238 0 0 20 0 15 0 67324024 10804461568 2079321 18446744073709551615 4194304 4196468 140735797891712 140384272984304 140384656515815 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17340] ppid=17331 vsize=10551232 memory=16448 CPUtime=57.1 cores=1,3,5,7
/proc/17334/task/17340/stat : 17340 (java) R 17331 17334 17093 0 -1 4202560 66354 0 0 0 5455 255 0 0 20 0 15 0 67324024 10804461568 2079321 18446744073709551615 4194304 4196468 140735797891712 140384271932120 140384648838212 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17341] ppid=17331 vsize=10551232 memory=2752 CPUtime=1.55 cores=1,3,5,7
/proc/17334/task/17341/stat : 17341 (java) S 17331 17334 17093 0 -1 1077944384 32847 0 0 0 153 2 0 0 20 0 15 0 67324026 10804461568 2079321 18446744073709551615 4194304 4196468 140735797891712 140384160179168 140384663897813 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17342] ppid=17331 vsize=10551232 memory=2868 CPUtime=0 cores=1,3,5,7
/proc/17334/task/17342/stat : 17342 (java) S 17331 17334 17093 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 15 0 67324026 10804461568 2079321 18446744073709551615 4194304 4196468 140735797891712 140384159126880 140384663897813 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17343] ppid=17331 vsize=10551232 memory=4064 CPUtime=0 cores=1,3,5,7
/proc/17334/task/17343/stat : 17343 (java) S 17331 17334 17093 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 67324026 10804461568 2079321 18446744073709551615 4194304 4196468 140735797891712 140384158074496 140384663897813 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17344] ppid=17331 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17334/task/17344/stat : 17344 (java) S 17331 17334 17093 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 67324029 10804461568 2079321 18446744073709551615 4194304 4196468 140735797891712 140384157016400 140384663897813 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17345] ppid=17331 vsize=10551232 memory=0 CPUtime=1.05 cores=1,3,5,7
/proc/17334/task/17345/stat : 17345 (java) S 17331 17334 17093 0 -1 1077944384 6986 0 0 0 104 1 0 0 20 0 15 0 67324029 10804461568 2079321 18446744073709551615 4194304 4196468 140735797891712 140384155969648 140384663898754 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17346] ppid=17331 vsize=10551232 memory=0 CPUtime=1.38 cores=1,3,5,7
/proc/17334/task/17346/stat : 17346 (java) S 17331 17334 17093 0 -1 1077944384 7473 0 0 0 137 1 0 0 20 0 15 0 67324029 10804461568 2079321 18446744073709551615 4194304 4196468 140735797891712 140384154916848 140384663898754 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17347] ppid=17331 vsize=10551232 memory=0 CPUtime=0.28 cores=1,3,5,7
/proc/17334/task/17347/stat : 17347 (java) S 17331 17334 17093 0 -1 1077944384 1986 0 0 0 28 0 0 0 20 0 15 0 67324029 10804461568 2079321 18446744073709551615 4194304 4196468 140735797891712 140384153864560 140384663898754 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17348] ppid=17331 vsize=10551232 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17334/task/17348/stat : 17348 (java) S 17331 17334 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67324029 10804461568 2079321 18446744073709551615 4194304 4196468 140735797891712 140384152812000 140384663897813 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17349] ppid=17331 vsize=10551232 memory=4123522146643535793 CPUtime=0.04 cores=1,3,5,7
/proc/17334/task/17349/stat : 17349 (java) S 17331 17334 17093 0 -1 1077944384 236 0 0 0 2 2 0 0 20 0 15 0 67324032 10804461568 2079321 18446744073709551615 4194304 4196468 140735797891712 140384151759792 140384663898754 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 15 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
Current children cumulated CPU time: 258.4 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 8317284 KiB

[startup+86.4007 s]
/proc/loadavg: 5.20 4.49 4.12 6/209 17427
/proc/meminfo: memFree=21113748/32770624 swapFree=67108860/67108860
[pid=17334] ppid=17331 vsize=10551232 memory=8317284 CPUtime=259.92 cores=1,3,5,7
/proc/17334/stat : 17334 (java) S 17331 17334 17093 0 -1 1077944320 305327 0 0 0 24959 1033 0 0 20 0 15 0 67324016 10804461568 2079321 18446744073709551615 4194304 4196468 140735797891712 140735797874256 140384663887607 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 7 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
/proc/17334/statm: 2637808 2079321 3125 1 0 2627261 0
[pid=17334/tid=17336] ppid=17331 vsize=10551232 memory=4612 CPUtime=26.1 cores=1,3,5,7
/proc/17334/task/17336/stat : 17336 (java) S 17331 17334 17093 0 -1 1077944384 18925 0 0 0 2579 31 0 0 20 0 15 0 67324023 10804461568 2079321 18446744073709551615 4194304 4196468 140735797891712 140384668125552 140384663897813 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 3 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17337] ppid=17331 vsize=10551232 memory=1708 CPUtime=57.4 cores=1,3,5,7
/proc/17334/task/17337/stat : 17337 (java) R 17331 17334 17093 0 -1 4202560 54289 0 0 0 5494 246 0 0 20 0 15 0 67324024 10804461568 2079321 18446744073709551615 4194304 4196468 140735797891712 140384631445488 140384656515815 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17338] ppid=17331 vsize=10551232 memory=1444 CPUtime=57.28 cores=1,3,5,7
/proc/17334/task/17338/stat : 17338 (java) R 17331 17334 17093 0 -1 4202560 47750 0 0 0 5475 253 0 0 20 0 15 0 67324024 10804461568 2079321 18446744073709551615 4194304 4196468 140735797891712 140384274036904 140384656515815 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17339] ppid=17331 vsize=10551232 memory=-8774313645642428999 CPUtime=57.26 cores=1,3,5,7
/proc/17334/task/17339/stat : 17339 (java) R 17331 17334 17093 0 -1 4202560 67025 0 0 0 5487 239 0 0 20 0 15 0 67324024 10804461568 2079321 18446744073709551615 4194304 4196468 140735797891712 140384272984304 140384656515815 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17340] ppid=17331 vsize=10551232 memory=1228 CPUtime=57.49 cores=1,3,5,7
/proc/17334/task/17340/stat : 17340 (java) R 17331 17334 17093 0 -1 4202560 66354 0 0 0 5494 255 0 0 20 0 15 0 67324024 10804461568 2079321 18446744073709551615 4194304 4196468 140735797891712 140384271932120 140384645484618 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17341] ppid=17331 vsize=10551232 memory=37888 CPUtime=1.55 cores=1,3,5,7
/proc/17334/task/17341/stat : 17341 (java) S 17331 17334 17093 0 -1 1077944384 32847 0 0 0 153 2 0 0 20 0 15 0 67324026 10804461568 2079321 18446744073709551615 4194304 4196468 140735797891712 140384160179168 140384663897813 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17342] ppid=17331 vsize=10551232 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/17334/task/17342/stat : 17342 (java) S 17331 17334 17093 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 15 0 67324026 10804461568 2079321 18446744073709551615 4194304 4196468 140735797891712 140384159126880 140384663897813 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17343] ppid=17331 vsize=10551232 memory=2420 CPUtime=0 cores=1,3,5,7
/proc/17334/task/17343/stat : 17343 (java) S 17331 17334 17093 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 67324026 10804461568 2079321 18446744073709551615 4194304 4196468 140735797891712 140384158074496 140384663897813 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17344] ppid=17331 vsize=10551232 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/17334/task/17344/stat : 17344 (java) S 17331 17334 17093 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 67324029 10804461568 2079321 18446744073709551615 4194304 4196468 140735797891712 140384157016400 140384663897813 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17345] ppid=17331 vsize=10551232 memory=12200 CPUtime=1.05 cores=1,3,5,7
/proc/17334/task/17345/stat : 17345 (java) S 17331 17334 17093 0 -1 1077944384 6986 0 0 0 104 1 0 0 20 0 15 0 67324029 10804461568 2079321 18446744073709551615 4194304 4196468 140735797891712 140384155969648 140384663898754 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17346] ppid=17331 vsize=10551232 memory=1992 CPUtime=1.38 cores=1,3,5,7
/proc/17334/task/17346/stat : 17346 (java) S 17331 17334 17093 0 -1 1077944384 7473 0 0 0 137 1 0 0 20 0 15 0 67324029 10804461568 2079321 18446744073709551615 4194304 4196468 140735797891712 140384154916848 140384663898754 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17347] ppid=17331 vsize=10551232 memory=1204 CPUtime=0.28 cores=1,3,5,7
/proc/17334/task/17347/stat : 17347 (java) S 17331 17334 17093 0 -1 1077944384 1986 0 0 0 28 0 0 0 20 0 15 0 67324029 10804461568 2079321 18446744073709551615 4194304 4196468 140735797891712 140384153864560 140384663898754 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17348] ppid=17331 vsize=10551232 memory=8317284 CPUtime=0 cores=1,3,5,7
/proc/17334/task/17348/stat : 17348 (java) S 17331 17334 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 67324029 10804461568 2079321 18446744073709551615 4194304 4196468 140735797891712 140384152812000 140384663897813 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
[pid=17334/tid=17349] ppid=17331 vsize=10551232 memory=-8774313645642428999 CPUtime=0.04 cores=1,3,5,7
/proc/17334/task/17349/stat : 17349 (java) S 17331 17334 17093 0 -1 1077944384 236 0 0 0 2 2 0 0 20 0 15 0 67324032 10804461568 2079321 18446744073709551615 4194304 4196468 140735797891712 140384151759792 140384663898754 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 15 0 0 6293624 6294260 19701760 140735797899669 140735797899822 140735797899822 140735797903311 0
Current children cumulated CPU time: 259.92 s
Current children cumulated vsize: 10551232 KiB
Current children cumulated memory: 8317284 KiB

Child ended because it received signal 9 (SIGKILL)
Real time (s): 86.4525
CPU time (s): 259.991
CPU user time (s): 249.615
CPU system time (s): 10.3752
CPU usage (%): 300.732
Max. virtual memory (cumulated for all children) (KiB): 10553368
Max. memory (cumulated for all children) (KiB): 8343524

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 249.615
system time used= 10.3752
maximum resident set size= 8343524
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 305331
page faults= 0
swaps= 0
block input operations= 0
block output operations= 176
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 604019
involuntary context switches= 4872


# summary of solver processes directly reported to runsolver:
#   pid: 17334
#   total CPU time (s): 259.991
#   total CPU user time (s): 249.615
#   total CPU system time (s): 10.3752

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.56824 second user time and 0.842066 second system time

The end

Launcher Data

Begin job on node127 at 2017-08-13 20:54:18
IDJOB=4257920
IDBENCH=137964
IDSOLVER=2643
FILE ID=node127/4257920-1502651307
RUNJOBID= node127-1502642200-6041
PBS_JOBID= 
Free space on /tmp= 61924 MiB

SOLVER NAME= sat4j-CSP 2017-07-05
BENCH NAME= XCSP17/BinPacking/BinPacking-tab-sw100/BinPacking-tab-sw100-74.xml
COMMAND LINE= java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4257920-1502651307/watcher-4257920-1502651307 -o /tmp/evaluation-result-4257920-1502651307/solver-4257920-1502651307 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502642200-6041 --watchdog 312  java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4257920-1502651307.xml

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

MD5SUM BENCH= 748f42f61d3aaac6f60870392cb688ba
RANDOM SEED=811093060

node127.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.92
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.92
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.92
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.92
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:        29364372 kB
MemAvailable:   29914228 kB
Buffers:          202756 kB
Cached:           642668 kB
SwapCached:            0 kB
Active:          2757632 kB
Inactive:         219124 kB
Active(anon):    2080696 kB
Inactive(anon):    83872 kB
Active(file):     676936 kB
Inactive(file):   135252 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             39800 kB
Writeback:             0 kB
AnonPages:       2024388 kB
Mapped:            58968 kB
Shmem:             33444 kB
Slab:             132920 kB
SReclaimable:     107008 kB
SUnreclaim:        25912 kB
KernelStack:        3408 kB
PageTables:         8728 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2898040 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1931264 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 61904 MiB
End job on node127 at 2017-08-13 20:55:45