Trace number 4299332

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.07 2478.51

General information on the benchmark

NameLangford/
LangfordBin-13_c18.xml
MD5SUMaf26c9d63c7c51246c3bfb55117cf2b4
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.615449
Satisfiable
(Un)Satisfiability was proved
Number of variables52
Number of constraints39
Number of domains2
Minimum domain size13
Maximum domain size26
Distribution of domain sizes[{"size":13,"count":26},{"size":26,"count":26}]
Minimum variable degree2
Maximum variable degree26
Distribution of variable degrees[{"degree":2,"count":26},{"degree":26,"count":26}]
Minimum constraint arity2
Maximum constraint arity27
Distribution of constraint arities[{"arity":2,"count":13},{"arity":27,"count":26}]
Number of extensional constraints0
Number of intensional constraints13
Distribution of constraint types[{"type":"intension","count":13},{"type":"element","count":26}]
Optimization problemNO
Type of objective

Solver Data

0.12/0.13	c version: 2018-04-11
0.12/0.13	c seed: 1811631
0.12/0.13	c timeout: -1
0.12/0.13	c memlimit: -1
0.12/0.13	c nbcore: -1
2520.05/2478.50	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 (8322 MiB free)
  memory of node 1: 16384 MiB (14732 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299332-1532797711/watcher-4299332-1532797711 -o /tmp/evaluation-result-4299332-1532797711/solver-4299332-1532797711 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1532775187-6231 --watchdog 2580 java -jar minicp-1.0.jar HOME/instance-4299332-1532797711.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=9747, runsolver pid=9744
Current StackSize limit: 8192 KiB


[startup+0.100058 s]*
/proc/loadavg: 2.02 1.64 1.60 3/215 9762
/proc/meminfo: memFree=23592696/32770624 swapFree=67108792/67108860
[pid=9747] ppid=9744 vsize=10658972 memory=27440 CPUtime=0.12 cores=1,3,5,7
/proc/9747/stat : 9747 (java) S 9744 9747 6199 0 -1 1077944320 5243 0 0 0 11 1 0 0 20 0 15 0 97334377 10914787328 6860 33554432000 4194304 4196468 140731622375312 140731622357856 140711466946295 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
/proc/9747/statm: 2664743 6860 2836 1 0 2627263 0
[pid=9747/tid=9749] ppid=9744 vsize=10658972 memory=-8969303979886212288 CPUtime=0.09 cores=1,3,5,7
/proc/9747/task/9749/stat : 9749 (java) R 9744 9747 6199 0 -1 4202560 3105 0 0 0 8 1 0 0 20 0 15 0 97334377 10914787328 6860 33554432000 4194304 4196468 140731622375312 140711471174784 140711450989925 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9750] ppid=9744 vsize=10658972 memory=-7522837583129502606 CPUtime=0 cores=1,3,5,7
/proc/9747/task/9750/stat : 9750 (java) S 9744 9747 6199 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97334378 10914787328 6860 33554432000 4194304 4196468 140731622375312 140711393020688 140711466956501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9751] ppid=9744 vsize=10658972 memory=140488545158784 CPUtime=0 cores=1,3,5,7
/proc/9747/task/9751/stat : 9751 (java) S 9744 9747 6199 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97334378 10914787328 6860 33554432000 4194304 4196468 140731622375312 140711391968144 140711466956501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9752] ppid=9744 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9747/task/9752/stat : 9752 (java) S 9744 9747 6199 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97334378 10914787328 6860 33554432000 4194304 4196468 140731622375312 140711390915600 140711466956501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9753] ppid=9744 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9747/task/9753/stat : 9753 (java) S 9744 9747 6199 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97334378 10914787328 6860 33554432000 4194304 4196468 140731622375312 140711389863056 140711466956501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9754] ppid=9744 vsize=10658972 memory=140488545158784 CPUtime=0 cores=1,3,5,7
/proc/9747/task/9754/stat : 9754 (java) S 9744 9747 6199 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97334379 10914787328 6860 33554432000 4194304 4196468 140731622375312 140710501111792 140711466957442 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9755] ppid=9744 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9747/task/9755/stat : 9755 (java) S 9744 9747 6199 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97334380 10914787328 6860 33554432000 4194304 4196468 140731622375312 140710500058016 140711466956501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9756] ppid=9744 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9747/task/9756/stat : 9756 (java) S 9744 9747 6199 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97334380 10914787328 6860 33554432000 4194304 4196468 140731622375312 140710499005424 140711466956501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9757] ppid=9744 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9747/task/9757/stat : 9757 (java) S 9744 9747 6199 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97334382 10914787328 6860 33554432000 4194304 4196468 140731622375312 140710497954000 140711466964891 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9758] ppid=9744 vsize=10658972 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9747/task/9758/stat : 9758 (java) R 9744 9747 6199 0 -1 1077944384 423 0 0 0 0 0 0 0 20 0 15 0 97334382 10914787328 6860 33554432000 4194304 4196468 140731622375312 140710496901616 140711466957442 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9759] ppid=9744 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9747/task/9759/stat : 9759 (java) R 9744 9747 6199 0 -1 4202560 45 0 0 0 0 0 0 0 20 0 15 0 97334382 10914787328 6860 33554432000 4194304 4196468 140731622375312 140710495840720 140711444779152 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9760] ppid=9744 vsize=10658972 memory=140488545158784 CPUtime=0.02 cores=1,3,5,7
/proc/9747/task/9760/stat : 9760 (java) S 9744 9747 6199 0 -1 1077944384 345 0 0 0 2 0 0 0 20 0 15 0 97334382 10914787328 6860 33554432000 4194304 4196468 140731622375312 140710494796528 140711466957442 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9761] ppid=9744 vsize=10658972 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9747/task/9761/stat : 9761 (java) S 9744 9747 6199 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97334382 10914787328 6860 33554432000 4194304 4196468 140731622375312 140710493744224 140711466956501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9762] ppid=9744 vsize=10658972 memory=140488545158784 CPUtime=0 cores=1,3,5,7
/proc/9747/task/9762/stat : 9762 (java) S 9744 9747 6199 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97334383 10914787328 6860 33554432000 4194304 4196468 140731622375312 140710492690736 140711466957442 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10658972 KiB
Current children cumulated memory: 27440 KiB

