Trace number 4298556

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
MiniCPFever 2018-04-29? (TO) 2520.02 2496.12

General information on the benchmark

NameGracefulGraph/
GracefulGraph-K04-P03_c18.xml
MD5SUM76f2570dac1ecc86f40824dfede26263
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.80942
Satisfiable
(Un)Satisfiability was proved
Number of variables68
Number of constraints28
Number of domains2
Minimum domain size26
Maximum domain size27
Distribution of domain sizes[{"size":26,"count":26},{"size":27,"count":12}]
Minimum variable degree0
Maximum variable degree6
Distribution of variable degrees[{"degree":0,"count":30},{"degree":2,"count":26},{"degree":5,"count":8},{"degree":6,"count":4}]
Minimum constraint arity3
Maximum constraint arity26
Distribution of constraint arities[{"arity":3,"count":26},{"arity":12,"count":1},{"arity":26,"count":1}]
Number of extensional constraints0
Number of intensional constraints26
Distribution of constraint types[{"type":"intension","count":26},{"type":"allDifferent","count":2}]
Optimization problemNO
Type of objective

Solver Data

0.13/0.13	c version: 2018-04-11
0.13/0.13	c seed: 1811631
0.13/0.13	c timeout: -1
0.13/0.13	c memlimit: -1
0.13/0.13	c nbcore: -1
2520.00/2496.11	s UNKNOWN

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4298556-1532765876/watcher-4298556-1532765876 -o /tmp/evaluation-result-4298556-1532765876/solver-4298556-1532765876 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1532741282-23862 --watchdog 2580 java -jar minicp-1.0.jar HOME/instance-4298556-1532765876.xml 

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

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


[startup+0.100059 s]*
/proc/loadavg: 2.04 2.06 2.05 5/215 26664
/proc/meminfo: memFree=27101512/32770624 swapFree=67108496/67108860
[pid=26649] ppid=26646 vsize=10658972 memory=27436 CPUtime=0.13 cores=1,3,5,7
/proc/26649/stat : 26649 (java) S 26646 26649 23830 0 -1 1077944320 5290 0 0 0 12 1 0 0 20 0 15 0 94150827 10914787328 6859 33554432000 4194304 4196468 140725597326800 140725597309344 140386914918135 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
/proc/26649/statm: 2664743 6859 2831 1 0 2627263 0
[pid=26649/tid=26651] ppid=26646 vsize=10658972 memory=-7254949987974015097 CPUtime=0.09 cores=1,3,5,7
/proc/26649/task/26651/stat : 26651 (java) R 26646 26649 23830 0 -1 4202560 3102 0 0 0 8 1 0 0 20 0 15 0 94150827 10914787328 6859 33554432000 4194304 4196468 140725597326800 140386919140080 140386914939482 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26652] ppid=26646 vsize=10658972 memory=5793855913631566265 CPUtime=0 cores=1,3,5,7
/proc/26649/task/26652/stat : 26652 (java) S 26646 26649 23830 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94150828 10914787328 6859 33554432000 4194304 4196468 140725597326800 140386851609616 140386914928341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26653] ppid=26646 vsize=10658972 memory=140662621673088 CPUtime=0 cores=1,3,5,7
/proc/26649/task/26653/stat : 26653 (java) S 26646 26649 23830 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94150828 10914787328 6859 33554432000 4194304 4196468 140725597326800 140386850557072 140386914928341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26654] ppid=26646 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26649/task/26654/stat : 26654 (java) S 26646 26649 23830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94150828 10914787328 6859 33554432000 4194304 4196468 140725597326800 140386849504016 140386914928341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26655] ppid=26646 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26649/task/26655/stat : 26655 (java) S 26646 26649 23830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94150828 10914787328 6859 33554432000 4194304 4196468 140725597326800 140386848451472 140386914928341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26656] ppid=26646 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26649/task/26656/stat : 26656 (java) S 26646 26649 23830 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94150829 10914787328 6859 33554432000 4194304 4196468 140725597326800 140385949878512 140386914929282 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26657] ppid=26646 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26649/task/26657/stat : 26657 (java) S 26646 26649 23830 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 94150830 10914787328 6859 33554432000 4194304 4196468 140725597326800 140385948824736 140386914928341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26658] ppid=26646 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26649/task/26658/stat : 26658 (java) S 26646 26649 23830 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94150830 10914787328 6859 33554432000 4194304 4196468 140725597326800 140385947771632 140386914928341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26659] ppid=26646 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26649/task/26659/stat : 26659 (java) S 26646 26649 23830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94150832 10914787328 6859 33554432000 4194304 4196468 140725597326800 140385946720208 140386914936731 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26660] ppid=26646 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26649/task/26660/stat : 26660 (java) R 26646 26649 23830 0 -1 1077944384 426 0 0 0 0 0 0 0 20 0 15 0 94150832 10914787328 6859 33554432000 4194304 4196468 140725597326800 140385945668432 140386914928341 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26661] ppid=26646 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26649/task/26661/stat : 26661 (java) R 26646 26649 23830 0 -1 4202560 43 0 0 0 0 0 0 0 20 0 15 0 94150832 10914787328 6859 33554432000 4194304 4196468 140725597326800 140385944607296 140386898303255 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26662] ppid=26646 vsize=10658972 memory=140662621673088 CPUtime=0.02 cores=1,3,5,7
/proc/26649/task/26662/stat : 26662 (java) R 26646 26649 23830 0 -1 4202560 353 0 0 0 2 0 0 0 20 0 15 0 94150832 10914787328 6859 33554432000 4194304 4196468 140725597326800 140385943562736 140386894044902 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26663] ppid=26646 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26649/task/26663/stat : 26663 (java) S 26646 26649 23830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94150832 10914787328 6859 33554432000 4194304 4196468 140725597326800 140385942510432 140386914928341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26664] ppid=26646 vsize=10658972 memory=140662621673088 CPUtime=0 cores=1,3,5,7
/proc/26649/task/26664/stat : 26664 (java) R 26646 26649 23830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94150832 10914787328 6859 33554432000 4194304 4196468 140725597326800 140385941457456 140386914929282 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10658972 KiB
Current children cumulated memory: 27436 KiB

