Trace number 4300509

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.05 2473.72

General information on the benchmark

NameEternity/
Eternity-15-15_c18.xml
MD5SUM07f6a500cdb84e44b97e5b2e1697edff
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables705
Number of constraints286
Number of domains2
Minimum domain size22
Maximum domain size225
Distribution of domain sizes[{"size":22,"count":480},{"size":225,"count":225}]
Minimum variable degree1
Maximum variable degree16
Distribution of variable degrees[{"degree":1,"count":14},{"degree":2,"count":690},{"degree":16,"count":1}]
Minimum constraint arity1
Maximum constraint arity225
Distribution of constraint arities[{"arity":1,"count":60},{"arity":5,"count":225},{"arity":225,"count":1}]
Number of extensional constraints225
Number of intensional constraints60
Distribution of constraint types[{"type":"extension","count":225},{"type":"intension","count":60},{"type":"allDifferent","count":1}]
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.02/2473.70	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 (8554 MiB free)
  memory of node 1: 16384 MiB (14178 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4300509-1532882043/watcher-4300509-1532882043 -o /tmp/evaluation-result-4300509-1532882043/solver-4300509-1532882043 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1532881965-29970 --watchdog 2580 java -jar minicp-1.0.jar HOME/instance-4300509-1532882043.xml 

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

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

solver pid=30252, runsolver pid=30249

[startup+0.10151 s]*
/proc/loadavg: 1.65 1.88 2.00 4/219 30267
/proc/meminfo: memFree=23263012/32770624 swapFree=67108860/67108860
[pid=30252] ppid=30249 vsize=10658972 memory=27492 CPUtime=0.13 cores=1,3,5,7
/proc/30252/stat : 30252 (java) S 30249 30252 29938 0 -1 1077944320 5294 0 0 0 12 1 0 0 20 0 15 0 105767482 10914787328 6873 33554432000 4194304 4196468 140728597454112 140728597436656 140373405855479 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
/proc/30252/statm: 2664743 6873 2861 1 0 2627263 0
[pid=30252/tid=30254] ppid=30249 vsize=10658972 memory=-7254949987974015097 CPUtime=0.1 cores=1,3,5,7
/proc/30252/task/30254/stat : 30254 (java) R 30249 30252 29938 0 -1 4202560 3108 0 0 0 9 1 0 0 20 0 15 0 105767482 10914787328 6873 33554432000 4194304 4196468 140728597454112 140373410081408 140373389899109 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30255] ppid=30249 vsize=10658972 memory=5793855681883433401 CPUtime=0 cores=1,3,5,7
/proc/30252/task/30255/stat : 30255 (java) S 30249 30252 29938 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105767483 10914787328 6873 33554432000 4194304 4196468 140728597454112 140373358475920 140373405865685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30256] ppid=30249 vsize=10658972 memory=140430873540224 CPUtime=0 cores=1,3,5,7
/proc/30252/task/30256/stat : 30256 (java) S 30249 30252 29938 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105767483 10914787328 6873 33554432000 4194304 4196468 140728597454112 140373357423120 140373405865685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30257] ppid=30249 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30252/task/30257/stat : 30257 (java) S 30249 30252 29938 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105767483 10914787328 6873 33554432000 4194304 4196468 140728597454112 140373010340240 140373405865685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30258] ppid=30249 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30252/task/30258/stat : 30258 (java) S 30249 30252 29938 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105767483 10914787328 6873 33554432000 4194304 4196468 140728597454112 140373009287440 140373405865685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30259] ppid=30249 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30252/task/30259/stat : 30259 (java) S 30249 30252 29938 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105767485 10914787328 6873 33554432000 4194304 4196468 140728597454112 140372965710704 140373405866626 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30260] ppid=30249 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30252/task/30260/stat : 30260 (java) S 30249 30252 29938 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 105767485 10914787328 6873 33554432000 4194304 4196468 140728597454112 140372964656672 140373405865685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30261] ppid=30249 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30252/task/30261/stat : 30261 (java) S 30249 30252 29938 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 105767485 10914787328 6873 33554432000 4194304 4196468 140728597454112 140372963603824 140373405865685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30262] ppid=30249 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30252/task/30262/stat : 30262 (java) S 30249 30252 29938 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105767488 10914787328 6873 33554432000 4194304 4196468 140728597454112 140372962552144 140373405874075 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30263] ppid=30249 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30252/task/30263/stat : 30263 (java) S 30249 30252 29938 0 -1 1077944384 303 0 0 0 0 0 0 0 20 0 15 0 105767488 10914787328 6873 33554432000 4194304 4196468 140728597454112 140372961499504 140373405866626 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30264] ppid=30249 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30252/task/30264/stat : 30264 (java) R 30249 30252 29938 0 -1 4202560 169 0 0 0 0 0 0 0 20 0 15 0 105767488 10914787328 6873 33554432000 4194304 4196468 140728597454112 140372960438184 140373385072707 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30265] ppid=30249 vsize=10658972 memory=140430873540224 CPUtime=0.02 cores=1,3,5,7
/proc/30252/task/30265/stat : 30265 (java) R 30249 30252 29938 0 -1 4202560 345 0 0 0 2 0 0 0 20 0 15 0 105767488 10914787328 6873 33554432000 4194304 4196468 140728597454112 140372959393904 140373405876826 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30266] ppid=30249 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30252/task/30266/stat : 30266 (java) S 30249 30252 29938 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105767488 10914787328 6873 33554432000 4194304 4196468 140728597454112 140372958341344 140373405865685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30267] ppid=30249 vsize=10658972 memory=140430873540224 CPUtime=0 cores=1,3,5,7
/proc/30252/task/30267/stat : 30267 (java) S 30249 30252 29938 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105767488 10914787328 6873 33554432000 4194304 4196468 140728597454112 140372957289648 140373405866626 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10658972 KiB
Current children cumulated memory: 27492 KiB