[startup+0.210565 s]*
/proc/loadavg: 2.02 1.64 1.60 3/215 9762
/proc/meminfo: memFree=23580492/32770624 swapFree=67108792/67108860
[pid=9747] ppid=9744 vsize=10659048 memory=40256 CPUtime=0.32 cores=1,3,5,7
/proc/9747/stat : 9747 (java) S 9744 9747 6199 0 -1 1077944320 8105 0 0 0 30 2 0 0 20 0 15 0 97334377 10914865152 10064 33554432000 4194304 4196468 140731622375312 140731622357856 140711466946295 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
/proc/9747/statm: 2664762 10064 2982 1 0 2627263 0
[pid=9747/tid=9749] ppid=9744 vsize=10659048 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/9747/task/9749/stat : 9749 (java) R 9744 9747 6199 0 -1 4202560 5200 0 0 0 18 2 0 0 20 0 15 0 97334377 10914865152 10064 33554432000 4194304 4196468 140731622375312 140711471178608 140711451026782 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9750] ppid=9744 vsize=10659048 memory=343 CPUtime=0 cores=1,3,5,7
/proc/9747/task/9750/stat : 9750 (java) S 9744 9747 6199 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97334378 10914865152 10064 33554432000 4194304 4196468 140731622375312 140711393020688 140711466956501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9751] ppid=9744 vsize=10659048 memory=140488545175268 CPUtime=0 cores=1,3,5,7
/proc/9747/task/9751/stat : 9751 (java) S 9744 9747 6199 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97334378 10914865152 10064 33554432000 4194304 4196468 140731622375312 140711391968144 140711466956501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9752] ppid=9744 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9747/task/9752/stat : 9752 (java) S 9744 9747 6199 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97334378 10914865152 10064 33554432000 4194304 4196468 140731622375312 140711390915600 140711466956501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9753] ppid=9744 vsize=10659048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9747/task/9753/stat : 9753 (java) S 9744 9747 6199 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97334378 10914865152 10064 33554432000 4194304 4196468 140731622375312 140711389863056 140711466956501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9754] ppid=9744 vsize=10659048 memory=140488545158784 CPUtime=0 cores=1,3,5,7
/proc/9747/task/9754/stat : 9754 (java) S 9744 9747 6199 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97334379 10914865152 10064 33554432000 4194304 4196468 140731622375312 140710501111792 140711466957442 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9755] ppid=9744 vsize=10659048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9747/task/9755/stat : 9755 (java) S 9744 9747 6199 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97334380 10914865152 10064 33554432000 4194304 4196468 140731622375312 140710500058016 140711466956501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9756] ppid=9744 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9747/task/9756/stat : 9756 (java) S 9744 9747 6199 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97334380 10914865152 10064 33554432000 4194304 4196468 140731622375312 140710499005424 140711466956501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9757] ppid=9744 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9747/task/9757/stat : 9757 (java) S 9744 9747 6199 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97334382 10914865152 10064 33554432000 4194304 4196468 140731622375312 140710497954000 140711466964891 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9758] ppid=9744 vsize=10659048 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/9747/task/9758/stat : 9758 (java) S 9744 9747 6199 0 -1 1077944384 520 0 0 0 1 0 0 0 20 0 15 0 97334382 10914865152 10064 33554432000 4194304 4196468 140731622375312 140710496901616 140711466957442 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9759] ppid=9744 vsize=10659048 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/9747/task/9759/stat : 9759 (java) S 9744 9747 6199 0 -1 1077944384 204 0 0 0 2 0 0 0 20 0 15 0 97334382 10914865152 10064 33554432000 4194304 4196468 140731622375312 140710495849072 140711466957442 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9760] ppid=9744 vsize=10659048 memory=140488545158784 CPUtime=0.07 cores=1,3,5,7
/proc/9747/task/9760/stat : 9760 (java) S 9744 9747 6199 0 -1 1077944384 816 0 0 0 7 0 0 0 20 0 15 0 97334382 10914865152 10064 33554432000 4194304 4196468 140731622375312 140710494796528 140711466957442 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9761] ppid=9744 vsize=10659048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9747/task/9761/stat : 9761 (java) S 9744 9747 6199 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97334382 10914865152 10064 33554432000 4194304 4196468 140731622375312 140710493744224 140711466956501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9762] ppid=9744 vsize=10659048 memory=140488545158784 CPUtime=0 cores=1,3,5,7
/proc/9747/task/9762/stat : 9762 (java) S 9744 9747 6199 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97334383 10914865152 10064 33554432000 4194304 4196468 140731622375312 140710492690736 140711466957442 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 40256 KiB