[startup+0.210748 s]*
/proc/loadavg: 2.04 2.06 2.05 3/215 26664
/proc/meminfo: memFree=27088976/32770624 swapFree=67108496/67108860
[pid=26649] ppid=26646 vsize=10659048 memory=40284 CPUtime=0.32 cores=1,3,5,7
/proc/26649/stat : 26649 (java) S 26646 26649 23830 0 -1 1077944320 8120 0 0 0 30 2 0 0 20 0 15 0 94150827 10914865152 10071 33554432000 4194304 4196468 140725597326800 140725597309344 140386914918135 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
/proc/26649/statm: 2664762 10071 2985 1 0 2627263 0
[pid=26649/tid=26651] ppid=26646 vsize=10659048 memory=6735269665583770266 CPUtime=0.2 cores=1,3,5,7
/proc/26649/task/26651/stat : 26651 (java) R 26646 26649 23830 0 -1 4202560 5207 0 0 0 18 2 0 0 20 0 15 0 94150827 10914865152 10071 33554432000 4194304 4196468 140725597326800 140386919150448 140386898998622 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26652] ppid=26646 vsize=10659048 memory=4211974388826463626 CPUtime=0 cores=1,3,5,7
/proc/26649/task/26652/stat : 26652 (java) S 26646 26649 23830 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94150828 10914865152 10071 33554432000 4194304 4196468 140725597326800 140386851609616 140386914928341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26653] ppid=26646 vsize=10659048 memory=140662621673088 CPUtime=0 cores=1,3,5,7
/proc/26649/task/26653/stat : 26653 (java) S 26646 26649 23830 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94150828 10914865152 10071 33554432000 4194304 4196468 140725597326800 140386850557072 140386914928341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26654] ppid=26646 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26649/task/26654/stat : 26654 (java) S 26646 26649 23830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94150828 10914865152 10071 33554432000 4194304 4196468 140725597326800 140386849504016 140386914928341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26655] ppid=26646 vsize=10659048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26649/task/26655/stat : 26655 (java) S 26646 26649 23830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94150828 10914865152 10071 33554432000 4194304 4196468 140725597326800 140386848451472 140386914928341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26656] ppid=26646 vsize=10659048 memory=140662621673088 CPUtime=0 cores=1,3,5,7
/proc/26649/task/26656/stat : 26656 (java) S 26646 26649 23830 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94150829 10914865152 10071 33554432000 4194304 4196468 140725597326800 140385949878512 140386914929282 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26657] ppid=26646 vsize=10659048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26649/task/26657/stat : 26657 (java) S 26646 26649 23830 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 94150830 10914865152 10071 33554432000 4194304 4196468 140725597326800 140385948824736 140386914928341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26658] ppid=26646 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26649/task/26658/stat : 26658 (java) S 26646 26649 23830 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94150830 10914865152 10071 33554432000 4194304 4196468 140725597326800 140385947771632 140386914928341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26659] ppid=26646 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26649/task/26659/stat : 26659 (java) S 26646 26649 23830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94150832 10914865152 10071 33554432000 4194304 4196468 140725597326800 140385946720208 140386914936731 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26660] ppid=26646 vsize=10659048 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/26649/task/26660/stat : 26660 (java) S 26646 26649 23830 0 -1 1077944384 587 0 0 0 1 0 0 0 20 0 15 0 94150832 10914865152 10071 33554432000 4194304 4196468 140725597326800 140385945668336 140386914929282 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26661] ppid=26646 vsize=10659048 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/26649/task/26661/stat : 26661 (java) S 26646 26649 23830 0 -1 1077944384 148 0 0 0 2 0 0 0 20 0 15 0 94150832 10914865152 10071 33554432000 4194304 4196468 140725597326800 140385944615792 140386914929282 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26662] ppid=26646 vsize=10659048 memory=140662621673088 CPUtime=0.07 cores=1,3,5,7
/proc/26649/task/26662/stat : 26662 (java) S 26646 26649 23830 0 -1 1077944384 810 0 0 0 7 0 0 0 20 0 15 0 94150832 10914865152 10071 33554432000 4194304 4196468 140725597326800 140385943562736 140386914929282 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26663] ppid=26646 vsize=10659048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26649/task/26663/stat : 26663 (java) S 26646 26649 23830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94150832 10914865152 10071 33554432000 4194304 4196468 140725597326800 140385942510432 140386914928341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26664] ppid=26646 vsize=10659048 memory=140662621673088 CPUtime=0 cores=1,3,5,7
/proc/26649/task/26664/stat : 26664 (java) S 26646 26649 23830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94150832 10914865152 10071 33554432000 4194304 4196468 140725597326800 140385941457456 140386914929282 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 40284 KiB