[startup+0.2109 s]*
/proc/loadavg: 1.65 1.88 2.00 6/219 30267
/proc/meminfo: memFree=23251228/32770624 swapFree=67108860/67108860
[pid=30252] ppid=30249 vsize=10658972 memory=39860 CPUtime=0.34 cores=1,3,5,7
/proc/30252/stat : 30252 (java) S 30249 30252 29938 0 -1 1077944320 8028 0 0 0 32 2 0 0 20 0 15 0 105767482 10914787328 9965 33554432000 4194304 4196468 140728597454112 140728597436656 140373405855479 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
/proc/30252/statm: 2664743 9965 2953 1 0 2627263 0
[pid=30252/tid=30254] ppid=30249 vsize=10658972 memory=6735269665583770266 CPUtime=0.2 cores=1,3,5,7
/proc/30252/task/30254/stat : 30254 (java) R 30249 30252 29938 0 -1 4202560 5069 0 0 0 19 1 0 0 20 0 15 0 105767482 10914787328 9965 33554432000 4194304 4196468 140728597454112 140373410094384 140373405877405 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30255] ppid=30249 vsize=10658972 memory=4211974157078330762 CPUtime=0 cores=1,3,5,7
/proc/30252/task/30255/stat : 30255 (java) S 30249 30252 29938 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105767483 10914787328 9965 33554432000 4194304 4196468 140728597454112 140373358475920 140373405865685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30256] ppid=30249 vsize=10658972 memory=140430873540224 CPUtime=0 cores=1,3,5,7
/proc/30252/task/30256/stat : 30256 (java) S 30249 30252 29938 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105767483 10914787328 9965 33554432000 4194304 4196468 140728597454112 140373357423120 140373405865685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30257] ppid=30249 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30252/task/30257/stat : 30257 (java) S 30249 30252 29938 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105767483 10914787328 9965 33554432000 4194304 4196468 140728597454112 140373010340240 140373405865685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30258] ppid=30249 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30252/task/30258/stat : 30258 (java) S 30249 30252 29938 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105767483 10914787328 9965 33554432000 4194304 4196468 140728597454112 140373009287440 140373405865685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30259] ppid=30249 vsize=10658972 memory=140430873540224 CPUtime=0 cores=1,3,5,7
/proc/30252/task/30259/stat : 30259 (java) S 30249 30252 29938 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105767485 10914787328 9965 33554432000 4194304 4196468 140728597454112 140372965710704 140373405866626 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30260] ppid=30249 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30252/task/30260/stat : 30260 (java) S 30249 30252 29938 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 105767485 10914787328 9965 33554432000 4194304 4196468 140728597454112 140372964656672 140373405865685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30261] ppid=30249 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30252/task/30261/stat : 30261 (java) S 30249 30252 29938 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 105767485 10914787328 9965 33554432000 4194304 4196468 140728597454112 140372963603824 140373405865685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30262] ppid=30249 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30252/task/30262/stat : 30262 (java) S 30249 30252 29938 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105767488 10914787328 9965 33554432000 4194304 4196468 140728597454112 140372962552144 140373405874075 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30263] ppid=30249 vsize=10658972 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/30252/task/30263/stat : 30263 (java) R 30249 30252 29938 0 -1 4202560 351 0 0 0 2 0 0 0 20 0 15 0 105767488 10914787328 9965 33554432000 4194304 4196468 140728597454112 140372961499504 140373390251998 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30264] ppid=30249 vsize=10658972 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/30252/task/30264/stat : 30264 (java) R 30249 30252 29938 0 -1 1077944384 512 0 0 0 3 0 0 0 20 0 15 0 105767488 10914787328 9965 33554432000 4194304 4196468 140728597454112 140372960446704 140373405866626 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30265] ppid=30249 vsize=10658972 memory=140430873540224 CPUtime=0.08 cores=1,3,5,7
/proc/30252/task/30265/stat : 30265 (java) R 30249 30252 29938 0 -1 4202560 728 0 0 0 8 0 0 0 20 0 15 0 105767488 10914787328 9965 33554432000 4194304 4196468 140728597454112 140372959393904 140373389935966 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30266] ppid=30249 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30252/task/30266/stat : 30266 (java) S 30249 30252 29938 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105767488 10914787328 9965 33554432000 4194304 4196468 140728597454112 140372958341344 140373405865685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30267] ppid=30249 vsize=10658972 memory=140430873540224 CPUtime=0 cores=1,3,5,7
/proc/30252/task/30267/stat : 30267 (java) S 30249 30252 29938 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105767488 10914787328 9965 33554432000 4194304 4196468 140728597454112 140372957289648 140373405866626 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 10658972 KiB
Current children cumulated memory: 39860 KiB