[startup+0.310148 s]*
/proc/loadavg: 2.02 1.64 1.60 5/215 9762
/proc/meminfo: memFree=23576088/32770624 swapFree=67108792/67108860
[pid=9747] ppid=9744 vsize=10659048 memory=46516 CPUtime=0.53 cores=1,3,5,7
/proc/9747/stat : 9747 (java) S 9744 9747 6199 0 -1 1077944320 8798 0 0 0 51 2 0 0 20 0 15 0 97334377 10914865152 11629 33554432000 4194304 4196468 140731622375312 140731622357856 140711466946295 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
/proc/9747/statm: 2664762 11629 3035 1 0 2627263 0
[pid=9747/tid=9749] ppid=9744 vsize=10659048 memory=7022364594140610616 CPUtime=0.3 cores=1,3,5,7
/proc/9747/task/9749/stat : 9749 (java) R 9744 9747 6199 0 -1 4202560 5636 0 0 0 28 2 0 0 20 0 15 0 97334377 10914865152 11640 33554432000 4194304 4196468 140731622375312 140711471181696 140711064317810 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9750] ppid=9744 vsize=10659048 memory=4294977868 CPUtime=0 cores=1,3,5,7
/proc/9747/task/9750/stat : 9750 (java) S 9744 9747 6199 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97334378 10914865152 11640 33554432000 4194304 4196468 140731622375312 140711393020688 140711466956501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9751] ppid=9744 vsize=10659048 memory=140488545749837 CPUtime=0 cores=1,3,5,7
/proc/9747/task/9751/stat : 9751 (java) S 9744 9747 6199 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97334378 10914865152 11640 33554432000 4194304 4196468 140731622375312 140711391968144 140711466956501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9752] ppid=9744 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9747/task/9752/stat : 9752 (java) S 9744 9747 6199 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97334378 10914865152 11640 33554432000 4194304 4196468 140731622375312 140711390915600 140711466956501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9753] ppid=9744 vsize=10659048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9747/task/9753/stat : 9753 (java) S 9744 9747 6199 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97334378 10914865152 11640 33554432000 4194304 4196468 140731622375312 140711389863056 140711466956501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9754] ppid=9744 vsize=10659048 memory=140488545158784 CPUtime=0 cores=1,3,5,7
/proc/9747/task/9754/stat : 9754 (java) S 9744 9747 6199 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97334379 10914865152 11640 33554432000 4194304 4196468 140731622375312 140710501111792 140711466957442 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9755] ppid=9744 vsize=10659048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9747/task/9755/stat : 9755 (java) S 9744 9747 6199 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97334380 10914865152 11640 33554432000 4194304 4196468 140731622375312 140710500058016 140711466956501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9756] ppid=9744 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9747/task/9756/stat : 9756 (java) S 9744 9747 6199 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97334380 10914865152 11640 33554432000 4194304 4196468 140731622375312 140710499005424 140711466956501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9757] ppid=9744 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9747/task/9757/stat : 9757 (java) S 9744 9747 6199 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97334382 10914865152 11640 33554432000 4194304 4196468 140731622375312 140710497954000 140711466964891 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9758] ppid=9744 vsize=10659048 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/9747/task/9758/stat : 9758 (java) R 9744 9747 6199 0 -1 1077944384 538 0 0 0 3 0 0 0 20 0 15 0 97334382 10914865152 11640 33554432000 4194304 4196468 140731622375312 140710496901616 140711466957442 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9759] ppid=9744 vsize=10659048 memory=-1 CPUtime=0.05 cores=1,3,5,7
/proc/9747/task/9759/stat : 9759 (java) R 9744 9747 6199 0 -1 4202560 328 0 0 0 5 0 0 0 20 0 15 0 97334382 10914865152 11640 33554432000 4194304 4196468 140731622375312 140710495840528 140711459183422 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9760] ppid=9744 vsize=10659048 memory=140488545158784 CPUtime=0.14 cores=1,3,5,7
/proc/9747/task/9760/stat : 9760 (java) R 9744 9747 6199 0 -1 4202560 935 0 0 0 14 0 0 0 20 0 15 0 97334382 10914865152 11640 33554432000 4194304 4196468 140731622375312 140710494796528 140711446378368 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9761] ppid=9744 vsize=10659048 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9747/task/9761/stat : 9761 (java) S 9744 9747 6199 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97334382 10914865152 11640 33554432000 4194304 4196468 140731622375312 140710493744224 140711466956501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9762] ppid=9744 vsize=10659048 memory=140488545158784 CPUtime=0 cores=1,3,5,7
/proc/9747/task/9762/stat : 9762 (java) S 9744 9747 6199 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97334383 10914865152 11640 33554432000 4194304 4196468 140731622375312 140710492690736 140711466957442 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 46516 KiB

[startup+0.700808 s]
/proc/loadavg: 2.02 1.64 1.60 5/215 9762
/proc/meminfo: memFree=23529812/32770624 swapFree=67108792/67108860
[pid=9747] ppid=9744 vsize=10659048 memory=128072 CPUtime=1.7 cores=1,3,5,7
/proc/9747/stat : 9747 (java) S 9744 9747 6199 0 -1 1077944320 15425 0 0 0 165 5 0 0 20 0 15 0 97334377 10914865152 32018 33554432000 4194304 4196468 140731622375312 140731622357856 140711466946295 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
/proc/9747/statm: 2664762 32018 3086 1 0 2627263 0
[pid=9747/tid=9749] ppid=9744 vsize=10659048 memory=182381558380921 CPUtime=0.68 cores=1,3,5,7
/proc/9747/task/9749/stat : 9749 (java) R 9744 9747 6199 0 -1 4202560 5716 0 0 0 65 3 0 0 20 0 15 0 97334377 10914865152 32018 33554432000 4194304 4196468 140731622375312 140711471183768 140711065608847 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9750] ppid=9744 vsize=10659048 memory=569991 CPUtime=0 cores=1,3,5,7
/proc/9747/task/9750/stat : 9750 (java) S 9744 9747 6199 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97334378 10914865152 32018 33554432000 4194304 4196468 140731622375312 140711393020688 140711466956501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9751] ppid=9744 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9747/task/9751/stat : 9751 (java) S 9744 9747 6199 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97334378 10914865152 32018 33554432000 4194304 4196468 140731622375312 140711391968144 140711466956501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9752] ppid=9744 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9747/task/9752/stat : 9752 (java) S 9744 9747 6199 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97334378 10914865152 32018 33554432000 4194304 4196468 140731622375312 140711390915600 140711466956501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9753] ppid=9744 vsize=10659048 memory=7809523229951467570 CPUtime=0 cores=1,3,5,7
/proc/9747/task/9753/stat : 9753 (java) S 9744 9747 6199 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97334378 10914865152 32018 33554432000 4194304 4196468 140731622375312 140711389863056 140711466956501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9754] ppid=9744 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9747/task/9754/stat : 9754 (java) S 9744 9747 6199 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 97334379 10914865152 32018 33554432000 4194304 4196468 140731622375312 140710501111792 140711466957442 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9755] ppid=9744 vsize=10659048 memory=-3535359994705171810 CPUtime=0 cores=1,3,5,7
/proc/9747/task/9755/stat : 9755 (java) S 9744 9747 6199 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97334380 10914865152 32018 33554432000 4194304 4196468 140731622375312 140710500058016 140711466956501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9756] ppid=9744 vsize=10659048 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/9747/task/9756/stat : 9756 (java) S 9744 9747 6199 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97334380 10914865152 32018 33554432000 4194304 4196468 140731622375312 140710499005424 140711466956501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9757] ppid=9744 vsize=10659048 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/9747/task/9757/stat : 9757 (java) S 9744 9747 6199 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97334382 10914865152 32018 33554432000 4194304 4196468 140731622375312 140710497954000 140711466964891 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9758] ppid=9744 vsize=10659048 memory=0 CPUtime=0.39 cores=1,3,5,7
/proc/9747/task/9758/stat : 9758 (java) R 9744 9747 6199 0 -1 4202560 3257 0 0 0 39 0 0 0 20 0 15 0 97334382 10914865152 32018 33554432000 4194304 4196468 140731622375312 140710496882632 140711450443024 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9759] ppid=9744 vsize=10659048 memory=0 CPUtime=0.41 cores=1,3,5,7
/proc/9747/task/9759/stat : 9759 (java) R 9744 9747 6199 0 -1 4202560 3686 0 0 0 41 0 0 0 20 0 15 0 97334382 10914865152 32018 33554432000 4194304 4196468 140731622375312 140710495847472 140711450432309 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9760] ppid=9744 vsize=10659048 memory=0 CPUtime=0.18 cores=1,3,5,7
/proc/9747/task/9760/stat : 9760 (java) S 9744 9747 6199 0 -1 1077944384 1394 0 0 0 18 0 0 0 20 0 15 0 97334382 10914865152 32018 33554432000 4194304 4196468 140731622375312 140710494796528 140711466957442 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9761] ppid=9744 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9747/task/9761/stat : 9761 (java) S 9744 9747 6199 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97334382 10914865152 32018 33554432000 4194304 4196468 140731622375312 140710493744224 140711466956501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9762] ppid=9744 vsize=10659048 memory=18268 CPUtime=0 cores=1,3,5,7
/proc/9747/task/9762/stat : 9762 (java) S 9744 9747 6199 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97334383 10914865152 32018 33554432000 4194304 4196468 140731622375312 140710492690736 140711466957442 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
Current children cumulated CPU time: 1.7 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 128072 KiB