[startup+0.311176 s]*
/proc/loadavg: 2.04 2.06 2.05 5/215 26664
/proc/meminfo: memFree=27081532/32770624 swapFree=67108496/67108860
[pid=26649] ppid=26646 vsize=10659048 memory=47156 CPUtime=0.56 cores=1,3,5,7
/proc/26649/stat : 26649 (java) S 26646 26649 23830 0 -1 1077944320 8986 0 0 0 53 3 0 0 20 0 15 0 94150827 10914865152 11789 33554432000 4194304 4196468 140725597326800 140725597309344 140386914918135 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
/proc/26649/statm: 2664762 11789 3057 1 0 2627263 0
[pid=26649/tid=26651] ppid=26646 vsize=10659048 memory=4871374705135476842 CPUtime=0.3 cores=1,3,5,7
/proc/26649/task/26651/stat : 26651 (java) R 26646 26649 23830 0 -1 4202560 5664 0 0 0 28 2 0 0 20 0 15 0 94150827 10914865152 11789 33554432000 4194304 4196468 140725597326800 140386919155088 140386898961765 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26652] ppid=26646 vsize=10659048 memory=4211974388826463626 CPUtime=0 cores=1,3,5,7
/proc/26649/task/26652/stat : 26652 (java) S 26646 26649 23830 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94150828 10914865152 11789 33554432000 4194304 4196468 140725597326800 140386851609616 140386914928341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26653] ppid=26646 vsize=10659048 memory=140662621675432 CPUtime=0 cores=1,3,5,7
/proc/26649/task/26653/stat : 26653 (java) S 26646 26649 23830 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94150828 10914865152 11789 33554432000 4194304 4196468 140725597326800 140386850557072 140386914928341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26654] ppid=26646 vsize=10659048 memory=140662460778278 CPUtime=0 cores=1,3,5,7
/proc/26649/task/26654/stat : 26654 (java) S 26646 26649 23830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94150828 10914865152 11789 33554432000 4194304 4196468 140725597326800 140386849504016 140386914928341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26655] ppid=26646 vsize=10659048 memory=140662460763599 CPUtime=0 cores=1,3,5,7
/proc/26649/task/26655/stat : 26655 (java) S 26646 26649 23830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94150828 10914865152 11789 33554432000 4194304 4196468 140725597326800 140386848451472 140386914928341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26656] ppid=26646 vsize=10659048 memory=140662621696945 CPUtime=0 cores=1,3,5,7
/proc/26649/task/26656/stat : 26656 (java) S 26646 26649 23830 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94150829 10914865152 11789 33554432000 4194304 4196468 140725597326800 140385949878512 140386914929282 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26657] ppid=26646 vsize=10659048 memory=140662460772783 CPUtime=0 cores=1,3,5,7
/proc/26649/task/26657/stat : 26657 (java) S 26646 26649 23830 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 94150830 10914865152 11789 33554432000 4194304 4196468 140725597326800 140385948824736 140386914928341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26658] ppid=26646 vsize=10659048 memory=281324921536400 CPUtime=0 cores=1,3,5,7
/proc/26649/task/26658/stat : 26658 (java) S 26646 26649 23830 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94150830 10914865152 11789 33554432000 4194304 4196468 140725597326800 140385947771632 140386914928341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26659] ppid=26646 vsize=10659048 memory=281324921534096 CPUtime=0 cores=1,3,5,7
/proc/26649/task/26659/stat : 26659 (java) S 26646 26649 23830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94150832 10914865152 11789 33554432000 4194304 4196468 140725597326800 140385946720208 140386914936731 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26660] ppid=26646 vsize=10659048 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/26649/task/26660/stat : 26660 (java) S 26646 26649 23830 0 -1 1077944384 704 0 0 0 5 0 0 0 20 0 15 0 94150832 10914865152 11789 33554432000 4194304 4196468 140725597326800 140385945668336 140386914929282 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26661] ppid=26646 vsize=10659048 memory=-1 CPUtime=0.05 cores=1,3,5,7
/proc/26649/task/26661/stat : 26661 (java) S 26646 26649 23830 0 -1 1077944384 290 0 0 0 5 0 0 0 20 0 15 0 94150832 10914865152 11789 33554432000 4194304 4196468 140725597326800 140385944615792 140386914929282 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26662] ppid=26646 vsize=10659048 memory=140662621673088 CPUtime=0.14 cores=1,3,5,7
/proc/26649/task/26662/stat : 26662 (java) R 26646 26649 23830 0 -1 4202560 967 0 0 0 14 0 0 0 20 0 15 0 94150832 10914865152 11789 33554432000 4194304 4196468 140725597326800 140385943559184 140386893869426 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26663] ppid=26646 vsize=10659048 memory=2208 CPUtime=0 cores=1,3,5,7
/proc/26649/task/26663/stat : 26663 (java) S 26646 26649 23830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94150832 10914865152 11789 33554432000 4194304 4196468 140725597326800 140385942510432 140386914928341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26664] ppid=26646 vsize=10659048 memory=140662621673088 CPUtime=0 cores=1,3,5,7
/proc/26649/task/26664/stat : 26664 (java) S 26646 26649 23830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94150832 10914865152 11789 33554432000 4194304 4196468 140725597326800 140385941457456 140386914929282 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
Current children cumulated CPU time: 0.56 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 47156 KiB