[startup+0.310723 s]*
/proc/loadavg: 1.65 1.88 2.00 5/219 30267
/proc/meminfo: memFree=23238704/32770624 swapFree=67108860/67108860
[pid=30252] ppid=30249 vsize=10659048 memory=52472 CPUtime=0.6 cores=1,3,5,7
/proc/30252/stat : 30252 (java) S 30249 30252 29938 0 -1 1077944320 9169 0 0 0 57 3 0 0 20 0 15 0 105767482 10914865152 13118 33554432000 4194304 4196468 140728597454112 140728597436656 140373405855479 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
/proc/30252/statm: 2664762 13118 3039 1 0 2627263 0
[pid=30252/tid=30254] ppid=30249 vsize=10659048 memory=6735269665583770266 CPUtime=0.3 cores=1,3,5,7
/proc/30252/task/30254/stat : 30254 (java) R 30249 30252 29938 0 -1 4202560 5382 0 0 0 28 2 0 0 20 0 15 0 105767482 10914865152 13118 33554432000 4194304 4196468 140728597454112 140373410090448 140373036969096 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30255] ppid=30249 vsize=10659048 memory=4211974157078330762 CPUtime=0 cores=1,3,5,7
/proc/30252/task/30255/stat : 30255 (java) S 30249 30252 29938 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 105767483 10914865152 13118 33554432000 4194304 4196468 140728597454112 140373358475920 140373405865685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30256] ppid=30249 vsize=10659048 memory=280861607389568 CPUtime=0 cores=1,3,5,7
/proc/30252/task/30256/stat : 30256 (java) S 30249 30252 29938 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105767483 10914865152 13118 33554432000 4194304 4196468 140728597454112 140373357423120 140373405865685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30257] ppid=30249 vsize=10659048 memory=280861467726336 CPUtime=0 cores=1,3,5,7
/proc/30252/task/30257/stat : 30257 (java) S 30249 30252 29938 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105767483 10914865152 13118 33554432000 4194304 4196468 140728597454112 140373010340240 140373405865685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30258] ppid=30249 vsize=10659048 memory=140430733849359 CPUtime=0 cores=1,3,5,7
/proc/30252/task/30258/stat : 30258 (java) S 30249 30252 29938 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105767483 10914865152 13118 33554432000 4194304 4196468 140728597454112 140373009287440 140373405865685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30259] ppid=30249 vsize=10659048 memory=280861607396480 CPUtime=0 cores=1,3,5,7
/proc/30252/task/30259/stat : 30259 (java) S 30249 30252 29938 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 105767485 10914865152 13118 33554432000 4194304 4196468 140728597454112 140372965710704 140373405866626 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30260] ppid=30249 vsize=10659048 memory=140430733853967 CPUtime=0 cores=1,3,5,7
/proc/30252/task/30260/stat : 30260 (java) S 30249 30252 29938 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 105767485 10914865152 13118 33554432000 4194304 4196468 140728597454112 140372964656672 140373405865685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30261] ppid=30249 vsize=10659048 memory=140430733886241 CPUtime=0 cores=1,3,5,7
/proc/30252/task/30261/stat : 30261 (java) S 30249 30252 29938 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 105767485 10914865152 13118 33554432000 4194304 4196468 140728597454112 140372963603824 140373405865685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30262] ppid=30249 vsize=10659048 memory=140430733888546 CPUtime=0 cores=1,3,5,7
/proc/30252/task/30262/stat : 30262 (java) S 30249 30252 29938 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105767488 10914865152 13118 33554432000 4194304 4196468 140728597454112 140372962552144 140373405874075 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30263] ppid=30249 vsize=10659048 memory=0 CPUtime=0.06 cores=1,3,5,7
/proc/30252/task/30263/stat : 30263 (java) R 30249 30252 29938 0 -1 1077944384 641 0 0 0 6 0 0 0 20 0 15 0 105767488 10914865152 13118 33554432000 4194304 4196468 140728597454112 140372961499504 140373405866626 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30264] ppid=30249 vsize=10659048 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/30252/task/30264/stat : 30264 (java) R 30249 30252 29938 0 -1 4202560 716 0 0 0 7 0 0 0 20 0 15 0 105767488 10914865152 13118 33554432000 4194304 4196468 140728597454112 140372960446704 140373391879321 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30265] ppid=30249 vsize=10659048 memory=140430873540224 CPUtime=0.15 cores=1,3,5,7
/proc/30252/task/30265/stat : 30265 (java) R 30249 30252 29938 0 -1 4202560 1058 0 0 0 15 0 0 0 20 0 15 0 105767488 10914865152 13118 33554432000 4194304 4196468 140728597454112 140372959389632 140373384774597 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30266] ppid=30249 vsize=10659048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30252/task/30266/stat : 30266 (java) S 30249 30252 29938 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105767488 10914865152 13118 33554432000 4194304 4196468 140728597454112 140372958341344 140373405865685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30267] ppid=30249 vsize=10659048 memory=140430873567716 CPUtime=0 cores=1,3,5,7
/proc/30252/task/30267/stat : 30267 (java) S 30249 30252 29938 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105767488 10914865152 13118 33554432000 4194304 4196468 140728597454112 140372957289648 140373405866626 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
Current children cumulated CPU time: 0.6 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 52472 KiB