[startup+1.50131 s]
/proc/loadavg: 2.18 1.67 1.61 5/215 9762
/proc/meminfo: memFree=23425060/32770624 swapFree=67108792/67108860
[pid=9747] ppid=9744 vsize=10659048 memory=197360 CPUtime=3.77 cores=1,3,5,7
/proc/9747/stat : 9747 (java) S 9744 9747 6199 0 -1 1077944320 15865 0 0 0 371 6 0 0 20 0 15 0 97334377 10914865152 49340 33554432000 4194304 4196468 140731622375312 140731622357856 140711466946295 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
/proc/9747/statm: 2664762 49340 3113 1 0 2627263 0
[pid=9747/tid=9749] ppid=9744 vsize=10659048 memory=10799 CPUtime=1.47 cores=1,3,5,7
/proc/9747/task/9749/stat : 9749 (java) R 9744 9747 6199 0 -1 4202560 5761 0 0 0 143 4 0 0 20 0 15 0 97334377 10914865152 49340 33554432000 4194304 4196468 140731622375312 140711471185376 140711451285073 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9750] ppid=9744 vsize=10659048 memory=8112282956445269571 CPUtime=0 cores=1,3,5,7
/proc/9747/task/9750/stat : 9750 (java) S 9744 9747 6199 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 97334378 10914865152 49340 33554432000 4194304 4196468 140731622375312 140711393020688 140711466956501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9751] ppid=9744 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9747/task/9751/stat : 9751 (java) S 9744 9747 6199 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97334378 10914865152 49340 33554432000 4194304 4196468 140731622375312 140711391968144 140711466956501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9752] ppid=9744 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9747/task/9752/stat : 9752 (java) S 9744 9747 6199 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97334378 10914865152 49340 33554432000 4194304 4196468 140731622375312 140711390915600 140711466956501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9753] ppid=9744 vsize=10659048 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/9747/task/9753/stat : 9753 (java) S 9744 9747 6199 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 15 0 97334378 10914865152 49340 33554432000 4194304 4196468 140731622375312 140711389863056 140711466956501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9754] ppid=9744 vsize=10659048 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9747/task/9754/stat : 9754 (java) S 9744 9747 6199 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 97334379 10914865152 49340 33554432000 4194304 4196468 140731622375312 140710501111792 140711466957442 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0

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