[startup+0.700814 s]
/proc/loadavg: 2.04 2.06 2.05 5/215 26664
/proc/meminfo: memFree=27058468/32770624 swapFree=67108496/67108860
[pid=26649] ppid=26646 vsize=10659048 memory=97656 CPUtime=1.72 cores=1,3,5,7
/proc/26649/stat : 26649 (java) S 26646 26649 23830 0 -1 1077944320 14420 0 0 0 167 5 0 0 20 0 15 0 94150827 10914865152 24414 33554432000 4194304 4196468 140725597326800 140725597309344 140386914918135 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
/proc/26649/statm: 2664762 24414 3095 1 0 2627263 0
[pid=26649/tid=26651] ppid=26646 vsize=10659048 memory=1616 CPUtime=0.68 cores=1,3,5,7
/proc/26649/task/26651/stat : 26651 (java) R 26646 26649 23830 0 -1 4202560 5746 0 0 0 65 3 0 0 20 0 15 0 94150827 10914865152 24414 33554432000 4194304 4196468 140725597326800 140386919154800 140386528801648 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26652] ppid=26646 vsize=10659048 memory=1836 CPUtime=0 cores=1,3,5,7
/proc/26649/task/26652/stat : 26652 (java) S 26646 26649 23830 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94150828 10914865152 24414 33554432000 4194304 4196468 140725597326800 140386851609616 140386914928341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26653] ppid=26646 vsize=10659048 memory=1132 CPUtime=0 cores=1,3,5,7
/proc/26649/task/26653/stat : 26653 (java) S 26646 26649 23830 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 94150828 10914865152 24414 33554432000 4194304 4196468 140725597326800 140386850557072 140386914928341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26654] ppid=26646 vsize=10659048 memory=7235408084361307456 CPUtime=0 cores=1,3,5,7
/proc/26649/task/26654/stat : 26654 (java) S 26646 26649 23830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94150828 10914865152 24414 33554432000 4194304 4196468 140725597326800 140386849504016 140386914928341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26655] ppid=26646 vsize=10659048 memory=7739276948478193257 CPUtime=0 cores=1,3,5,7
/proc/26649/task/26655/stat : 26655 (java) S 26646 26649 23830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94150828 10914865152 24414 33554432000 4194304 4196468 140725597326800 140386848451472 140386914928341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26656] ppid=26646 vsize=10659048 memory=6154282490091891024 CPUtime=0 cores=1,3,5,7
/proc/26649/task/26656/stat : 26656 (java) S 26646 26649 23830 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 94150829 10914865152 24414 33554432000 4194304 4196468 140725597326800 140385949878512 140386914929282 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26657] ppid=26646 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26649/task/26657/stat : 26657 (java) S 26646 26649 23830 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 94150830 10914865152 24414 33554432000 4194304 4196468 140725597326800 140385948824736 140386914928341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26658] ppid=26646 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26649/task/26658/stat : 26658 (java) S 26646 26649 23830 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 94150830 10914865152 24414 33554432000 4194304 4196468 140725597326800 140385947771632 140386914928341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26659] ppid=26646 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26649/task/26659/stat : 26659 (java) S 26646 26649 23830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94150832 10914865152 24414 33554432000 4194304 4196468 140725597326800 140385946720208 140386914936731 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26660] ppid=26646 vsize=10659048 memory=3264 CPUtime=0.39 cores=1,3,5,7
/proc/26649/task/26660/stat : 26660 (java) R 26646 26649 23830 0 -1 4202560 3162 0 0 0 39 0 0 0 20 0 15 0 94150832 10914865152 24414 33554432000 4194304 4196468 140725597326800 140385945654392 140386896465681 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26661] ppid=26646 vsize=10659048 memory=4 CPUtime=0.4 cores=1,3,5,7
/proc/26649/task/26661/stat : 26661 (java) R 26646 26649 23830 0 -1 4202560 2408 0 0 0 40 0 0 0 20 0 15 0 94150832 10914865152 24414 33554432000 4194304 4196468 140725597326800 140385944601848 140386896461424 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26662] ppid=26646 vsize=10659048 memory=0 CPUtime=0.21 cores=1,3,5,7
/proc/26649/task/26662/stat : 26662 (java) S 26646 26649 23830 0 -1 1077944384 1732 0 0 0 21 0 0 0 20 0 15 0 94150832 10914865152 24414 33554432000 4194304 4196468 140725597326800 140385943562736 140386914929282 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26663] ppid=26646 vsize=10659048 memory=281324921720304 CPUtime=0 cores=1,3,5,7
/proc/26649/task/26663/stat : 26663 (java) S 26646 26649 23830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94150832 10914865152 24414 33554432000 4194304 4196468 140725597326800 140385942510432 140386914928341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26664] ppid=26646 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26649/task/26664/stat : 26664 (java) S 26646 26649 23830 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 94150832 10914865152 24414 33554432000 4194304 4196468 140725597326800 140385941457456 140386914929282 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
Current children cumulated CPU time: 1.72 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 97656 KiB

[startup+1.50082 s]
/proc/loadavg: 2.04 2.06 2.05 4/215 26664
/proc/meminfo: memFree=26981896/32770624 swapFree=67108496/67108860
[pid=26649] ppid=26646 vsize=10659048 memory=196032 CPUtime=3.12 cores=1,3,5,7
/proc/26649/stat : 26649 (java) S 26646 26649 23830 0 -1 1077944320 18329 0 0 0 305 7 0 0 20 0 15 0 94150827 10914865152 49008 33554432000 4194304 4196468 140725597326800 140725597309344 140386914918135 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
/proc/26649/statm: 2664762 49008 3115 1 0 2627263 0
[pid=26649/tid=26651] ppid=26646 vsize=10659048 memory=0 CPUtime=1.47 cores=1,3,5,7
/proc/26649/task/26651/stat : 26651 (java) R 26646 26649 23830 0 -1 4202560 6057 0 0 0 143 4 0 0 20 0 15 0 94150827 10914865152 49008 33554432000 4194304 4196468 140725597326800 140386919154952 140386896324410 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26652] ppid=26646 vsize=10659048 memory=-2746958450906831424 CPUtime=0 cores=1,3,5,7
/proc/26649/task/26652/stat : 26652 (java) S 26646 26649 23830 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 94150828 10914865152 49008 33554432000 4194304 4196468 140725597326800 140386851609616 140386914928341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26653] ppid=26646 vsize=10659048 memory=4947372001827592832 CPUtime=0 cores=1,3,5,7
/proc/26649/task/26653/stat : 26653 (java) S 26646 26649 23830 0 -1 1077944384 213 0 0 0 0 0 0 0 20 0 15 0 94150828 10914865152 49008 33554432000 4194304 4196468 140725597326800 140386850557072 140386914928341 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26654] ppid=26646 vsize=10659048 memory=-6007660418857049897 CPUtime=0 cores=1,3,5,7
/proc/26649/task/26654/stat : 26654 (java) S 26646 26649 23830 0 -1 1077944384 141 0 0 0 0 0 0 0 20 0 15 0 94150828 10914865152 49008 33554432000 4194304 4196468 140725597326800 140386849504016 140386914928341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26655] ppid=26646 vsize=10659048 memory=-6007341587083253635 CPUtime=0 cores=1,3,5,7
/proc/26649/task/26655/stat : 26655 (java) S 26646 26649 23830 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 94150828 10914865152 49008 33554432000 4194304 4196468 140725597326800 140386848451472 140386914928341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26656] ppid=26646 vsize=10659048 memory=-6305709516358182016 CPUtime=0 cores=1,3,5,7
/proc/26649/task/26656/stat : 26656 (java) S 26646 26649 23830 0 -1 1077944384 171 0 0 0 0 0 0 0 20 0 15 0 94150829 10914865152 49008 33554432000 4194304 4196468 140725597326800 140385949878512 140386914929282 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0

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