[startup+0.700775 s]
/proc/loadavg: 1.65 1.88 2.00 6/219 30267
/proc/meminfo: memFree=23179316/32770624 swapFree=67108860/67108860
[pid=30252] ppid=30249 vsize=10659048 memory=187116 CPUtime=1.69 cores=1,3,5,7
/proc/30252/stat : 30252 (java) S 30249 30252 29938 0 -1 1077944320 10671 0 0 0 163 6 0 0 20 0 15 0 105767482 10914865152 46779 33554432000 4194304 4196468 140728597454112 140728597436656 140373405855479 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
/proc/30252/statm: 2664762 46779 3106 1 0 2627263 0
[pid=30252/tid=30254] ppid=30249 vsize=10659048 memory=56 CPUtime=0.66 cores=1,3,5,7
/proc/30252/task/30254/stat : 30254 (java) R 30249 30252 29938 0 -1 4202560 5456 0 0 0 63 3 0 0 20 0 15 0 105767482 10914865152 46779 33554432000 4194304 4196468 140728597454112 140373410093232 140373039590099 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30255] ppid=30249 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30252/task/30255/stat : 30255 (java) S 30249 30252 29938 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 15 0 105767483 10914865152 46779 33554432000 4194304 4196468 140728597454112 140373358475920 140373405865685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30256] ppid=30249 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30252/task/30256/stat : 30256 (java) S 30249 30252 29938 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 15 0 105767483 10914865152 46779 33554432000 4194304 4196468 140728597454112 140373357423120 140373405865685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30257] ppid=30249 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30252/task/30257/stat : 30257 (java) S 30249 30252 29938 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 15 0 105767483 10914865152 46779 33554432000 4194304 4196468 140728597454112 140373010340240 140373405865685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30258] ppid=30249 vsize=10659048 memory=8320808402719684661 CPUtime=0 cores=1,3,5,7
/proc/30252/task/30258/stat : 30258 (java) S 30249 30252 29938 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 15 0 105767483 10914865152 46779 33554432000 4194304 4196468 140728597454112 140373009287440 140373405865685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30259] ppid=30249 vsize=10659048 memory=1424 CPUtime=0 cores=1,3,5,7
/proc/30252/task/30259/stat : 30259 (java) S 30249 30252 29938 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 105767485 10914865152 46779 33554432000 4194304 4196468 140728597454112 140372965710704 140373405866626 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30260] ppid=30249 vsize=10659048 memory=796 CPUtime=0 cores=1,3,5,7
/proc/30252/task/30260/stat : 30260 (java) S 30249 30252 29938 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 105767485 10914865152 46779 33554432000 4194304 4196468 140728597454112 140372964656672 140373405865685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30261] ppid=30249 vsize=10659048 memory=8460 CPUtime=0 cores=1,3,5,7
/proc/30252/task/30261/stat : 30261 (java) S 30249 30252 29938 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 105767485 10914865152 46779 33554432000 4194304 4196468 140728597454112 140372963603824 140373405865685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30262] ppid=30249 vsize=10659048 memory=5776 CPUtime=0 cores=1,3,5,7
/proc/30252/task/30262/stat : 30262 (java) S 30249 30252 29938 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105767488 10914865152 46779 33554432000 4194304 4196468 140728597454112 140372962552144 140373405874075 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30263] ppid=30249 vsize=10659048 memory=1200 CPUtime=0.34 cores=1,3,5,7
/proc/30252/task/30263/stat : 30263 (java) S 30249 30252 29938 0 -1 1077944384 1117 0 0 0 34 0 0 0 20 0 15 0 105767488 10914865152 46779 33554432000 4194304 4196468 140728597454112 140372961499504 140373405866626 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30264] ppid=30249 vsize=10659048 memory=12136 CPUtime=0.35 cores=1,3,5,7
/proc/30252/task/30264/stat : 30264 (java) S 30249 30252 29938 0 -1 1077944384 1270 0 0 0 35 0 0 0 20 0 15 0 105767488 10914865152 46779 33554432000 4194304 4196468 140728597454112 140372960446704 140373405866626 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30265] ppid=30249 vsize=10659048 memory=1008 CPUtime=0.26 cores=1,3,5,7
/proc/30252/task/30265/stat : 30265 (java) S 30249 30252 29938 0 -1 1077944384 1330 0 0 0 26 0 0 0 20 0 15 0 105767488 10914865152 46779 33554432000 4194304 4196468 140728597454112 140372959393904 140373405866626 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30266] ppid=30249 vsize=10659048 memory=4620 CPUtime=0 cores=1,3,5,7
/proc/30252/task/30266/stat : 30266 (java) S 30249 30252 29938 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105767488 10914865152 46779 33554432000 4194304 4196468 140728597454112 140372958341344 140373405865685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30267] ppid=30249 vsize=10659048 memory=15872 CPUtime=0 cores=1,3,5,7
/proc/30252/task/30267/stat : 30267 (java) S 30249 30252 29938 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 105767488 10914865152 46779 33554432000 4194304 4196468 140728597454112 140372957289648 140373405866626 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
Current children cumulated CPU time: 1.69 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 187116 KiB

[startup+1.5008 s]
/proc/loadavg: 1.65 1.88 2.00 6/219 30267
/proc/meminfo: memFree=23081716/32770624 swapFree=67108860/67108860
[pid=30252] ppid=30249 vsize=10659048 memory=271196 CPUtime=3.91 cores=1,3,5,7
/proc/30252/stat : 30252 (java) S 30249 30252 29938 0 -1 1077944320 14410 0 0 0 381 10 0 0 20 0 15 0 105767482 10914865152 67799 33554432000 4194304 4196468 140728597454112 140728597436656 140373405855479 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
/proc/30252/statm: 2664762 67799 3138 1 0 2627263 0
[pid=30252/tid=30254] ppid=30249 vsize=10659048 memory=0 CPUtime=1.45 cores=1,3,5,7
/proc/30252/task/30254/stat : 30254 (java) R 30249 30252 29938 0 -1 4202560 5737 0 0 0 141 4 0 0 20 0 15 0 105767482 10914865152 67799 33554432000 4194304 4196468 140728597454112 140373410094848 140373041754824 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30255] ppid=30249 vsize=10659048 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/30252/task/30255/stat : 30255 (java) S 30249 30252 29938 0 -1 1077944384 24 0 0 0 1 0 0 0 20 0 15 0 105767483 10914865152 67799 33554432000 4194304 4196468 140728597454112 140373358475920 140373405865685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30256] ppid=30249 vsize=10659048 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/30252/task/30256/stat : 30256 (java) S 30249 30252 29938 0 -1 1077944384 17 0 0 0 1 0 0 0 20 0 15 0 105767483 10914865152 67799 33554432000 4194304 4196468 140728597454112 140373357423120 140373405865685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30257] ppid=30249 vsize=10659048 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/30252/task/30257/stat : 30257 (java) S 30249 30252 29938 0 -1 1077944384 26 0 0 0 1 0 0 0 20 0 15 0 105767483 10914865152 67799 33554432000 4194304 4196468 140728597454112 140373010340240 140373405865685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30258] ppid=30249 vsize=10659048 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/30252/task/30258/stat : 30258 (java) S 30249 30252 29938 0 -1 1077944384 26 0 0 0 1 0 0 0 20 0 15 0 105767483 10914865152 67799 33554432000 4194304 4196468 140728597454112 140373009287440 140373405865685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30259] ppid=30249 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30252/task/30259/stat : 30259 (java) S 30249 30252 29938 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 105767485 10914865152 67799 33554432000 4194304 4196468 140728597454112 140372965710704 140373405866626 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0

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