/proc/9747/task/9749/stat : 9749 (java) R 9744 9747 6199 0 -1 4202560 31484 0 0 0 235552 39 0 0 20 0 15 0 97334377 10914865152 135597 33554432000 4194304 4196468 140731622375312 140711471185744 140711067484787 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9750] ppid=9744 vsize=10659048 memory=538292 CPUtime=12.95 cores=1,3,5,7
/proc/9747/task/9750/stat : 9750 (java) S 9744 9747 6199 0 -1 1077944384 5816 0 0 0 1220 75 0 0 20 0 15 0 97334378 10914865152 135597 33554432000 4194304 4196468 140731622375312 140711393020688 140711466956501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9751] ppid=9744 vsize=10659048 memory=540340 CPUtime=12.86 cores=1,3,5,7
/proc/9747/task/9751/stat : 9751 (java) S 9744 9747 6199 0 -1 1077944384 5189 0 0 0 1210 76 0 0 20 0 15 0 97334378 10914865152 135597 33554432000 4194304 4196468 140731622375312 140711391968144 140711466956501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9752] ppid=9744 vsize=10659048 memory=540340 CPUtime=12.91 cores=1,3,5,7
/proc/9747/task/9752/stat : 9752 (java) S 9744 9747 6199 0 -1 1077944384 5929 0 0 0 1215 76 0 0 20 0 15 0 97334378 10914865152 135597 33554432000 4194304 4196468 140731622375312 140711390915600 140711466956501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9753] ppid=9744 vsize=10659048 memory=540340 CPUtime=12.99 cores=1,3,5,7
/proc/9747/task/9753/stat : 9753 (java) S 9744 9747 6199 0 -1 1077944384 5942 0 0 0 1226 73 0 0 20 0 15 0 97334378 10914865152 135597 33554432000 4194304 4196468 140731622375312 140711389863056 140711466956501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9754] ppid=9744 vsize=10659048 memory=540340 CPUtime=10.39 cores=1,3,5,7
/proc/9747/task/9754/stat : 9754 (java) S 9744 9747 6199 0 -1 1077944384 6205 0 0 0 958 81 0 0 20 0 15 0 97334379 10914865152 135597 33554432000 4194304 4196468 140731622375312 140710501111792 140711466957442 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9755] ppid=9744 vsize=10659048 memory=542388 CPUtime=0 cores=1,3,5,7
/proc/9747/task/9755/stat : 9755 (java) S 9744 9747 6199 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97334380 10914865152 135597 33554432000 4194304 4196468 140731622375312 140710500058016 140711466956501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9756] ppid=9744 vsize=10659048 memory=542388 CPUtime=0 cores=1,3,5,7
/proc/9747/task/9756/stat : 9756 (java) S 9744 9747 6199 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 97334380 10914865152 135597 33554432000 4194304 4196468 140731622375312 140710499005424 140711466956501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9757] ppid=9744 vsize=10659048 memory=7156901953596646500 CPUtime=0 cores=1,3,5,7
/proc/9747/task/9757/stat : 9757 (java) S 9744 9747 6199 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97334382 10914865152 135597 33554432000 4194304 4196468 140731622375312 140710497954000 140711466964891 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9758] ppid=9744 vsize=10659048 memory=55 CPUtime=1.53 cores=1,3,5,7
/proc/9747/task/9758/stat : 9758 (java) S 9744 9747 6199 0 -1 1077944384 4062 0 0 0 153 0 0 0 20 0 15 0 97334382 10914865152 135597 33554432000 4194304 4196468 140731622375312 140710496901616 140711466957442 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9759] ppid=9744 vsize=10659048 memory=540340 CPUtime=0.9 cores=1,3,5,7
/proc/9747/task/9759/stat : 9759 (java) S 9744 9747 6199 0 -1 1077944384 3933 0 0 0 89 1 0 0 20 0 15 0 97334382 10914865152 135597 33554432000 4194304 4196468 140731622375312 140710495849072 140711466957442 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9760] ppid=9744 vsize=10659048 memory=542388 CPUtime=0.21 cores=1,3,5,7
/proc/9747/task/9760/stat : 9760 (java) S 9744 9747 6199 0 -1 1077944384 1485 0 0 0 21 0 0 0 20 0 15 0 97334382 10914865152 135597 33554432000 4194304 4196468 140731622375312 140710494796528 140711466957442 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9761] ppid=9744 vsize=10659048 memory=140488447912208 CPUtime=0 cores=1,3,5,7
/proc/9747/task/9761/stat : 9761 (java) S 9744 9747 6199 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97334382 10914865152 135597 33554432000 4194304 4196468 140731622375312 140710493744224 140711466956501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9762] ppid=9744 vsize=10659048 memory=542388 CPUtime=1.3 cores=1,3,5,7
/proc/9747/task/9762/stat : 9762 (java) S 9744 9747 6199 0 -1 1077944384 1245 0 0 0 59 71 0 0 20 0 15 0 97334383 10914865152 135597 33554432000 4194304 4196468 140731622375312 140710492690736 140711466957442 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
Current children cumulated CPU time: 2422.05 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 542388 KiB