/proc/26649/task/26651/stat : 26651 (java) R 26646 26649 23830 0 -1 4202560 24831 0 0 0 236526 25 0 0 20 0 15 0 94150827 10914865152 108405 33554432000 4194304 4196468 140725597326800 140386919157536 140386528931697 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26652] ppid=26646 vsize=10659048 memory=431572 CPUtime=7.47 cores=1,3,5,7
/proc/26649/task/26652/stat : 26652 (java) S 26646 26649 23830 0 -1 1077944384 8131 0 0 0 700 47 0 0 20 0 15 0 94150828 10914865152 108405 33554432000 4194304 4196468 140725597326800 140386851609616 140386914928341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26653] ppid=26646 vsize=10659048 memory=431572 CPUtime=7.47 cores=1,3,5,7
/proc/26649/task/26653/stat : 26653 (java) S 26646 26649 23830 0 -1 1077944384 5735 0 0 0 701 46 0 0 20 0 15 0 94150828 10914865152 108405 33554432000 4194304 4196468 140725597326800 140386850557072 140386914928341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26654] ppid=26646 vsize=10659048 memory=431572 CPUtime=7.48 cores=1,3,5,7
/proc/26649/task/26654/stat : 26654 (java) S 26646 26649 23830 0 -1 1077944384 5982 0 0 0 697 51 0 0 20 0 15 0 94150828 10914865152 108405 33554432000 4194304 4196468 140725597326800 140386849504016 140386914928341 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26655] ppid=26646 vsize=10659048 memory=431572 CPUtime=7.44 cores=1,3,5,7
/proc/26649/task/26655/stat : 26655 (java) S 26646 26649 23830 0 -1 1077944384 6506 0 0 0 693 51 0 0 20 0 15 0 94150828 10914865152 108405 33554432000 4194304 4196468 140725597326800 140386848451472 140386914928341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26656] ppid=26646 vsize=10659048 memory=433620 CPUtime=6.42 cores=1,3,5,7
/proc/26649/task/26656/stat : 26656 (java) S 26646 26649 23830 0 -1 1077944384 7415 0 0 0 594 48 0 0 20 0 15 0 94150829 10914865152 108405 33554432000 4194304 4196468 140725597326800 140385949878512 140386914929282 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26657] ppid=26646 vsize=10659048 memory=68 CPUtime=0 cores=1,3,5,7
/proc/26649/task/26657/stat : 26657 (java) S 26646 26649 23830 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 94150830 10914865152 108405 33554432000 4194304 4196468 140725597326800 140385948824736 140386914928341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26658] ppid=26646 vsize=10659048 memory=427476 CPUtime=0 cores=1,3,5,7
/proc/26649/task/26658/stat : 26658 (java) S 26646 26649 23830 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 94150830 10914865152 108405 33554432000 4194304 4196468 140725597326800 140385947771632 140386914928341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26659] ppid=26646 vsize=10659048 memory=427476 CPUtime=0 cores=1,3,5,7
/proc/26649/task/26659/stat : 26659 (java) S 26646 26649 23830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94150832 10914865152 108405 33554432000 4194304 4196468 140725597326800 140385946720208 140386914936731 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26660] ppid=26646 vsize=10659048 memory=427476 CPUtime=0.74 cores=1,3,5,7
/proc/26649/task/26660/stat : 26660 (java) S 26646 26649 23830 0 -1 1077944384 4531 0 0 0 73 1 0 0 20 0 15 0 94150832 10914865152 108405 33554432000 4194304 4196468 140725597326800 140385945668336 140386914929282 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26661] ppid=26646 vsize=10659048 memory=4872558142750482498 CPUtime=0.72 cores=1,3,5,7
/proc/26649/task/26661/stat : 26661 (java) S 26646 26649 23830 0 -1 1077944384 4373 0 0 0 71 1 0 0 20 0 15 0 94150832 10914865152 108405 33554432000 4194304 4196468 140725597326800 140385944615792 140386914929282 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26662] ppid=26646 vsize=10659048 memory=433620 CPUtime=0.25 cores=1,3,5,7
/proc/26649/task/26662/stat : 26662 (java) S 26646 26649 23830 0 -1 1077944384 1887 0 0 0 25 0 0 0 20 0 15 0 94150832 10914865152 108405 33554432000 4194304 4196468 140725597326800 140385943562736 140386914929282 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26663] ppid=26646 vsize=10659048 memory=433620 CPUtime=0 cores=1,3,5,7
/proc/26649/task/26663/stat : 26663 (java) S 26646 26649 23830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94150832 10914865152 108405 33554432000 4194304 4196468 140725597326800 140385942510432 140386914928341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26664] ppid=26646 vsize=10659048 memory=431572 CPUtime=1.16 cores=1,3,5,7
/proc/26649/task/26664/stat : 26664 (java) S 26646 26649 23830 0 -1 1077944384 988 0 0 0 52 64 0 0 20 0 15 0 94150832 10914865152 108405 33554432000 4194304 4196468 140725597326800 140385941457456 140386914929282 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
Current children cumulated CPU time: 2404.74 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 433620 KiB