/proc/30252/task/30254/stat : 30254 (java) R 30249 30252 29938 0 -1 4202560 52061 0 0 0 235725 67 0 0 20 0 15 0 105767482 10914865152 630963 33554432000 4194304 4196468 140728597454112 140373410094864 140373041844059 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30255] ppid=30249 vsize=10659048 memory=4132 CPUtime=14.38 cores=1,3,5,7
/proc/30252/task/30255/stat : 30255 (java) S 30249 30252 29938 0 -1 1077944384 25927 0 0 0 1382 56 0 0 20 0 15 0 105767483 10914865152 630963 33554432000 4194304 4196468 140728597454112 140373358475920 140373405865685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30256] ppid=30249 vsize=10659048 memory=2523852 CPUtime=14.36 cores=1,3,5,7
/proc/30252/task/30256/stat : 30256 (java) S 30249 30252 29938 0 -1 1077944384 27232 0 0 0 1381 55 0 0 20 0 15 0 105767483 10914865152 630963 33554432000 4194304 4196468 140728597454112 140373357423120 140373405865685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30257] ppid=30249 vsize=10659048 memory=2523852 CPUtime=14.33 cores=1,3,5,7
/proc/30252/task/30257/stat : 30257 (java) S 30249 30252 29938 0 -1 1077944384 26289 0 0 0 1375 58 0 0 20 0 15 0 105767483 10914865152 630963 33554432000 4194304 4196468 140728597454112 140373010340240 140373405865685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30258] ppid=30249 vsize=10659048 memory=2523852 CPUtime=14.4 cores=1,3,5,7
/proc/30252/task/30258/stat : 30258 (java) S 30249 30252 29938 0 -1 1077944384 29188 0 0 0 1380 60 0 0 20 0 15 0 105767483 10914865152 630963 33554432000 4194304 4196468 140728597454112 140373009287440 140373405865685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30259] ppid=30249 vsize=10659048 memory=2523852 CPUtime=7.4 cores=1,3,5,7
/proc/30252/task/30259/stat : 30259 (java) S 30249 30252 29938 0 -1 1077944384 28301 0 0 0 689 51 0 0 20 0 15 0 105767485 10914865152 630963 33554432000 4194304 4196468 140728597454112 140372965710704 140373405866626 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30260] ppid=30249 vsize=10659048 memory=2523852 CPUtime=0 cores=1,3,5,7
/proc/30252/task/30260/stat : 30260 (java) S 30249 30252 29938 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 105767485 10914865152 630963 33554432000 4194304 4196468 140728597454112 140372964656736 140373405865685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30261] ppid=30249 vsize=10659048 memory=2523852 CPUtime=0 cores=1,3,5,7
/proc/30252/task/30261/stat : 30261 (java) S 30249 30252 29938 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 105767485 10914865152 630963 33554432000 4194304 4196468 140728597454112 140372963603824 140373405865685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30262] ppid=30249 vsize=10659048 memory=1292 CPUtime=0 cores=1,3,5,7
/proc/30252/task/30262/stat : 30262 (java) S 30249 30252 29938 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105767488 10914865152 630963 33554432000 4194304 4196468 140728597454112 140372962552144 140373405874075 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30263] ppid=30249 vsize=10659048 memory=2444 CPUtime=1.29 cores=1,3,5,7
/proc/30252/task/30263/stat : 30263 (java) S 30249 30252 29938 0 -1 1077944384 5492 0 0 0 128 1 0 0 20 0 15 0 105767488 10914865152 630963 33554432000 4194304 4196468 140728597454112 140372961499504 140373405866626 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30264] ppid=30249 vsize=10659048 memory=30372 CPUtime=1.09 cores=1,3,5,7
/proc/30252/task/30264/stat : 30264 (java) S 30249 30252 29938 0 -1 1077944384 4666 0 0 0 108 1 0 0 20 0 15 0 105767488 10914865152 630963 33554432000 4194304 4196468 140728597454112 140372960446704 140373405866626 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30265] ppid=30249 vsize=10659048 memory=1292 CPUtime=0.47 cores=1,3,5,7
/proc/30252/task/30265/stat : 30265 (java) S 30249 30252 29938 0 -1 1077944384 2804 0 0 0 46 1 0 0 20 0 15 0 105767488 10914865152 630963 33554432000 4194304 4196468 140728597454112 140372959393904 140373405866626 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30266] ppid=30249 vsize=10659048 memory=2523852 CPUtime=0 cores=1,3,5,7
/proc/30252/task/30266/stat : 30266 (java) S 30249 30252 29938 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105767488 10914865152 630963 33554432000 4194304 4196468 140728597454112 140372958341344 140373405865685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30267] ppid=30249 vsize=10659048 memory=2523852 CPUtime=1.35 cores=1,3,5,7
/proc/30252/task/30267/stat : 30267 (java) S 30249 30252 29938 0 -1 1077944384 2064 0 0 0 61 74 0 0 20 0 15 0 105767488 10914865152 630963 33554432000 4194304 4196468 140728597454112 140372957289648 140373405866626 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
Current children cumulated CPU time: 2427.07 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 2523852 KiB