[startup+2442.3 s]
/proc/loadavg: 1.79 1.65 1.61 3/215 9992
/proc/meminfo: memFree=23532372/32770624 swapFree=67108792/67108860
[pid=9747] ppid=9744 vsize=10659048 memory=546484 CPUtime=2483.17 cores=1,3,5,7
/proc/9747/stat : 9747 (java) S 9744 9747 6199 0 -1 1077944320 74580 0 0 0 247914 403 0 0 20 0 15 0 97334377 10914865152 136621 33554432000 4194304 4196468 140731622375312 140731622357856 140711466946295 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
/proc/9747/statm: 2664762 136621 3135 1 0 2627263 0
[pid=9747/tid=9749] ppid=9744 vsize=10659048 memory=546484 CPUtime=2415.25 cores=1,3,5,7
/proc/9747/task/9749/stat : 9749 (java) R 9744 9747 6199 0 -1 4202560 32100 0 0 0 241486 39 0 0 20 0 15 0 97334377 10914865152 136621 33554432000 4194304 4196468 140731622375312 140711471185744 140711066986993 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9750] ppid=9744 vsize=10659048 memory=546484 CPUtime=13.34 cores=1,3,5,7
/proc/9747/task/9750/stat : 9750 (java) S 9744 9747 6199 0 -1 1077944384 5939 0 0 0 1258 76 0 0 20 0 15 0 97334378 10914865152 136621 33554432000 4194304 4196468 140731622375312 140711393020688 140711466956501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9751] ppid=9744 vsize=10659048 memory=546484 CPUtime=13.25 cores=1,3,5,7
/proc/9747/task/9751/stat : 9751 (java) S 9744 9747 6199 0 -1 1077944384 5308 0 0 0 1248 77 0 0 20 0 15 0 97334378 10914865152 136621 33554432000 4194304 4196468 140731622375312 140711391968144 140711466956501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9752] ppid=9744 vsize=10659048 memory=546484 CPUtime=13.28 cores=1,3,5,7
/proc/9747/task/9752/stat : 9752 (java) S 9744 9747 6199 0 -1 1077944384 6250 0 0 0 1252 76 0 0 20 0 15 0 97334378 10914865152 136621 33554432000 4194304 4196468 140731622375312 140711390915600 140711466956501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9753] ppid=9744 vsize=10659048 memory=928 CPUtime=13.38 cores=1,3,5,7
/proc/9747/task/9753/stat : 9753 (java) S 9744 9747 6199 0 -1 1077944384 6494 0 0 0 1264 74 0 0 20 0 15 0 97334378 10914865152 136621 33554432000 4194304 4196468 140731622375312 140711389863056 140711466956501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9754] ppid=9744 vsize=10659048 memory=540340 CPUtime=10.6 cores=1,3,5,7
/proc/9747/task/9754/stat : 9754 (java) S 9744 9747 6199 0 -1 1077944384 6379 0 0 0 978 82 0 0 20 0 15 0 97334379 10914865152 136621 33554432000 4194304 4196468 140731622375312 140710501111792 140711466957442 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9755] ppid=9744 vsize=10659048 memory=542388 CPUtime=0 cores=1,3,5,7
/proc/9747/task/9755/stat : 9755 (java) S 9744 9747 6199 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97334380 10914865152 136621 33554432000 4194304 4196468 140731622375312 140710500058016 140711466956501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9756] ppid=9744 vsize=10659048 memory=544436 CPUtime=0 cores=1,3,5,7
/proc/9747/task/9756/stat : 9756 (java) S 9744 9747 6199 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 97334380 10914865152 136621 33554432000 4194304 4196468 140731622375312 140710499005424 140711466956501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9757] ppid=9744 vsize=10659048 memory=544436 CPUtime=0 cores=1,3,5,7
/proc/9747/task/9757/stat : 9757 (java) S 9744 9747 6199 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97334382 10914865152 136621 33554432000 4194304 4196468 140731622375312 140710497954000 140711466964891 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9758] ppid=9744 vsize=10659048 memory=546484 CPUtime=1.53 cores=1,3,5,7
/proc/9747/task/9758/stat : 9758 (java) S 9744 9747 6199 0 -1 1077944384 4064 0 0 0 153 0 0 0 20 0 15 0 97334382 10914865152 136621 33554432000 4194304 4196468 140731622375312 140710496901616 140711466957442 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9759] ppid=9744 vsize=10659048 memory=546484 CPUtime=0.9 cores=1,3,5,7
/proc/9747/task/9759/stat : 9759 (java) S 9744 9747 6199 0 -1 1077944384 3935 0 0 0 89 1 0 0 20 0 15 0 97334382 10914865152 136621 33554432000 4194304 4196468 140731622375312 140710495849072 140711466957442 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9760] ppid=9744 vsize=10659048 memory=546484 CPUtime=0.21 cores=1,3,5,7
/proc/9747/task/9760/stat : 9760 (java) S 9744 9747 6199 0 -1 1077944384 1488 0 0 0 21 0 0 0 20 0 15 0 97334382 10914865152 136621 33554432000 4194304 4196468 140731622375312 140710494796528 140711466957442 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9761] ppid=9744 vsize=10659048 memory=546484 CPUtime=0 cores=1,3,5,7
/proc/9747/task/9761/stat : 9761 (java) S 9744 9747 6199 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97334382 10914865152 136621 33554432000 4194304 4196468 140731622375312 140710493744224 140711466956501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9762] ppid=9744 vsize=10659048 memory=546484 CPUtime=1.33 cores=1,3,5,7
/proc/9747/task/9762/stat : 9762 (java) S 9744 9747 6199 0 -1 1077944384 1262 0 0 0 60 73 0 0 20 0 15 0 97334383 10914865152 136621 33554432000 4194304 4196468 140731622375312 140710492690736 140711466957442 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
Current children cumulated CPU time: 2483.17 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 546484 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2478.5 s]
/proc/loadavg: 1.87 1.69 1.62 3/215 9992
/proc/meminfo: memFree=23492464/32770624 swapFree=67108792/67108860
[pid=9747] ppid=9744 vsize=10659048 memory=550580 CPUtime=2520.05 cores=1,3,5,7
/proc/9747/stat : 9747 (java) S 9744 9747 6199 0 -1 1077944320 75250 0 0 0 251598 407 0 0 20 0 15 0 97334377 10914865152 137645 33554432000 4194304 4196468 140731622375312 140731622357856 140711466946295 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
/proc/9747/statm: 2664762 137645 3135 1 0 2627263 0
[pid=9747/tid=9749] ppid=9744 vsize=10659048 memory=550580 CPUtime=2451.04 cores=1,3,5,7
/proc/9747/task/9749/stat : 9749 (java) R 9744 9747 6199 0 -1 4202560 32383 0 0 0 245064 40 0 0 20 0 15 0 97334377 10914865152 137645 33554432000 4194304 4196468 140731622375312 140711471185616 140711067062890 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9750] ppid=9744 vsize=10659048 memory=550580 CPUtime=13.56 cores=1,3,5,7
/proc/9747/task/9750/stat : 9750 (java) S 9744 9747 6199 0 -1 1077944384 6065 0 0 0 1280 76 0 0 20 0 15 0 97334378 10914865152 137645 33554432000 4194304 4196468 140731622375312 140711393020688 140711466956501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9751] ppid=9744 vsize=10659048 memory=28272 CPUtime=13.48 cores=1,3,5,7
/proc/9747/task/9751/stat : 9751 (java) S 9744 9747 6199 0 -1 1077944384 5436 0 0 0 1270 78 0 0 20 0 15 0 97334378 10914865152 137645 33554432000 4194304 4196468 140731622375312 140711391968144 140711466956501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9752] ppid=9744 vsize=10659048 memory=550580 CPUtime=13.53 cores=1,3,5,7
/proc/9747/task/9752/stat : 9752 (java) S 9744 9747 6199 0 -1 1077944384 6300 0 0 0 1275 78 0 0 20 0 15 0 97334378 10914865152 137645 33554432000 4194304 4196468 140731622375312 140711390915600 140711466956501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9753] ppid=9744 vsize=10659048 memory=550580 CPUtime=13.61 cores=1,3,5,7
/proc/9747/task/9753/stat : 9753 (java) S 9744 9747 6199 0 -1 1077944384 6569 0 0 0 1287 74 0 0 20 0 15 0 97334378 10914865152 137645 33554432000 4194304 4196468 140731622375312 140711389863056 140711466956501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9754] ppid=9744 vsize=10659048 memory=550580 CPUtime=10.72 cores=1,3,5,7
/proc/9747/task/9754/stat : 9754 (java) S 9744 9747 6199 0 -1 1077944384 6383 0 0 0 990 82 0 0 20 0 15 0 97334379 10914865152 137645 33554432000 4194304 4196468 140731622375312 140710501111792 140711466957442 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9755] ppid=9744 vsize=10659048 memory=8500 CPUtime=0 cores=1,3,5,7
/proc/9747/task/9755/stat : 9755 (java) S 9744 9747 6199 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97334380 10914865152 137645 33554432000 4194304 4196468 140731622375312 140710500058016 140711466956501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9756] ppid=9744 vsize=10659048 memory=550580 CPUtime=0 cores=1,3,5,7
/proc/9747/task/9756/stat : 9756 (java) S 9744 9747 6199 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 97334380 10914865152 137645 33554432000 4194304 4196468 140731622375312 140710499005424 140711466956501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9757] ppid=9744 vsize=10659048 memory=550580 CPUtime=0 cores=1,3,5,7
/proc/9747/task/9757/stat : 9757 (java) S 9744 9747 6199 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97334382 10914865152 137645 33554432000 4194304 4196468 140731622375312 140710497954000 140711466964891 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9758] ppid=9744 vsize=10659048 memory=550580 CPUtime=1.53 cores=1,3,5,7
/proc/9747/task/9758/stat : 9758 (java) S 9744 9747 6199 0 -1 1077944384 4064 0 0 0 153 0 0 0 20 0 15 0 97334382 10914865152 137645 33554432000 4194304 4196468 140731622375312 140710496901616 140711466957442 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9759] ppid=9744 vsize=10659048 memory=550580 CPUtime=0.9 cores=1,3,5,7
/proc/9747/task/9759/stat : 9759 (java) S 9744 9747 6199 0 -1 1077944384 3935 0 0 0 89 1 0 0 20 0 15 0 97334382 10914865152 137645 33554432000 4194304 4196468 140731622375312 140710495849072 140711466957442 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9760] ppid=9744 vsize=10659048 memory=550580 CPUtime=0.21 cores=1,3,5,7
/proc/9747/task/9760/stat : 9760 (java) S 9744 9747 6199 0 -1 1077944384 1488 0 0 0 21 0 0 0 20 0 15 0 97334382 10914865152 137645 33554432000 4194304 4196468 140731622375312 140710494796528 140711466957442 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9761] ppid=9744 vsize=10659048 memory=550580 CPUtime=0 cores=1,3,5,7
/proc/9747/task/9761/stat : 9761 (java) S 9744 9747 6199 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97334382 10914865152 137645 33554432000 4194304 4196468 140731622375312 140710493744224 140711466956501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9762] ppid=9744 vsize=10659048 memory=550580 CPUtime=1.35 cores=1,3,5,7
/proc/9747/task/9762/stat : 9762 (java) S 9744 9747 6199 0 -1 1077944384 1266 0 0 0 62 73 0 0 20 0 15 0 97334383 10914865152 137645 33554432000 4194304 4196468 140731622375312 140710492690736 140711466957442 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
Current children cumulated CPU time: 2520.05 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 550580 KiB

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