[startup+2442.3 s]
/proc/loadavg: 1.30 1.41 1.42 3/215 26816
/proc/meminfo: memFree=26725660/32770624 swapFree=67108496/67108860
[pid=26649] ppid=26646 vsize=10659048 memory=439764 CPUtime=2465.51 cores=1,3,5,7
/proc/26649/stat : 26649 (java) S 26646 26649 23830 0 -1 1077944320 73517 0 0 0 246280 271 0 0 20 0 15 0 94150827 10914865152 109941 33554432000 4194304 4196468 140725597326800 140725597309344 140386914918135 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
/proc/26649/statm: 2664762 109941 3127 1 0 2627263 0
[pid=26649/tid=26651] ppid=26646 vsize=10659048 memory=439764 CPUtime=2425.03 cores=1,3,5,7
/proc/26649/task/26651/stat : 26651 (java) R 26646 26649 23830 0 -1 4202560 25295 0 0 0 242477 26 0 0 20 0 15 0 94150827 10914865152 109941 33554432000 4194304 4196468 140725597326800 140386919157568 140386528933585 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26652] ppid=26646 vsize=10659048 memory=437716 CPUtime=7.73 cores=1,3,5,7
/proc/26649/task/26652/stat : 26652 (java) S 26646 26649 23830 0 -1 1077944384 8385 0 0 0 725 48 0 0 20 0 15 0 94150828 10914865152 109941 33554432000 4194304 4196468 140725597326800 140386851609616 140386914928341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26653] ppid=26646 vsize=10659048 memory=437716 CPUtime=7.74 cores=1,3,5,7
/proc/26649/task/26653/stat : 26653 (java) S 26646 26649 23830 0 -1 1077944384 5879 0 0 0 727 47 0 0 20 0 15 0 94150828 10914865152 109941 33554432000 4194304 4196468 140725597326800 140386850557072 140386914928341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26654] ppid=26646 vsize=10659048 memory=439764 CPUtime=7.74 cores=1,3,5,7
/proc/26649/task/26654/stat : 26654 (java) S 26646 26649 23830 0 -1 1077944384 6421 0 0 0 723 51 0 0 20 0 15 0 94150828 10914865152 109941 33554432000 4194304 4196468 140725597326800 140386849504016 140386914928341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26655] ppid=26646 vsize=10659048 memory=439764 CPUtime=7.71 cores=1,3,5,7
/proc/26649/task/26655/stat : 26655 (java) S 26646 26649 23830 0 -1 1077944384 6723 0 0 0 719 52 0 0 20 0 15 0 94150828 10914865152 109941 33554432000 4194304 4196468 140725597326800 140386848451472 140386914928341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26656] ppid=26646 vsize=10659048 memory=439764 CPUtime=6.59 cores=1,3,5,7
/proc/26649/task/26656/stat : 26656 (java) S 26646 26649 23830 0 -1 1077944384 7592 0 0 0 610 49 0 0 20 0 15 0 94150829 10914865152 109941 33554432000 4194304 4196468 140725597326800 140385949878512 140386914929282 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26657] ppid=26646 vsize=10659048 memory=439764 CPUtime=0 cores=1,3,5,7
/proc/26649/task/26657/stat : 26657 (java) S 26646 26649 23830 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 94150830 10914865152 109941 33554432000 4194304 4196468 140725597326800 140385948824736 140386914928341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26658] ppid=26646 vsize=10659048 memory=928 CPUtime=0 cores=1,3,5,7
/proc/26649/task/26658/stat : 26658 (java) S 26646 26649 23830 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 94150830 10914865152 109941 33554432000 4194304 4196468 140725597326800 140385947771632 140386914928341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26659] ppid=26646 vsize=10659048 memory=6628 CPUtime=0 cores=1,3,5,7
/proc/26649/task/26659/stat : 26659 (java) S 26646 26649 23830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94150832 10914865152 109941 33554432000 4194304 4196468 140725597326800 140385946720208 140386914936731 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26660] ppid=26646 vsize=10659048 memory=439764 CPUtime=0.74 cores=1,3,5,7
/proc/26649/task/26660/stat : 26660 (java) S 26646 26649 23830 0 -1 1077944384 4534 0 0 0 73 1 0 0 20 0 15 0 94150832 10914865152 109941 33554432000 4194304 4196468 140725597326800 140385945668336 140386914929282 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26661] ppid=26646 vsize=10659048 memory=439764 CPUtime=0.72 cores=1,3,5,7
/proc/26649/task/26661/stat : 26661 (java) S 26646 26649 23830 0 -1 1077944384 4375 0 0 0 71 1 0 0 20 0 15 0 94150832 10914865152 109941 33554432000 4194304 4196468 140725597326800 140385944615792 140386914929282 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26662] ppid=26646 vsize=10659048 memory=439764 CPUtime=0.25 cores=1,3,5,7
/proc/26649/task/26662/stat : 26662 (java) S 26646 26649 23830 0 -1 1077944384 1889 0 0 0 25 0 0 0 20 0 15 0 94150832 10914865152 109941 33554432000 4194304 4196468 140725597326800 140385943562736 140386914929282 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26663] ppid=26646 vsize=10659048 memory=439764 CPUtime=0 cores=1,3,5,7
/proc/26649/task/26663/stat : 26663 (java) S 26646 26649 23830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94150832 10914865152 109941 33554432000 4194304 4196468 140725597326800 140385942510432 140386914928341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26664] ppid=26646 vsize=10659048 memory=439764 CPUtime=1.19 cores=1,3,5,7
/proc/26649/task/26664/stat : 26664 (java) S 26646 26649 23830 0 -1 1077944384 1005 0 0 0 54 65 0 0 20 0 15 0 94150832 10914865152 109941 33554432000 4194304 4196468 140725597326800 140385941457456 140386914929282 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
Current children cumulated CPU time: 2465.51 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 439764 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2496.11 s]
/proc/loadavg: 1.11 1.34 1.40 3/215 26816
/proc/meminfo: memFree=26714032/32770624 swapFree=67108496/67108860
[pid=26649] ppid=26646 vsize=10659048 memory=445908 CPUtime=2520 cores=1,3,5,7
/proc/26649/stat : 26649 (java) S 26646 26649 23830 0 -1 1077944320 75255 0 0 0 251723 277 0 0 20 0 15 0 94150827 10914865152 111477 33554432000 4194304 4196468 140725597326800 140725597309344 140386914918135 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
/proc/26649/statm: 2664762 111477 3127 1 0 2627263 0
[pid=26649/tid=26651] ppid=26646 vsize=10659048 memory=445908 CPUtime=2478.37 cores=1,3,5,7
/proc/26649/task/26651/stat : 26651 (java) R 26646 26649 23830 0 -1 4202560 25737 0 0 0 247811 26 0 0 20 0 15 0 94150827 10914865152 111477 33554432000 4194304 4196468 140725597326800 140386919157536 140386528939788 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26652] ppid=26646 vsize=10659048 memory=445908 CPUtime=7.98 cores=1,3,5,7
/proc/26649/task/26652/stat : 26652 (java) S 26646 26649 23830 0 -1 1077944384 8653 0 0 0 749 49 0 0 20 0 15 0 94150828 10914865152 111477 33554432000 4194304 4196468 140725597326800 140386851609616 140386914928341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26653] ppid=26646 vsize=10659048 memory=443860 CPUtime=7.98 cores=1,3,5,7
/proc/26649/task/26653/stat : 26653 (java) S 26646 26649 23830 0 -1 1077944384 6140 0 0 0 750 48 0 0 20 0 15 0 94150828 10914865152 111477 33554432000 4194304 4196468 140725597326800 140386850557072 140386914928341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26654] ppid=26646 vsize=10659048 memory=443860 CPUtime=7.99 cores=1,3,5,7
/proc/26649/task/26654/stat : 26654 (java) S 26646 26649 23830 0 -1 1077944384 6607 0 0 0 746 53 0 0 20 0 15 0 94150828 10914865152 111477 33554432000 4194304 4196468 140725597326800 140386849504016 140386914928341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26655] ppid=26646 vsize=10659048 memory=445908 CPUtime=7.95 cores=1,3,5,7
/proc/26649/task/26655/stat : 26655 (java) S 26646 26649 23830 0 -1 1077944384 7104 0 0 0 742 53 0 0 20 0 15 0 94150828 10914865152 111477 33554432000 4194304 4196468 140725597326800 140386848451472 140386914928341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26656] ppid=26646 vsize=10659048 memory=445908 CPUtime=6.73 cores=1,3,5,7
/proc/26649/task/26656/stat : 26656 (java) S 26646 26649 23830 0 -1 1077944384 7770 0 0 0 623 50 0 0 20 0 15 0 94150829 10914865152 111477 33554432000 4194304 4196468 140725597326800 140385949878512 140386914929282 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26657] ppid=26646 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26649/task/26657/stat : 26657 (java) S 26646 26649 23830 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 94150830 10914865152 111477 33554432000 4194304 4196468 140725597326800 140385948824736 140386914928341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26658] ppid=26646 vsize=10659048 memory=441812 CPUtime=0 cores=1,3,5,7
/proc/26649/task/26658/stat : 26658 (java) S 26646 26649 23830 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 94150830 10914865152 111477 33554432000 4194304 4196468 140725597326800 140385947771632 140386914928341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26659] ppid=26646 vsize=10659048 memory=3872 CPUtime=0 cores=1,3,5,7
/proc/26649/task/26659/stat : 26659 (java) S 26646 26649 23830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94150832 10914865152 111477 33554432000 4194304 4196468 140725597326800 140385946720208 140386914936731 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26660] ppid=26646 vsize=10659048 memory=27280 CPUtime=0.74 cores=1,3,5,7
/proc/26649/task/26660/stat : 26660 (java) S 26646 26649 23830 0 -1 1077944384 4536 0 0 0 73 1 0 0 20 0 15 0 94150832 10914865152 111477 33554432000 4194304 4196468 140725597326800 140385945668336 140386914929282 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26661] ppid=26646 vsize=10659048 memory=445908 CPUtime=0.72 cores=1,3,5,7
/proc/26649/task/26661/stat : 26661 (java) S 26646 26649 23830 0 -1 1077944384 4377 0 0 0 71 1 0 0 20 0 15 0 94150832 10914865152 111477 33554432000 4194304 4196468 140725597326800 140385944615792 140386914929282 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26662] ppid=26646 vsize=10659048 memory=445908 CPUtime=0.25 cores=1,3,5,7
/proc/26649/task/26662/stat : 26662 (java) S 26646 26649 23830 0 -1 1077944384 1891 0 0 0 25 0 0 0 20 0 15 0 94150832 10914865152 111477 33554432000 4194304 4196468 140725597326800 140385943562736 140386914929282 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26663] ppid=26646 vsize=10659048 memory=445908 CPUtime=0 cores=1,3,5,7
/proc/26649/task/26663/stat : 26663 (java) S 26646 26649 23830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94150832 10914865152 111477 33554432000 4194304 4196468 140725597326800 140385942510432 140386914928341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26664] ppid=26646 vsize=10659048 memory=2788 CPUtime=1.21 cores=1,3,5,7
/proc/26649/task/26664/stat : 26664 (java) S 26646 26649 23830 0 -1 1077944384 1021 0 0 0 55 66 0 0 20 0 15 0 94150832 10914865152 111477 33554432000 4194304 4196468 140725597326800 140385941457456 140386914929282 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 445908 KiB

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