[startup+2442.3 s]
/proc/loadavg: 1.17 1.36 1.46 3/219 30446
/proc/meminfo: memFree=20458988/32770624 swapFree=67108860/67108860
[pid=30252] ppid=30249 vsize=10659048 memory=2523852 CPUtime=2488.12 cores=1,3,5,7
/proc/30252/stat : 30252 (java) S 30249 30252 29938 0 -1 1077944320 209789 0 0 0 248431 381 0 0 20 0 15 0 105767482 10914865152 630963 33554432000 4194304 4196468 140728597454112 140728597436656 140373405855479 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
/proc/30252/statm: 2664762 630963 3167 1 0 2627263 0
[pid=30252/tid=30254] ppid=30249 vsize=10659048 memory=2523852 CPUtime=2417.26 cores=1,3,5,7
/proc/30252/task/30254/stat : 30254 (java) R 30249 30252 29938 0 -1 4202560 53133 0 0 0 241659 67 0 0 20 0 15 0 105767482 10914865152 630963 33554432000 4194304 4196468 140728597454112 140373410094864 140373041813663 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30255] ppid=30249 vsize=10659048 memory=2523852 CPUtime=14.74 cores=1,3,5,7
/proc/30252/task/30255/stat : 30255 (java) S 30249 30252 29938 0 -1 1077944384 26480 0 0 0 1416 58 0 0 20 0 15 0 105767483 10914865152 630963 33554432000 4194304 4196468 140728597454112 140373358475920 140373405865685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30256] ppid=30249 vsize=10659048 memory=2523852 CPUtime=14.72 cores=1,3,5,7
/proc/30252/task/30256/stat : 30256 (java) S 30249 30252 29938 0 -1 1077944384 27976 0 0 0 1416 56 0 0 20 0 15 0 105767483 10914865152 630963 33554432000 4194304 4196468 140728597454112 140373357423120 140373405865685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30257] ppid=30249 vsize=10659048 memory=2523852 CPUtime=14.68 cores=1,3,5,7
/proc/30252/task/30257/stat : 30257 (java) S 30249 30252 29938 0 -1 1077944384 27064 0 0 0 1409 59 0 0 20 0 15 0 105767483 10914865152 630963 33554432000 4194304 4196468 140728597454112 140373010340240 140373405865685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30258] ppid=30249 vsize=10659048 memory=2523852 CPUtime=14.77 cores=1,3,5,7
/proc/30252/task/30258/stat : 30258 (java) S 30249 30252 29938 0 -1 1077944384 29650 0 0 0 1415 62 0 0 20 0 15 0 105767483 10914865152 630963 33554432000 4194304 4196468 140728597454112 140373009287440 140373405865685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30259] ppid=30249 vsize=10659048 memory=2523852 CPUtime=7.61 cores=1,3,5,7
/proc/30252/task/30259/stat : 30259 (java) S 30249 30252 29938 0 -1 1077944384 29030 0 0 0 709 52 0 0 20 0 15 0 105767485 10914865152 630963 33554432000 4194304 4196468 140728597454112 140372965710704 140373405866626 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30260] ppid=30249 vsize=10659048 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/30252/task/30260/stat : 30260 (java) S 30249 30252 29938 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 105767485 10914865152 630963 33554432000 4194304 4196468 140728597454112 140372964656736 140373405865685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30261] ppid=30249 vsize=10659048 memory=1200 CPUtime=0 cores=1,3,5,7
/proc/30252/task/30261/stat : 30261 (java) S 30249 30252 29938 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 105767485 10914865152 630963 33554432000 4194304 4196468 140728597454112 140372963603824 140373405865685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30262] ppid=30249 vsize=10659048 memory=2523852 CPUtime=0 cores=1,3,5,7
/proc/30252/task/30262/stat : 30262 (java) S 30249 30252 29938 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105767488 10914865152 630963 33554432000 4194304 4196468 140728597454112 140372962552144 140373405874075 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30263] ppid=30249 vsize=10659048 memory=2523852 CPUtime=1.29 cores=1,3,5,7
/proc/30252/task/30263/stat : 30263 (java) S 30249 30252 29938 0 -1 1077944384 5498 0 0 0 128 1 0 0 20 0 15 0 105767488 10914865152 630963 33554432000 4194304 4196468 140728597454112 140372961499504 140373405866626 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30264] ppid=30249 vsize=10659048 memory=2523852 CPUtime=1.09 cores=1,3,5,7
/proc/30252/task/30264/stat : 30264 (java) S 30249 30252 29938 0 -1 1077944384 4675 0 0 0 108 1 0 0 20 0 15 0 105767488 10914865152 630963 33554432000 4194304 4196468 140728597454112 140372960446704 140373405866626 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30265] ppid=30249 vsize=10659048 memory=4132 CPUtime=0.47 cores=1,3,5,7
/proc/30252/task/30265/stat : 30265 (java) S 30249 30252 29938 0 -1 1077944384 2810 0 0 0 46 1 0 0 20 0 15 0 105767488 10914865152 630963 33554432000 4194304 4196468 140728597454112 140372959393904 140373405866626 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30266] ppid=30249 vsize=10659048 memory=2523852 CPUtime=0 cores=1,3,5,7
/proc/30252/task/30266/stat : 30266 (java) S 30249 30252 29938 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105767488 10914865152 630963 33554432000 4194304 4196468 140728597454112 140372958341344 140373405865685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30267] ppid=30249 vsize=10659048 memory=1008 CPUtime=1.38 cores=1,3,5,7
/proc/30252/task/30267/stat : 30267 (java) S 30249 30252 29938 0 -1 1077944384 2111 0 0 0 62 76 0 0 20 0 15 0 105767488 10914865152 630963 33554432000 4194304 4196468 140728597454112 140372957289648 140373405866626 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
Current children cumulated CPU time: 2488.12 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 2523852 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2473.7 s]
/proc/loadavg: 1.31 1.38 1.46 3/219 30446
/proc/meminfo: memFree=20453328/32770624 swapFree=67108860/67108860
[pid=30252] ppid=30249 vsize=10659048 memory=2525000 CPUtime=2520.02 cores=1,3,5,7
/proc/30252/stat : 30252 (java) S 30249 30252 29938 0 -1 1077944320 211873 0 0 0 251618 384 0 0 20 0 15 0 105767482 10914865152 631250 33554432000 4194304 4196468 140728597454112 140728597436656 140373405855479 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
/proc/30252/statm: 2664762 631250 3167 1 0 2627263 0
[pid=30252/tid=30254] ppid=30249 vsize=10659048 memory=2525000 CPUtime=2448.35 cores=1,3,5,7
/proc/30252/task/30254/stat : 30254 (java) R 30249 30252 29938 0 -1 4202560 53660 0 0 0 244767 68 0 0 20 0 15 0 105767482 10914865152 631250 33554432000 4194304 4196468 140728597454112 140373410094864 140373042163597 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30255] ppid=30249 vsize=10659048 memory=2525000 CPUtime=14.91 cores=1,3,5,7
/proc/30252/task/30255/stat : 30255 (java) S 30249 30252 29938 0 -1 1077944384 26579 0 0 0 1433 58 0 0 20 0 15 0 105767483 10914865152 631250 33554432000 4194304 4196468 140728597454112 140373358475920 140373405865685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30256] ppid=30249 vsize=10659048 memory=2525000 CPUtime=14.91 cores=1,3,5,7
/proc/30252/task/30256/stat : 30256 (java) S 30249 30252 29938 0 -1 1077944384 28153 0 0 0 1434 57 0 0 20 0 15 0 105767483 10914865152 631250 33554432000 4194304 4196468 140728597454112 140373357423120 140373405865685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30257] ppid=30249 vsize=10659048 memory=2525000 CPUtime=14.86 cores=1,3,5,7
/proc/30252/task/30257/stat : 30257 (java) S 30249 30252 29938 0 -1 1077944384 27268 0 0 0 1426 60 0 0 20 0 15 0 105767483 10914865152 631250 33554432000 4194304 4196468 140728597454112 140373010340240 140373405865685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30258] ppid=30249 vsize=10659048 memory=2525000 CPUtime=14.95 cores=1,3,5,7
/proc/30252/task/30258/stat : 30258 (java) S 30249 30252 29938 0 -1 1077944384 30448 0 0 0 1432 63 0 0 20 0 15 0 105767483 10914865152 631250 33554432000 4194304 4196468 140728597454112 140373009287440 140373405865685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30259] ppid=30249 vsize=10659048 memory=2525000 CPUtime=7.71 cores=1,3,5,7
/proc/30252/task/30259/stat : 30259 (java) S 30249 30252 29938 0 -1 1077944384 29281 0 0 0 718 53 0 0 20 0 15 0 105767485 10914865152 631250 33554432000 4194304 4196468 140728597454112 140372965710704 140373405866626 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30260] ppid=30249 vsize=10659048 memory=2525000 CPUtime=0 cores=1,3,5,7
/proc/30252/task/30260/stat : 30260 (java) S 30249 30252 29938 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 105767485 10914865152 631250 33554432000 4194304 4196468 140728597454112 140372964656736 140373405865685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30261] ppid=30249 vsize=10659048 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/30252/task/30261/stat : 30261 (java) S 30249 30252 29938 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 105767485 10914865152 631250 33554432000 4194304 4196468 140728597454112 140372963603824 140373405865685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30262] ppid=30249 vsize=10659048 memory=2525000 CPUtime=0 cores=1,3,5,7
/proc/30252/task/30262/stat : 30262 (java) S 30249 30252 29938 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105767488 10914865152 631250 33554432000 4194304 4196468 140728597454112 140372962552144 140373405874075 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30263] ppid=30249 vsize=10659048 memory=2525000 CPUtime=1.29 cores=1,3,5,7
/proc/30252/task/30263/stat : 30263 (java) S 30249 30252 29938 0 -1 1077944384 5500 0 0 0 128 1 0 0 20 0 15 0 105767488 10914865152 631250 33554432000 4194304 4196468 140728597454112 140372961499504 140373405866626 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30264] ppid=30249 vsize=10659048 memory=140430733742585 CPUtime=1.09 cores=1,3,5,7
/proc/30252/task/30264/stat : 30264 (java) S 30249 30252 29938 0 -1 1077944384 4678 0 0 0 108 1 0 0 20 0 15 0 105767488 10914865152 631250 33554432000 4194304 4196468 140728597454112 140372960446704 140373405866626 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30265] ppid=30249 vsize=10659048 memory=7084270341322007360 CPUtime=0.47 cores=1,3,5,7
/proc/30252/task/30265/stat : 30265 (java) S 30249 30252 29938 0 -1 1077944384 2812 0 0 0 46 1 0 0 20 0 15 0 105767488 10914865152 631250 33554432000 4194304 4196468 140728597454112 140372959393904 140373405866626 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30266] ppid=30249 vsize=10659048 memory=2525000 CPUtime=0 cores=1,3,5,7
/proc/30252/task/30266/stat : 30266 (java) S 30249 30252 29938 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105767488 10914865152 631250 33554432000 4194304 4196468 140728597454112 140372958341344 140373405865685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30267] ppid=30249 vsize=10659048 memory=8460 CPUtime=1.4 cores=1,3,5,7
/proc/30252/task/30267/stat : 30267 (java) S 30249 30252 29938 0 -1 1077944384 2132 0 0 0 63 77 0 0 20 0 15 0 105767488 10914865152 631250 33554432000 4194304 4196468 140728597454112 140372957289648 140373405866626 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
Current children cumulated CPU time: 2520.02 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 2525000 KiB

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