[startup+2478.51 s]
# the end of solver process 9747 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2515.99 s, system=4.07579 s

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

[startup+2478.5 s]
/proc/loadavg: 1.87 1.69 1.62 3/215 9992
/proc/meminfo: memFree=23492464/32770624 swapFree=67108792/67108860
[pid=9747] ppid=9744 vsize=10659048 memory=550580 CPUtime=2520.05 cores=1,3,5,7
/proc/9747/stat : 9747 (java) S 9744 9747 6199 0 -1 1077944320 75250 0 0 0 251598 407 0 0 20 0 15 0 97334377 10914865152 137645 33554432000 4194304 4196468 140731622375312 140731622357856 140711466946295 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
/proc/9747/statm: 2664762 137645 3135 1 0 2627263 0
[pid=9747/tid=9749] ppid=9744 vsize=10659048 memory=550580 CPUtime=2451.04 cores=1,3,5,7
/proc/9747/task/9749/stat : 9749 (java) R 9744 9747 6199 0 -1 4202560 32383 0 0 0 245064 40 0 0 20 0 15 0 97334377 10914865152 137645 33554432000 4194304 4196468 140731622375312 140711471185616 140711067062890 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9750] ppid=9744 vsize=10659048 memory=550580 CPUtime=13.56 cores=1,3,5,7
/proc/9747/task/9750/stat : 9750 (java) S 9744 9747 6199 0 -1 1077944384 6065 0 0 0 1280 76 0 0 20 0 15 0 97334378 10914865152 137645 33554432000 4194304 4196468 140731622375312 140711393020688 140711466956501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9751] ppid=9744 vsize=10659048 memory=28272 CPUtime=13.48 cores=1,3,5,7
/proc/9747/task/9751/stat : 9751 (java) S 9744 9747 6199 0 -1 1077944384 5436 0 0 0 1270 78 0 0 20 0 15 0 97334378 10914865152 137645 33554432000 4194304 4196468 140731622375312 140711391968144 140711466956501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9752] ppid=9744 vsize=10659048 memory=550580 CPUtime=13.53 cores=1,3,5,7
/proc/9747/task/9752/stat : 9752 (java) S 9744 9747 6199 0 -1 1077944384 6300 0 0 0 1275 78 0 0 20 0 15 0 97334378 10914865152 137645 33554432000 4194304 4196468 140731622375312 140711390915600 140711466956501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9753] ppid=9744 vsize=10659048 memory=550580 CPUtime=13.61 cores=1,3,5,7
/proc/9747/task/9753/stat : 9753 (java) S 9744 9747 6199 0 -1 1077944384 6569 0 0 0 1287 74 0 0 20 0 15 0 97334378 10914865152 137645 33554432000 4194304 4196468 140731622375312 140711389863056 140711466956501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9754] ppid=9744 vsize=10659048 memory=550580 CPUtime=10.72 cores=1,3,5,7
/proc/9747/task/9754/stat : 9754 (java) S 9744 9747 6199 0 -1 1077944384 6383 0 0 0 990 82 0 0 20 0 15 0 97334379 10914865152 137645 33554432000 4194304 4196468 140731622375312 140710501111792 140711466957442 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9755] ppid=9744 vsize=10659048 memory=8500 CPUtime=0 cores=1,3,5,7
/proc/9747/task/9755/stat : 9755 (java) S 9744 9747 6199 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97334380 10914865152 137645 33554432000 4194304 4196468 140731622375312 140710500058016 140711466956501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9756] ppid=9744 vsize=10659048 memory=550580 CPUtime=0 cores=1,3,5,7
/proc/9747/task/9756/stat : 9756 (java) S 9744 9747 6199 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 97334380 10914865152 137645 33554432000 4194304 4196468 140731622375312 140710499005424 140711466956501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9757] ppid=9744 vsize=10659048 memory=550580 CPUtime=0 cores=1,3,5,7
/proc/9747/task/9757/stat : 9757 (java) S 9744 9747 6199 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97334382 10914865152 137645 33554432000 4194304 4196468 140731622375312 140710497954000 140711466964891 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9758] ppid=9744 vsize=10659048 memory=550580 CPUtime=1.53 cores=1,3,5,7
/proc/9747/task/9758/stat : 9758 (java) S 9744 9747 6199 0 -1 1077944384 4064 0 0 0 153 0 0 0 20 0 15 0 97334382 10914865152 137645 33554432000 4194304 4196468 140731622375312 140710496901616 140711466957442 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9759] ppid=9744 vsize=10659048 memory=550580 CPUtime=0.9 cores=1,3,5,7
/proc/9747/task/9759/stat : 9759 (java) S 9744 9747 6199 0 -1 1077944384 3935 0 0 0 89 1 0 0 20 0 15 0 97334382 10914865152 137645 33554432000 4194304 4196468 140731622375312 140710495849072 140711466957442 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9760] ppid=9744 vsize=10659048 memory=550580 CPUtime=0.21 cores=1,3,5,7
/proc/9747/task/9760/stat : 9760 (java) S 9744 9747 6199 0 -1 1077944384 1488 0 0 0 21 0 0 0 20 0 15 0 97334382 10914865152 137645 33554432000 4194304 4196468 140731622375312 140710494796528 140711466957442 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9761] ppid=9744 vsize=10659048 memory=550580 CPUtime=0 cores=1,3,5,7
/proc/9747/task/9761/stat : 9761 (java) S 9744 9747 6199 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97334382 10914865152 137645 33554432000 4194304 4196468 140731622375312 140710493744224 140711466956501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
[pid=9747/tid=9762] ppid=9744 vsize=10659048 memory=550580 CPUtime=1.35 cores=1,3,5,7
/proc/9747/task/9762/stat : 9762 (java) S 9744 9747 6199 0 -1 1077944384 1266 0 0 0 62 73 0 0 20 0 15 0 97334383 10914865152 137645 33554432000 4194304 4196468 140731622375312 140710492690736 140711466957442 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18046976 140731622376621 140731622376713 140731622376713 140731622379471 0
Current children cumulated CPU time: 2520.05 s
Current children cumulated vsize: 10659048 KiB
Current children cumulated memory: 550580 KiB