[startup+2496.12 s]
# the end of solver process 26649 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2517.25 s, system=2.77387 s

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

[startup+2496.11 s]
/proc/loadavg: 1.11 1.34 1.40 3/215 26816
/proc/meminfo: memFree=26714032/32770624 swapFree=67108496/67108860
[pid=26649] ppid=26646 vsize=10659048 memory=445908 CPUtime=2520 cores=1,3,5,7
/proc/26649/stat : 26649 (java) S 26646 26649 23830 0 -1 1077944320 75255 0 0 0 251723 277 0 0 20 0 15 0 94150827 10914865152 111477 33554432000 4194304 4196468 140725597326800 140725597309344 140386914918135 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
/proc/26649/statm: 2664762 111477 3127 1 0 2627263 0
[pid=26649/tid=26651] ppid=26646 vsize=10659048 memory=445908 CPUtime=2478.37 cores=1,3,5,7
/proc/26649/task/26651/stat : 26651 (java) R 26646 26649 23830 0 -1 4202560 25737 0 0 0 247811 26 0 0 20 0 15 0 94150827 10914865152 111477 33554432000 4194304 4196468 140725597326800 140386919157536 140386528939788 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26652] ppid=26646 vsize=10659048 memory=445908 CPUtime=7.98 cores=1,3,5,7
/proc/26649/task/26652/stat : 26652 (java) S 26646 26649 23830 0 -1 1077944384 8653 0 0 0 749 49 0 0 20 0 15 0 94150828 10914865152 111477 33554432000 4194304 4196468 140725597326800 140386851609616 140386914928341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26653] ppid=26646 vsize=10659048 memory=443860 CPUtime=7.98 cores=1,3,5,7
/proc/26649/task/26653/stat : 26653 (java) S 26646 26649 23830 0 -1 1077944384 6140 0 0 0 750 48 0 0 20 0 15 0 94150828 10914865152 111477 33554432000 4194304 4196468 140725597326800 140386850557072 140386914928341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26654] ppid=26646 vsize=10659048 memory=443860 CPUtime=7.99 cores=1,3,5,7
/proc/26649/task/26654/stat : 26654 (java) S 26646 26649 23830 0 -1 1077944384 6607 0 0 0 746 53 0 0 20 0 15 0 94150828 10914865152 111477 33554432000 4194304 4196468 140725597326800 140386849504016 140386914928341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26655] ppid=26646 vsize=10659048 memory=445908 CPUtime=7.95 cores=1,3,5,7
/proc/26649/task/26655/stat : 26655 (java) S 26646 26649 23830 0 -1 1077944384 7104 0 0 0 742 53 0 0 20 0 15 0 94150828 10914865152 111477 33554432000 4194304 4196468 140725597326800 140386848451472 140386914928341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26656] ppid=26646 vsize=10659048 memory=445908 CPUtime=6.73 cores=1,3,5,7
/proc/26649/task/26656/stat : 26656 (java) S 26646 26649 23830 0 -1 1077944384 7770 0 0 0 623 50 0 0 20 0 15 0 94150829 10914865152 111477 33554432000 4194304 4196468 140725597326800 140385949878512 140386914929282 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26657] ppid=26646 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26649/task/26657/stat : 26657 (java) S 26646 26649 23830 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 94150830 10914865152 111477 33554432000 4194304 4196468 140725597326800 140385948824736 140386914928341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26658] ppid=26646 vsize=10659048 memory=441812 CPUtime=0 cores=1,3,5,7
/proc/26649/task/26658/stat : 26658 (java) S 26646 26649 23830 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 94150830 10914865152 111477 33554432000 4194304 4196468 140725597326800 140385947771632 140386914928341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26659] ppid=26646 vsize=10659048 memory=3872 CPUtime=0 cores=1,3,5,7
/proc/26649/task/26659/stat : 26659 (java) S 26646 26649 23830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94150832 10914865152 111477 33554432000 4194304 4196468 140725597326800 140385946720208 140386914936731 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26660] ppid=26646 vsize=10659048 memory=27280 CPUtime=0.74 cores=1,3,5,7
/proc/26649/task/26660/stat : 26660 (java) S 26646 26649 23830 0 -1 1077944384 4536 0 0 0 73 1 0 0 20 0 15 0 94150832 10914865152 111477 33554432000 4194304 4196468 140725597326800 140385945668336 140386914929282 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26661] ppid=26646 vsize=10659048 memory=445908 CPUtime=0.72 cores=1,3,5,7
/proc/26649/task/26661/stat : 26661 (java) S 26646 26649 23830 0 -1 1077944384 4377 0 0 0 71 1 0 0 20 0 15 0 94150832 10914865152 111477 33554432000 4194304 4196468 140725597326800 140385944615792 140386914929282 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26662] ppid=26646 vsize=10659048 memory=445908 CPUtime=0.25 cores=1,3,5,7
/proc/26649/task/26662/stat : 26662 (java) S 26646 26649 23830 0 -1 1077944384 1891 0 0 0 25 0 0 0 20 0 15 0 94150832 10914865152 111477 33554432000 4194304 4196468 140725597326800 140385943562736 140386914929282 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26663] ppid=26646 vsize=10659048 memory=445908 CPUtime=0 cores=1,3,5,7
/proc/26649/task/26663/stat : 26663 (java) S 26646 26649 23830 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 94150832 10914865152 111477 33554432000 4194304 4196468 140725597326800 140385942510432 140386914928341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
[pid=26649/tid=26664] ppid=26646 vsize=10659048 memory=2788 CPUtime=1.21 cores=1,3,5,7
/proc/26649/task/26664/stat : 26664 (java) S 26646 26649 23830 0 -1 1077944384 1021 0 0 0 55 66 0 0 20 0 15 0 94150832 10914865152 111477 33554432000 4194304 4196468 140725597326800 140385941457456 140386914929282 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19361792 140725597332653 140725597332745 140725597332745 140725597335503 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 445908 KiB