[startup+2473.72 s]
# the end of solver process 30252 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2516.19 s, system=3.86057 s

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

[startup+2473.7 s]
/proc/loadavg: 1.31 1.38 1.46 3/219 30446
/proc/meminfo: memFree=20453328/32770624 swapFree=67108860/67108860
[pid=30252] ppid=30249 vsize=10659048 memory=2525000 CPUtime=2520.02 cores=1,3,5,7
/proc/30252/stat : 30252 (java) S 30249 30252 29938 0 -1 1077944320 211873 0 0 0 251618 384 0 0 20 0 15 0 105767482 10914865152 631250 33554432000 4194304 4196468 140728597454112 140728597436656 140373405855479 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
/proc/30252/statm: 2664762 631250 3167 1 0 2627263 0
[pid=30252/tid=30254] ppid=30249 vsize=10659048 memory=2525000 CPUtime=2448.35 cores=1,3,5,7
/proc/30252/task/30254/stat : 30254 (java) R 30249 30252 29938 0 -1 4202560 53660 0 0 0 244767 68 0 0 20 0 15 0 105767482 10914865152 631250 33554432000 4194304 4196468 140728597454112 140373410094864 140373042163597 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30255] ppid=30249 vsize=10659048 memory=2525000 CPUtime=14.91 cores=1,3,5,7
/proc/30252/task/30255/stat : 30255 (java) S 30249 30252 29938 0 -1 1077944384 26579 0 0 0 1433 58 0 0 20 0 15 0 105767483 10914865152 631250 33554432000 4194304 4196468 140728597454112 140373358475920 140373405865685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30256] ppid=30249 vsize=10659048 memory=2525000 CPUtime=14.91 cores=1,3,5,7
/proc/30252/task/30256/stat : 30256 (java) S 30249 30252 29938 0 -1 1077944384 28153 0 0 0 1434 57 0 0 20 0 15 0 105767483 10914865152 631250 33554432000 4194304 4196468 140728597454112 140373357423120 140373405865685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30257] ppid=30249 vsize=10659048 memory=2525000 CPUtime=14.86 cores=1,3,5,7
/proc/30252/task/30257/stat : 30257 (java) S 30249 30252 29938 0 -1 1077944384 27268 0 0 0 1426 60 0 0 20 0 15 0 105767483 10914865152 631250 33554432000 4194304 4196468 140728597454112 140373010340240 140373405865685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30258] ppid=30249 vsize=10659048 memory=2525000 CPUtime=14.95 cores=1,3,5,7
/proc/30252/task/30258/stat : 30258 (java) S 30249 30252 29938 0 -1 1077944384 30448 0 0 0 1432 63 0 0 20 0 15 0 105767483 10914865152 631250 33554432000 4194304 4196468 140728597454112 140373009287440 140373405865685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30259] ppid=30249 vsize=10659048 memory=2525000 CPUtime=7.71 cores=1,3,5,7
/proc/30252/task/30259/stat : 30259 (java) S 30249 30252 29938 0 -1 1077944384 29281 0 0 0 718 53 0 0 20 0 15 0 105767485 10914865152 631250 33554432000 4194304 4196468 140728597454112 140372965710704 140373405866626 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30260] ppid=30249 vsize=10659048 memory=2525000 CPUtime=0 cores=1,3,5,7
/proc/30252/task/30260/stat : 30260 (java) S 30249 30252 29938 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 105767485 10914865152 631250 33554432000 4194304 4196468 140728597454112 140372964656736 140373405865685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30261] ppid=30249 vsize=10659048 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/30252/task/30261/stat : 30261 (java) S 30249 30252 29938 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 105767485 10914865152 631250 33554432000 4194304 4196468 140728597454112 140372963603824 140373405865685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30262] ppid=30249 vsize=10659048 memory=2525000 CPUtime=0 cores=1,3,5,7
/proc/30252/task/30262/stat : 30262 (java) S 30249 30252 29938 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105767488 10914865152 631250 33554432000 4194304 4196468 140728597454112 140372962552144 140373405874075 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30263] ppid=30249 vsize=10659048 memory=2525000 CPUtime=1.29 cores=1,3,5,7
/proc/30252/task/30263/stat : 30263 (java) S 30249 30252 29938 0 -1 1077944384 5500 0 0 0 128 1 0 0 20 0 15 0 105767488 10914865152 631250 33554432000 4194304 4196468 140728597454112 140372961499504 140373405866626 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30264] ppid=30249 vsize=10659048 memory=140430733742585 CPUtime=1.09 cores=1,3,5,7
/proc/30252/task/30264/stat : 30264 (java) S 30249 30252 29938 0 -1 1077944384 4678 0 0 0 108 1 0 0 20 0 15 0 105767488 10914865152 631250 33554432000 4194304 4196468 140728597454112 140372960446704 140373405866626 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30265] ppid=30249 vsize=10659048 memory=7084270341322007360 CPUtime=0.47 cores=1,3,5,7
/proc/30252/task/30265/stat : 30265 (java) S 30249 30252 29938 0 -1 1077944384 2812 0 0 0 46 1 0 0 20 0 15 0 105767488 10914865152 631250 33554432000 4194304 4196468 140728597454112 140372959393904 140373405866626 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30266] ppid=30249 vsize=10659048 memory=2525000 CPUtime=0 cores=1,3,5,7
/proc/30252/task/30266/stat : 30266 (java) S 30249 30252 29938 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 105767488 10914865152 631250 33554432000 4194304 4196468 140728597454112 140372958341344 140373405865685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
[pid=30252/tid=30267] ppid=30249 vsize=10659048 memory=8460 CPUtime=1.4 cores=1,3,5,7
/proc/30252/task/30267/stat : 30267 (java) S 30249 30252 29938 0 -1 1077944384 2132 0 0 0 63 77 0 0 20 0 15 0 105767488 10914865152 631250 33554432000 4194304 4196468 140728597454112 140372957289648 140373405866626 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34385920 140728597460141 140728597460233 140728597460233 140728597462991 0
Current children cumulated CPU time: 2520.02 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 2525000 KiB