Child status: 143
Real time (s): 2478.51
CPU time (s): 2520.07
CPU user time (s): 2515.99
CPU system time (s): 4.07579
CPU usage (%): 101.677
Max. virtual memory (cumulated for all children) (KiB): 10659048
Max. memory (cumulated for all children) (KiB): 550580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2515.99
system time used= 4.07579
maximum resident set size= 551072
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 75414
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2728
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 365740
involuntary context switches= 5346


# summary of solver processes directly reported to runsolver:
#   pid: 9747
#   total CPU time (s): 2520.07
#   total CPU user time (s): 2515.99
#   total CPU system time (s): 4.07579

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.1824 second user time and 20.9559 second system time

The end

Launcher Data

Begin job on node150 at 2018-07-28 19:08:31
IDJOB=4299332
IDBENCH=141347
IDSOLVER=2763
FILE ID=node150/4299332-1532797711
RUNJOBID= node150-1532775187-6231
PBS_JOBID= 21022464
Free space on /tmp= 53096 MiB

SOLVER NAME= MiniCPFever 2018-04-29
BENCH NAME= XCSP18/Langford/LangfordBin-13_c18.xml
COMMAND LINE= java -jar minicp-1.0.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299332-1532797711/watcher-4299332-1532797711 -o /tmp/evaluation-result-4299332-1532797711/solver-4299332-1532797711 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1532775187-6231 --watchdog 2580  java -jar minicp-1.0.jar HOME/instance-4299332-1532797711.xml

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

MD5SUM BENCH= af26c9d63c7c51246c3bfb55117cf2b4
RANDOM SEED=294610604

node150.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.76
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.76
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.76
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.76
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:        23608836 kB
MemAvailable:   27443692 kB
Buffers:          207040 kB
Cached:          3866704 kB
SwapCached:           32 kB
Active:          5962368 kB
Inactive:        2648728 kB
Active(anon):    4489100 kB
Inactive(anon):    76188 kB
Active(file):    1473268 kB
Inactive(file):  2572540 kB
Unevictable:        7752 kB
Mlocked:            7752 kB
SwapTotal:      67108860 kB
SwapFree:       67108792 kB
Dirty:              1420 kB
Writeback:             0 kB
AnonPages:       4590088 kB
Mapped:            54896 kB
Shmem:             25156 kB
Slab:             238928 kB
SReclaimable:     209764 kB
SUnreclaim:        29164 kB
KernelStack:        3584 kB
PageTables:        14628 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    6007392 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4390912 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 53100 MiB
End job on node150 at 2018-07-28 19:49:50