Child status: 143
Real time (s): 2496.12
CPU time (s): 2520.02
CPU user time (s): 2517.25
CPU system time (s): 2.77387
CPU usage (%): 100.957
Max. virtual memory (cumulated for all children) (KiB): 10659048
Max. memory (cumulated for all children) (KiB): 445908

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2517.25
system time used= 2.77387
maximum resident set size= 446396
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 75416
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2768
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 238488
involuntary context switches= 5870


# summary of solver processes directly reported to runsolver:
#   pid: 26649
#   total CPU time (s): 2520.02
#   total CPU user time (s): 2517.25
#   total CPU system time (s): 2.77387

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.1144 second user time and 23.6178 second system time

The end

Launcher Data

Begin job on node149 at 2018-07-28 10:17:56
IDJOB=4298556
IDBENCH=141166
IDSOLVER=2763
FILE ID=node149/4298556-1532765876
RUNJOBID= node149-1532741282-23862
PBS_JOBID= 21022453
Free space on /tmp= 43256 MiB

SOLVER NAME= MiniCPFever 2018-04-29
BENCH NAME= XCSP18/GracefulGraph/GracefulGraph-K04-P03_c18.xml
COMMAND LINE= java -jar minicp-1.0.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4298556-1532765876/watcher-4298556-1532765876 -o /tmp/evaluation-result-4298556-1532765876/solver-4298556-1532765876 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1532741282-23862 --watchdog 2580  java -jar minicp-1.0.jar HOME/instance-4298556-1532765876.xml

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

MD5SUM BENCH= 76f2570dac1ecc86f40824dfede26263
RANDOM SEED=901053633

node149.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.60
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.60
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.60
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.60
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:        27117164 kB
MemAvailable:   31526844 kB
Buffers:          126092 kB
Cached:          4502848 kB
SwapCached:           60 kB
Active:          1941036 kB
Inactive:        3143580 kB
Active(anon):     405496 kB
Inactive(anon):    78008 kB
Active(file):    1535540 kB
Inactive(file):  3065572 kB
Unevictable:        7752 kB
Mlocked:            7752 kB
SwapTotal:      67108860 kB
SwapFree:       67108496 kB
Dirty:              1248 kB
Writeback:             0 kB
AnonPages:        463384 kB
Mapped:            46692 kB
Shmem:             25040 kB
Slab:             265668 kB
SReclaimable:     237028 kB
SUnreclaim:        28640 kB
KernelStack:        3520 kB
PageTables:         6144 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1129976 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    395264 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= 43256 MiB
End job on node149 at 2018-07-28 10:59:33