Child status: 143
Real time (s): 2473.72
CPU time (s): 2520.05
CPU user time (s): 2516.19
CPU system time (s): 3.86057
CPU usage (%): 101.873
Max. virtual memory (cumulated for all children) (KiB): 10659048
Max. memory (cumulated for all children) (KiB): 2711092

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2516.19
system time used= 3.86057
maximum resident set size= 2713928
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 212299
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2968
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 267285
involuntary context switches= 7525


# summary of solver processes directly reported to runsolver:
#   pid: 30252
#   total CPU time (s): 2520.05
#   total CPU user time (s): 2516.19
#   total CPU system time (s): 3.86057

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.0924 second user time and 22.5733 second system time

The end

Launcher Data

Begin job on node132 at 2018-07-29 18:34:03
IDJOB=4300509
IDBENCH=141653
IDSOLVER=2763
FILE ID=node132/4300509-1532882043
RUNJOBID= node132-1532881965-29970
PBS_JOBID= 21022524
Free space on /tmp= 58416 MiB

SOLVER NAME= MiniCPFever 2018-04-29
BENCH NAME= XCSP18/Eternity/Eternity-15-15_c18.xml
COMMAND LINE= java -jar minicp-1.0.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4300509-1532882043/watcher-4300509-1532882043 -o /tmp/evaluation-result-4300509-1532882043/solver-4300509-1532882043 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1532881965-29970 --watchdog 2580  java -jar minicp-1.0.jar HOME/instance-4300509-1532882043.xml

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

MD5SUM BENCH= 07f6a500cdb84e44b97e5b2e1697edff
RANDOM SEED=147214527

node132.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.65
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.65
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.65
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.65
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:        23279208 kB
MemAvailable:   30880480 kB
Buffers:          223240 kB
Cached:          7610772 kB
SwapCached:            0 kB
Active:          3580108 kB
Inactive:        5359392 kB
Active(anon):    1055724 kB
Inactive(anon):    77824 kB
Active(file):    2524384 kB
Inactive(file):  5281568 kB
Unevictable:        6992 kB
Mlocked:            6992 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              4400 kB
Writeback:             0 kB
AnonPages:       1112480 kB
Mapped:            56164 kB
Shmem:             25248 kB
Slab:             250028 kB
SReclaimable:     222312 kB
SUnreclaim:        27716 kB
KernelStack:        3632 kB
PageTables:         7444 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1997212 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1011712 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 58416 MiB
End job on node132 at 2018-07-29 19:15:17