Trace number 4298035

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
SuperSolver_Macq_Stevenart 2018-04-27? (TO) 2520.11 2486.51

General information on the benchmark

NameColouredQueens/
ColouredQueens-08_c18.xml
MD5SUM097ee2ac2bfb45f3aedded97da1eabe0
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 variables64
Number of constraints42
Number of domains1
Minimum domain size8
Maximum domain size8
Distribution of domain sizes[{"size":8,"count":64}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":4},{"degree":4,"count":60}]
Minimum constraint arity2
Maximum constraint arity8
Distribution of constraint arities[{"arity":2,"count":4},{"arity":3,"count":4},{"arity":4,"count":4},{"arity":5,"count":4},{"arity":6,"count":4},{"arity":7,"count":4},{"arity":8,"count":18}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":42}]
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.08/2486.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 (10358 MiB free)
  memory of node 1: 16384 MiB (15423 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4298035-1532806325/watcher-4298035-1532806325 -o /tmp/evaluation-result-4298035-1532806325/solver-4298035-1532806325 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532803839-684 --watchdog 2580 java -jar HOME/bestMinicp.jar HOME/instance-4298035-1532806325.xml 

running on 4 cores: 0,2,4,6

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=1077, runsolver pid=1068

[startup+0.10011 s]*
/proc/loadavg: 1.23 1.26 1.32 5/216 1095
/proc/meminfo: memFree=26384948/32770624 swapFree=67028368/67108860
[pid=1077] ppid=1068 vsize=10661052 memory=27628 CPUtime=0.12 cores=0,2,4,6
/proc/1077/stat : 1077 (java) S 1068 1077 29912 0 -1 1077944320 5260 0 0 0 11 1 0 0 20 0 15 0 98195701 10916917248 6907 33554432000 4194304 4196468 140736863315072 140736863297616 140075942440695 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
/proc/1077/statm: 2665263 6907 2847 1 0 2627263 0
[pid=1077/tid=1081] ppid=1068 vsize=10661052 memory=7022364594140610616 CPUtime=0.09 cores=0,2,4,6
/proc/1077/task/1081/stat : 1081 (java) R 1068 1077 29912 0 -1 4202560 3140 0 0 0 8 1 0 0 20 0 15 0 98195701 10916917248 6907 33554432000 4194304 4196468 140736863315072 140075946670928 140075942452630 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1082] ppid=1068 vsize=10661052 memory=342 CPUtime=0 cores=0,2,4,6
/proc/1077/task/1082/stat : 1082 (java) S 1068 1077 29912 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98195702 10916917248 6907 33554432000 4194304 4196468 140736863315072 140075868514832 140075942450901 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1083] ppid=1068 vsize=10661052 memory=140503665497931 CPUtime=0 cores=0,2,4,6
/proc/1077/task/1083/stat : 1083 (java) S 1068 1077 29912 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98195702 10916917248 6907 33554432000 4194304 4196468 140736863315072 140075867462288 140075942450901 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1084] ppid=1068 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1077/task/1084/stat : 1084 (java) S 1068 1077 29912 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98195702 10916917248 6907 33554432000 4194304 4196468 140736863315072 140075866409232 140075942450901 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1085] ppid=1068 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1077/task/1085/stat : 1085 (java) S 1068 1077 29912 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98195702 10916917248 6907 33554432000 4194304 4196468 140736863315072 140075865356688 140075942450901 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1086] ppid=1068 vsize=10661052 memory=140503665473152 CPUtime=0 cores=0,2,4,6
/proc/1077/task/1086/stat : 1086 (java) S 1068 1077 29912 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98195703 10916917248 6907 33554432000 4194304 4196468 140736863315072 140074978212592 140075942451842 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1087] ppid=1068 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1077/task/1087/stat : 1087 (java) S 1068 1077 29912 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98195704 10916917248 6907 33554432000 4194304 4196468 140736863315072 140074977158816 140075942450901 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1088] ppid=1068 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1077/task/1088/stat : 1088 (java) S 1068 1077 29912 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98195704 10916917248 6907 33554432000 4194304 4196468 140736863315072 140074976105712 140075942450901 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1090] ppid=1068 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1077/task/1090/stat : 1090 (java) S 1068 1077 29912 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98195706 10916917248 6907 33554432000 4194304 4196468 140736863315072 140074975054288 140075942459291 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1091] ppid=1068 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1077/task/1091/stat : 1091 (java) S 1068 1077 29912 0 -1 1077944384 425 0 0 0 0 0 0 0 20 0 15 0 98195706 10916917248 6907 33554432000 4194304 4196468 140736863315072 140074974001392 140075942451842 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1092] ppid=1068 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1077/task/1092/stat : 1092 (java) S 1068 1077 29912 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98195706 10916917248 6907 33554432000 4194304 4196468 140736863315072 140074972948848 140075942451842 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1093] ppid=1068 vsize=10661052 memory=140503665473152 CPUtime=0.01 cores=0,2,4,6
/proc/1077/task/1093/stat : 1093 (java) R 1068 1077 29912 0 -1 4202560 336 0 0 0 1 0 0 0 20 0 15 0 98195706 10916917248 6907 33554432000 4194304 4196468 140736863315072 140074971893328 140075942452630 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1094] ppid=1068 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1077/task/1094/stat : 1094 (java) S 1068 1077 29912 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98195707 10916917248 6907 33554432000 4194304 4196468 140736863315072 140074970843488 140075942450901 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1095] ppid=1068 vsize=10661052 memory=140503665473152 CPUtime=0 cores=0,2,4,6
/proc/1077/task/1095/stat : 1095 (java) S 1068 1077 29912 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98195707 10916917248 6907 33554432000 4194304 4196468 140736863315072 140074969791536 140075942451842 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 27628 KiB

[startup+0.210682 s]*
/proc/loadavg: 1.23 1.26 1.32 3/216 1095
/proc/meminfo: memFree=26373816/32770624 swapFree=67028368/67108860
[pid=1077] ppid=1068 vsize=10661052 memory=39940 CPUtime=0.33 cores=0,2,4,6
/proc/1077/stat : 1077 (java) S 1068 1077 29912 0 -1 1077944320 8060 0 0 0 31 2 0 0 20 0 15 0 98195701 10916917248 9985 33554432000 4194304 4196468 140736863315072 140736863297616 140075942440695 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
/proc/1077/statm: 2665263 9985 2960 1 0 2627263 0
[pid=1077/tid=1081] ppid=1068 vsize=10661052 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/1077/task/1081/stat : 1081 (java) R 1068 1077 29912 0 -1 4202560 5183 0 0 0 19 1 0 0 20 0 15 0 98195701 10916917248 10050 33554432000 4194304 4196468 140736863315072 140075946672800 140075926521182 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1082] ppid=1068 vsize=10661052 memory=342 CPUtime=0 cores=0,2,4,6
/proc/1077/task/1082/stat : 1082 (java) S 1068 1077 29912 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98195702 10916917248 10050 33554432000 4194304 4196468 140736863315072 140075868514832 140075942450901 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1083] ppid=1068 vsize=10661052 memory=140503665497931 CPUtime=0 cores=0,2,4,6
/proc/1077/task/1083/stat : 1083 (java) S 1068 1077 29912 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98195702 10916917248 10050 33554432000 4194304 4196468 140736863315072 140075867462288 140075942450901 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1084] ppid=1068 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1077/task/1084/stat : 1084 (java) S 1068 1077 29912 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98195702 10916917248 10050 33554432000 4194304 4196468 140736863315072 140075866409232 140075942450901 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1085] ppid=1068 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1077/task/1085/stat : 1085 (java) S 1068 1077 29912 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98195702 10916917248 10050 33554432000 4194304 4196468 140736863315072 140075865356688 140075942450901 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1086] ppid=1068 vsize=10661052 memory=140503665473152 CPUtime=0 cores=0,2,4,6
/proc/1077/task/1086/stat : 1086 (java) S 1068 1077 29912 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98195703 10916917248 10050 33554432000 4194304 4196468 140736863315072 140074978212592 140075942451842 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1087] ppid=1068 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1077/task/1087/stat : 1087 (java) S 1068 1077 29912 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98195704 10916917248 10050 33554432000 4194304 4196468 140736863315072 140074977158816 140075942450901 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1088] ppid=1068 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1077/task/1088/stat : 1088 (java) S 1068 1077 29912 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98195704 10916917248 10050 33554432000 4194304 4196468 140736863315072 140074976105712 140075942450901 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1090] ppid=1068 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1077/task/1090/stat : 1090 (java) S 1068 1077 29912 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98195706 10916917248 10050 33554432000 4194304 4196468 140736863315072 140074975054288 140075942459291 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1091] ppid=1068 vsize=10661052 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/1077/task/1091/stat : 1091 (java) S 1068 1077 29912 0 -1 1077944384 621 0 0 0 2 0 0 0 20 0 15 0 98195706 10916917248 10050 33554432000 4194304 4196468 140736863315072 140074974001392 140075942451842 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1092] ppid=1068 vsize=10661052 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/1077/task/1092/stat : 1092 (java) S 1068 1077 29912 0 -1 1077944384 97 0 0 0 1 0 0 0 20 0 15 0 98195706 10916917248 10050 33554432000 4194304 4196468 140736863315072 140074972948848 140075942451842 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1093] ppid=1068 vsize=10661052 memory=140503665473152 CPUtime=0.07 cores=0,2,4,6
/proc/1077/task/1093/stat : 1093 (java) S 1068 1077 29912 0 -1 1077944384 813 0 0 0 7 0 0 0 20 0 15 0 98195706 10916917248 10050 33554432000 4194304 4196468 140736863315072 140074971895792 140075942451842 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1094] ppid=1068 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1077/task/1094/stat : 1094 (java) S 1068 1077 29912 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98195707 10916917248 10054 33554432000 4194304 4196468 140736863315072 140074970843488 140075942450901 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1095] ppid=1068 vsize=10661052 memory=140503665473152 CPUtime=0 cores=0,2,4,6
/proc/1077/task/1095/stat : 1095 (java) S 1068 1077 29912 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98195707 10916917248 10054 33554432000 4194304 4196468 140736863315072 140074969791536 140075942451842 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 39940 KiB

[startup+0.310698 s]*
/proc/loadavg: 1.23 1.26 1.32 4/216 1095
/proc/meminfo: memFree=26369288/32770624 swapFree=67028368/67108860
[pid=1077] ppid=1068 vsize=10661128 memory=44848 CPUtime=0.55 cores=0,2,4,6
/proc/1077/stat : 1077 (java) S 1068 1077 29912 0 -1 1077944320 8815 0 0 0 53 2 0 0 20 0 15 0 98195701 10916995072 11212 33554432000 4194304 4196468 140736863315072 140736863297616 140075942440695 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
/proc/1077/statm: 2665282 11212 3043 1 0 2627263 0
[pid=1077/tid=1081] ppid=1068 vsize=10661128 memory=6935054825532540783 CPUtime=0.29 cores=0,2,4,6
/proc/1077/task/1081/stat : 1081 (java) R 1068 1077 29912 0 -1 1077944384 5552 0 0 0 28 1 0 0 20 0 15 0 98195701 10916995072 11724 33554432000 4194304 4196468 140736863315072 140075946678896 140075942450901 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1082] ppid=1068 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1077/task/1082/stat : 1082 (java) S 1068 1077 29912 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98195702 10916995072 11724 33554432000 4194304 4196468 140736863315072 140075868514832 140075942450901 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1083] ppid=1068 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1077/task/1083/stat : 1083 (java) S 1068 1077 29912 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98195702 10916995072 11724 33554432000 4194304 4196468 140736863315072 140075867462288 140075942450901 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1084] ppid=1068 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1077/task/1084/stat : 1084 (java) S 1068 1077 29912 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98195702 10916995072 11724 33554432000 4194304 4196468 140736863315072 140075866409232 140075942450901 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1085] ppid=1068 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1077/task/1085/stat : 1085 (java) S 1068 1077 29912 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98195702 10916995072 11724 33554432000 4194304 4196468 140736863315072 140075865356688 140075942450901 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1086] ppid=1068 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1077/task/1086/stat : 1086 (java) S 1068 1077 29912 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 98195703 10916995072 11724 33554432000 4194304 4196468 140736863315072 140074978212592 140075942451842 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1087] ppid=1068 vsize=10661128 memory=67 CPUtime=0 cores=0,2,4,6
/proc/1077/task/1087/stat : 1087 (java) S 1068 1077 29912 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98195704 10916995072 11724 33554432000 4194304 4196468 140736863315072 140074977158816 140075942450901 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1088] ppid=1068 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1077/task/1088/stat : 1088 (java) S 1068 1077 29912 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98195704 10916995072 11724 33554432000 4194304 4196468 140736863315072 140074976105712 140075942450901 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1090] ppid=1068 vsize=10661128 memory=51204 CPUtime=0 cores=0,2,4,6
/proc/1077/task/1090/stat : 1090 (java) S 1068 1077 29912 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98195706 10916995072 11724 33554432000 4194304 4196468 140736863315072 140074975054288 140075942459291 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1091] ppid=1068 vsize=10661128 memory=0 CPUtime=0.06 cores=0,2,4,6
/proc/1077/task/1091/stat : 1091 (java) R 1068 1077 29912 0 -1 4202560 746 0 0 0 6 0 0 0 20 0 15 0 98195706 10916995072 11724 33554432000 4194304 4196468 140736863315072 140074974001488 140075942452630 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1092] ppid=1068 vsize=10661128 memory=140503546953007 CPUtime=0.03 cores=0,2,4,6
/proc/1077/task/1092/stat : 1092 (java) R 1068 1077 29912 0 -1 4202560 181 0 0 0 3 0 0 0 20 0 15 0 98195706 10916995072 11724 33554432000 4194304 4196468 140736863315072 140074972929864 140075934729984 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1093] ppid=1068 vsize=10661128 memory=281007212435328 CPUtime=0.14 cores=0,2,4,6
/proc/1077/task/1093/stat : 1093 (java) R 1068 1077 29912 0 -1 4202560 990 0 0 0 14 0 0 0 20 0 15 0 98195706 10916995072 11724 33554432000 4194304 4196468 140736863315072 140074971893600 140075935537531 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1094] ppid=1068 vsize=10661128 memory=140503546957615 CPUtime=0 cores=0,2,4,6
/proc/1077/task/1094/stat : 1094 (java) S 1068 1077 29912 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98195707 10916995072 11724 33554432000 4194304 4196468 140736863315072 140074970843488 140075942450901 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1095] ppid=1068 vsize=10661128 memory=140503665473163 CPUtime=0 cores=0,2,4,6
/proc/1077/task/1095/stat : 1095 (java) S 1068 1077 29912 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98195707 10916995072 11724 33554432000 4194304 4196468 140736863315072 140074969791536 140075942451842 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
Current children cumulated CPU time: 0.55 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 44848 KiB

[startup+0.700779 s]
/proc/loadavg: 1.23 1.26 1.32 5/216 1095
/proc/meminfo: memFree=26330924/32770624 swapFree=67028368/67108860
[pid=1077] ppid=1068 vsize=10661128 memory=132860 CPUtime=1.51 cores=0,2,4,6
/proc/1077/stat : 1077 (java) S 1068 1077 29912 0 -1 1077944320 11374 0 0 0 147 4 0 0 20 0 15 0 98195701 10916995072 33215 33554432000 4194304 4196468 140736863315072 140736863297616 140075942440695 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
/proc/1077/statm: 2665282 33215 3098 1 0 2627263 0
[pid=1077/tid=1081] ppid=1068 vsize=10661128 memory=1408 CPUtime=0.67 cores=0,2,4,6
/proc/1077/task/1081/stat : 1081 (java) R 1068 1077 29912 0 -1 4202560 5605 0 0 0 64 3 0 0 20 0 15 0 98195701 10916995072 33215 33554432000 4194304 4196468 140736863315072 140075946677864 140075545874851 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1082] ppid=1068 vsize=10661128 memory=3272 CPUtime=0 cores=0,2,4,6
/proc/1077/task/1082/stat : 1082 (java) S 1068 1077 29912 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98195702 10916995072 33215 33554432000 4194304 4196468 140736863315072 140075868514832 140075942450901 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1083] ppid=1068 vsize=10661128 memory=6009316314409558626 CPUtime=0 cores=0,2,4,6
/proc/1077/task/1083/stat : 1083 (java) S 1068 1077 29912 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98195702 10916995072 33215 33554432000 4194304 4196468 140736863315072 140075867462288 140075942450901 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1084] ppid=1068 vsize=10661128 memory=7019257425709197167 CPUtime=0 cores=0,2,4,6
/proc/1077/task/1084/stat : 1084 (java) S 1068 1077 29912 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98195702 10916995072 33215 33554432000 4194304 4196468 140736863315072 140075866409232 140075942450901 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1085] ppid=1068 vsize=10661128 memory=5787213827131598673 CPUtime=0 cores=0,2,4,6
/proc/1077/task/1085/stat : 1085 (java) S 1068 1077 29912 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 98195702 10916995072 33215 33554432000 4194304 4196468 140736863315072 140075865356688 140075942450901 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1086] ppid=1068 vsize=10661128 memory=7898351070516488779 CPUtime=0 cores=0,2,4,6
/proc/1077/task/1086/stat : 1086 (java) S 1068 1077 29912 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 98195703 10916995072 33215 33554432000 4194304 4196468 140736863315072 140074978212592 140075942451842 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1087] ppid=1068 vsize=10661128 memory=7092433180054217835 CPUtime=0 cores=0,2,4,6
/proc/1077/task/1087/stat : 1087 (java) S 1068 1077 29912 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 98195704 10916995072 33215 33554432000 4194304 4196468 140736863315072 140074977158816 140075942450901 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1088] ppid=1068 vsize=10661128 memory=-7518891959079781826 CPUtime=0 cores=0,2,4,6
/proc/1077/task/1088/stat : 1088 (java) S 1068 1077 29912 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98195704 10916995072 33215 33554432000 4194304 4196468 140736863315072 140074976105712 140075942450901 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1090] ppid=1068 vsize=10661128 memory=8257237230052613020 CPUtime=0 cores=0,2,4,6
/proc/1077/task/1090/stat : 1090 (java) S 1068 1077 29912 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98195706 10916995072 33215 33554432000 4194304 4196468 140736863315072 140074975054288 140075942459291 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1091] ppid=1068 vsize=10661128 memory=-3351064526135847021 CPUtime=0.34 cores=0,2,4,6
/proc/1077/task/1091/stat : 1091 (java) S 1068 1077 29912 0 -1 1077944384 1783 0 0 0 34 0 0 0 20 0 15 0 98195706 10916995072 33215 33554432000 4194304 4196468 140736863315072 140074974001392 140075942451842 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1092] ppid=1068 vsize=10661128 memory=-7595761213668167008 CPUtime=0.31 cores=0,2,4,6
/proc/1077/task/1092/stat : 1092 (java) S 1068 1077 29912 0 -1 1077944384 1459 0 0 0 31 0 0 0 20 0 15 0 98195706 10916995072 33215 33554432000 4194304 4196468 140736863315072 140074972948848 140075942451842 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1093] ppid=1068 vsize=10661128 memory=0 CPUtime=0.16 cores=0,2,4,6
/proc/1077/task/1093/stat : 1093 (java) S 1068 1077 29912 0 -1 1077944384 1156 0 0 0 16 0 0 0 20 0 15 0 98195706 10916995072 33215 33554432000 4194304 4196468 140736863315072 140074971895792 140075942451842 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1094] ppid=1068 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1077/task/1094/stat : 1094 (java) S 1068 1077 29912 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98195707 10916995072 33727 33554432000 4194304 4196468 140736863315072 140074970843488 140075942450901 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1095] ppid=1068 vsize=10661128 memory=65 CPUtime=0 cores=0,2,4,6
/proc/1077/task/1095/stat : 1095 (java) S 1068 1077 29912 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 98195707 10916995072 33727 33554432000 4194304 4196468 140736863315072 140074969791536 140075942451842 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
Current children cumulated CPU time: 1.51 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 132860 KiB

[startup+1.50082 s]
/proc/loadavg: 1.23 1.26 1.32 4/216 1095
/proc/meminfo: memFree=26235492/32770624 swapFree=67028368/67108860
[pid=1077] ppid=1068 vsize=10661128 memory=180372 CPUtime=2.39 cores=0,2,4,6
/proc/1077/stat : 1077 (java) S 1068 1077 29912 0 -1 1077944320 11493 0 0 0 233 6 0 0 20 0 15 0 98195701 10916995072 45093 33554432000 4194304 4196468 140736863315072 140736863297616 140075942440695 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
/proc/1077/statm: 2665282 45093 3099 1 0 2627263 0
[pid=1077/tid=1081] ppid=1068 vsize=10661128 memory=7100839878645619564 CPUtime=1.47 cores=0,2,4,6
/proc/1077/task/1081/stat : 1081 (java) R 1068 1077 29912 0 -1 4202560 5630 0 0 0 143 4 0 0 20 0 15 0 98195701 10916995072 45093 33554432000 4194304 4196468 140736863315072 140075946680272 140075545903810 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1082] ppid=1068 vsize=10661128 memory=-8545980981788235817 CPUtime=0 cores=0,2,4,6
/proc/1077/task/1082/stat : 1082 (java) S 1068 1077 29912 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 15 0 98195702 10916995072 45093 33554432000 4194304 4196468 140736863315072 140075868514832 140075942450901 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1083] ppid=1068 vsize=10661128 memory=4138418381588887082 CPUtime=0 cores=0,2,4,6
/proc/1077/task/1083/stat : 1083 (java) S 1068 1077 29912 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 15 0 98195702 10916995072 45093 33554432000 4194304 4196468 140736863315072 140075867462288 140075942450901 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1084] ppid=1068 vsize=10661128 memory=1399051139730258233 CPUtime=0 cores=0,2,4,6
/proc/1077/task/1084/stat : 1084 (java) S 1068 1077 29912 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 15 0 98195702 10916995072 45093 33554432000 4194304 4196468 140736863315072 140075866409232 140075942450901 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1085] ppid=1068 vsize=10661128 memory=140503665482657 CPUtime=0 cores=0,2,4,6
/proc/1077/task/1085/stat : 1085 (java) S 1068 1077 29912 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 15 0 98195702 10916995072 45093 33554432000 4194304 4196468 140736863315072 140075865356688 140075942450901 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1086] ppid=1068 vsize=10661128 memory=3544 CPUtime=0 cores=0,2,4,6
/proc/1077/task/1086/stat : 1086 (java) S 1068 1077 29912 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 15 0 98195703 10916995072 45093 33554432000 4194304 4196468 140736863315072 140074978212592 140075942451842 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0

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

/proc/1077/task/1081/stat : 1081 (java) R 1068 1077 29912 0 -1 4202560 29237 0 0 0 235802 33 0 0 20 0 15 0 98195701 10916995072 97793 33554432000 4194304 4196468 140736863315072 140075946680320 140075926817808 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1082] ppid=1068 vsize=10661128 memory=391172 CPUtime=10.99 cores=0,2,4,6
/proc/1077/task/1082/stat : 1082 (java) S 1068 1077 29912 0 -1 1077944384 5155 0 0 0 1029 70 0 0 20 0 15 0 98195702 10916995072 97793 33554432000 4194304 4196468 140736863315072 140075868514832 140075942450901 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1083] ppid=1068 vsize=10661128 memory=391172 CPUtime=10.99 cores=0,2,4,6
/proc/1077/task/1083/stat : 1083 (java) S 1068 1077 29912 0 -1 1077944384 7810 0 0 0 1027 72 0 0 20 0 15 0 98195702 10916995072 97793 33554432000 4194304 4196468 140736863315072 140075867462288 140075942450901 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1084] ppid=1068 vsize=10661128 memory=391172 CPUtime=10.92 cores=0,2,4,6
/proc/1077/task/1084/stat : 1084 (java) S 1068 1077 29912 0 -1 1077944384 5877 0 0 0 1027 65 0 0 20 0 15 0 98195702 10916995072 97793 33554432000 4194304 4196468 140736863315072 140075866409232 140075942450901 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1085] ppid=1068 vsize=10661128 memory=391172 CPUtime=10.97 cores=0,2,4,6
/proc/1077/task/1085/stat : 1085 (java) S 1068 1077 29912 0 -1 1077944384 5197 0 0 0 1022 75 0 0 20 0 15 0 98195702 10916995072 97793 33554432000 4194304 4196468 140736863315072 140075865356688 140075942450901 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1086] ppid=1068 vsize=10661128 memory=391172 CPUtime=9.43 cores=0,2,4,6
/proc/1077/task/1086/stat : 1086 (java) S 1068 1077 29912 0 -1 1077944384 7170 0 0 0 877 66 0 0 20 0 15 0 98195703 10916995072 97793 33554432000 4194304 4196468 140736863315072 140074978212592 140075942451842 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1087] ppid=1068 vsize=10661128 memory=391172 CPUtime=0 cores=0,2,4,6
/proc/1077/task/1087/stat : 1087 (java) S 1068 1077 29912 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 98195704 10916995072 97793 33554432000 4194304 4196468 140736863315072 140074977158816 140075942450901 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1088] ppid=1068 vsize=10661128 memory=391172 CPUtime=0 cores=0,2,4,6
/proc/1077/task/1088/stat : 1088 (java) S 1068 1077 29912 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98195704 10916995072 97793 33554432000 4194304 4196468 140736863315072 140074976105712 140075942450901 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1090] ppid=1068 vsize=10661128 memory=391172 CPUtime=0 cores=0,2,4,6
/proc/1077/task/1090/stat : 1090 (java) S 1068 1077 29912 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98195706 10916995072 97793 33554432000 4194304 4196468 140736863315072 140074975054288 140075942459291 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1091] ppid=1068 vsize=10661128 memory=391172 CPUtime=0.41 cores=0,2,4,6
/proc/1077/task/1091/stat : 1091 (java) S 1068 1077 29912 0 -1 1077944384 1936 0 0 0 41 0 0 0 20 0 15 0 98195706 10916995072 97793 33554432000 4194304 4196468 140736863315072 140074974001392 140075942451842 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1092] ppid=1068 vsize=10661128 memory=3544 CPUtime=0.34 cores=0,2,4,6
/proc/1077/task/1092/stat : 1092 (java) S 1068 1077 29912 0 -1 1077944384 2050 0 0 0 33 1 0 0 20 0 15 0 98195706 10916995072 97793 33554432000 4194304 4196468 140736863315072 140074972948848 140075942451842 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1093] ppid=1068 vsize=10661128 memory=3544 CPUtime=0.19 cores=0,2,4,6
/proc/1077/task/1093/stat : 1093 (java) S 1068 1077 29912 0 -1 1077944384 1261 0 0 0 19 0 0 0 20 0 15 0 98195706 10916995072 97793 33554432000 4194304 4196468 140736863315072 140074971895792 140075942451842 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1094] ppid=1068 vsize=10661128 memory=24840 CPUtime=0 cores=0,2,4,6
/proc/1077/task/1094/stat : 1094 (java) S 1068 1077 29912 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98195707 10916995072 97793 33554432000 4194304 4196468 140736863315072 140074970843488 140075942450901 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1095] ppid=1068 vsize=10661128 memory=391172 CPUtime=1.39 cores=0,2,4,6
/proc/1077/task/1095/stat : 1095 (java) S 1068 1077 29912 0 -1 1077944384 922 0 0 0 72 67 0 0 20 0 15 0 98195707 10916995072 97793 33554432000 4194304 4196468 140736863315072 140074969791536 140075942451842 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
Current children cumulated CPU time: 2414.06 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 391172 KiB

[startup+2442.3 s]
/proc/loadavg: 1.39 1.39 1.46 3/215 1268
/proc/meminfo: memFree=25476348/32770624 swapFree=67028396/67108860
[pid=1077] ppid=1068 vsize=10661128 memory=397316 CPUtime=2475.09 cores=0,2,4,6
/proc/1077/stat : 1077 (java) S 1068 1077 29912 0 -1 1077944320 69531 0 0 0 247145 364 0 0 20 0 15 0 98195701 10916995072 99329 33554432000 4194304 4196468 140736863315072 140736863297616 140075942440695 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
/proc/1077/statm: 2665282 99329 3129 1 0 2627263 0
[pid=1077/tid=1081] ppid=1068 vsize=10661128 memory=8112282956445269571 CPUtime=2417.74 cores=0,2,4,6
/proc/1077/task/1081/stat : 1081 (java) R 1068 1077 29912 0 -1 4202560 29820 0 0 0 241740 34 0 0 20 0 15 0 98195701 10916995072 99329 33554432000 4194304 4196468 140736863315072 140075946680272 140075545875376 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1082] ppid=1068 vsize=10661128 memory=395268 CPUtime=11.34 cores=0,2,4,6
/proc/1077/task/1082/stat : 1082 (java) S 1068 1077 29912 0 -1 1077944384 5566 0 0 0 1063 71 0 0 20 0 15 0 98195702 10916995072 99329 33554432000 4194304 4196468 140736863315072 140075868514832 140075942450901 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1083] ppid=1068 vsize=10661128 memory=395268 CPUtime=11.34 cores=0,2,4,6
/proc/1077/task/1083/stat : 1083 (java) S 1068 1077 29912 0 -1 1077944384 7882 0 0 0 1061 73 0 0 20 0 15 0 98195702 10916995072 99329 33554432000 4194304 4196468 140736863315072 140075867462288 140075942450901 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1084] ppid=1068 vsize=10661128 memory=395268 CPUtime=11.26 cores=0,2,4,6
/proc/1077/task/1084/stat : 1084 (java) S 1068 1077 29912 0 -1 1077944384 5926 0 0 0 1060 66 0 0 20 0 15 0 98195702 10916995072 99329 33554432000 4194304 4196468 140736863315072 140075866409232 140075942450901 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1085] ppid=1068 vsize=10661128 memory=395268 CPUtime=11.33 cores=0,2,4,6
/proc/1077/task/1085/stat : 1085 (java) S 1068 1077 29912 0 -1 1077944384 5441 0 0 0 1057 76 0 0 20 0 15 0 98195702 10916995072 99329 33554432000 4194304 4196468 140736863315072 140075865356688 140075942450901 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1086] ppid=1068 vsize=10661128 memory=3328 CPUtime=9.63 cores=0,2,4,6
/proc/1077/task/1086/stat : 1086 (java) S 1068 1077 29912 0 -1 1077944384 7344 0 0 0 896 67 0 0 20 0 15 0 98195703 10916995072 99329 33554432000 4194304 4196468 140736863315072 140074978212592 140075942451842 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1087] ppid=1068 vsize=10661128 memory=397316 CPUtime=0 cores=0,2,4,6
/proc/1077/task/1087/stat : 1087 (java) S 1068 1077 29912 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 98195704 10916995072 99329 33554432000 4194304 4196468 140736863315072 140074977158816 140075942450901 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1088] ppid=1068 vsize=10661128 memory=2596 CPUtime=0 cores=0,2,4,6
/proc/1077/task/1088/stat : 1088 (java) S 1068 1077 29912 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98195704 10916995072 99329 33554432000 4194304 4196468 140736863315072 140074976105712 140075942450901 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1090] ppid=1068 vsize=10661128 memory=397316 CPUtime=0 cores=0,2,4,6
/proc/1077/task/1090/stat : 1090 (java) S 1068 1077 29912 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98195706 10916995072 99329 33554432000 4194304 4196468 140736863315072 140074975054288 140075942459291 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1091] ppid=1068 vsize=10661128 memory=397316 CPUtime=0.41 cores=0,2,4,6
/proc/1077/task/1091/stat : 1091 (java) S 1068 1077 29912 0 -1 1077944384 1938 0 0 0 41 0 0 0 20 0 15 0 98195706 10916995072 99329 33554432000 4194304 4196468 140736863315072 140074974001392 140075942451842 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1092] ppid=1068 vsize=10661128 memory=397316 CPUtime=0.34 cores=0,2,4,6
/proc/1077/task/1092/stat : 1092 (java) S 1068 1077 29912 0 -1 1077944384 2052 0 0 0 33 1 0 0 20 0 15 0 98195706 10916995072 99329 33554432000 4194304 4196468 140736863315072 140074972948848 140075942451842 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1093] ppid=1068 vsize=10661128 memory=395268 CPUtime=0.19 cores=0,2,4,6
/proc/1077/task/1093/stat : 1093 (java) S 1068 1077 29912 0 -1 1077944384 1263 0 0 0 19 0 0 0 20 0 15 0 98195706 10916995072 99329 33554432000 4194304 4196468 140736863315072 140074971895792 140075942451842 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1094] ppid=1068 vsize=10661128 memory=395268 CPUtime=0 cores=0,2,4,6
/proc/1077/task/1094/stat : 1094 (java) S 1068 1077 29912 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98195707 10916995072 99329 33554432000 4194304 4196468 140736863315072 140074970843488 140075942450901 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1095] ppid=1068 vsize=10661128 memory=2764 CPUtime=1.42 cores=0,2,4,6
/proc/1077/task/1095/stat : 1095 (java) S 1068 1077 29912 0 -1 1077944384 938 0 0 0 73 69 0 0 20 0 15 0 98195707 10916995072 99329 33554432000 4194304 4196468 140736863315072 140074969791536 140075942451842 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
Current children cumulated CPU time: 2475.09 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 397316 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2486.5 s]
/proc/loadavg: 1.49 1.41 1.47 3/215 1269
/proc/meminfo: memFree=25474140/32770624 swapFree=67028396/67108860
[pid=1077] ppid=1068 vsize=10661128 memory=399364 CPUtime=2520.08 cores=0,2,4,6
/proc/1077/stat : 1077 (java) S 1068 1077 29912 0 -1 1077944320 70988 0 0 0 251638 370 0 0 20 0 15 0 98195701 10916995072 99841 33554432000 4194304 4196468 140736863315072 140736863297616 140075942440695 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
/proc/1077/statm: 2665282 99841 3129 1 0 2627263 0
[pid=1077/tid=1081] ppid=1068 vsize=10661128 memory=1233 CPUtime=2461.47 cores=0,2,4,6
/proc/1077/task/1081/stat : 1081 (java) R 1068 1077 29912 0 -1 4202560 30282 0 0 0 246113 34 0 0 20 0 15 0 98195701 10916995072 99841 33554432000 4194304 4196468 140736863315072 140075946680112 140075545776981 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1082] ppid=1068 vsize=10661128 memory=399364 CPUtime=11.61 cores=0,2,4,6
/proc/1077/task/1082/stat : 1082 (java) S 1068 1077 29912 0 -1 1077944384 5702 0 0 0 1089 72 0 0 20 0 15 0 98195702 10916995072 99841 33554432000 4194304 4196468 140736863315072 140075868514832 140075942450901 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1083] ppid=1068 vsize=10661128 memory=399364 CPUtime=11.62 cores=0,2,4,6
/proc/1077/task/1083/stat : 1083 (java) S 1068 1077 29912 0 -1 1077944384 8100 0 0 0 1088 74 0 0 20 0 15 0 98195702 10916995072 99841 33554432000 4194304 4196468 140736863315072 140075867462288 140075942450901 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1084] ppid=1068 vsize=10661128 memory=399364 CPUtime=11.54 cores=0,2,4,6
/proc/1077/task/1084/stat : 1084 (java) S 1068 1077 29912 0 -1 1077944384 6110 0 0 0 1086 68 0 0 20 0 15 0 98195702 10916995072 99841 33554432000 4194304 4196468 140736863315072 140075866409232 140075942450901 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1085] ppid=1068 vsize=10661128 memory=399364 CPUtime=11.59 cores=0,2,4,6
/proc/1077/task/1085/stat : 1085 (java) S 1068 1077 29912 0 -1 1077944384 5701 0 0 0 1082 77 0 0 20 0 15 0 98195702 10916995072 99841 33554432000 4194304 4196468 140736863315072 140075865356688 140075942450901 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1086] ppid=1068 vsize=10661128 memory=399364 CPUtime=9.79 cores=0,2,4,6
/proc/1077/task/1086/stat : 1086 (java) S 1068 1077 29912 0 -1 1077944384 7518 0 0 0 911 68 0 0 20 0 15 0 98195703 10916995072 99841 33554432000 4194304 4196468 140736863315072 140074978212592 140075942451842 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1087] ppid=1068 vsize=10661128 memory=399364 CPUtime=0 cores=0,2,4,6
/proc/1077/task/1087/stat : 1087 (java) S 1068 1077 29912 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 98195704 10916995072 99841 33554432000 4194304 4196468 140736863315072 140074977158816 140075942450901 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1088] ppid=1068 vsize=10661128 memory=399364 CPUtime=0 cores=0,2,4,6
/proc/1077/task/1088/stat : 1088 (java) S 1068 1077 29912 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98195704 10916995072 99841 33554432000 4194304 4196468 140736863315072 140074976105712 140075942450901 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1090] ppid=1068 vsize=10661128 memory=397316 CPUtime=0 cores=0,2,4,6
/proc/1077/task/1090/stat : 1090 (java) S 1068 1077 29912 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98195706 10916995072 99841 33554432000 4194304 4196468 140736863315072 140074975054288 140075942459291 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1091] ppid=1068 vsize=10661128 memory=399364 CPUtime=0.41 cores=0,2,4,6
/proc/1077/task/1091/stat : 1091 (java) S 1068 1077 29912 0 -1 1077944384 1940 0 0 0 41 0 0 0 20 0 15 0 98195706 10916995072 99841 33554432000 4194304 4196468 140736863315072 140074974001392 140075942451842 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1092] ppid=1068 vsize=10661128 memory=399364 CPUtime=0.34 cores=0,2,4,6
/proc/1077/task/1092/stat : 1092 (java) S 1068 1077 29912 0 -1 1077944384 2055 0 0 0 33 1 0 0 20 0 15 0 98195706 10916995072 99841 33554432000 4194304 4196468 140736863315072 140074972948848 140075942451842 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1093] ppid=1068 vsize=10661128 memory=399364 CPUtime=0.19 cores=0,2,4,6
/proc/1077/task/1093/stat : 1093 (java) S 1068 1077 29912 0 -1 1077944384 1265 0 0 0 19 0 0 0 20 0 15 0 98195706 10916995072 99841 33554432000 4194304 4196468 140736863315072 140074971895792 140075942451842 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1094] ppid=1068 vsize=10661128 memory=776 CPUtime=0 cores=0,2,4,6
/proc/1077/task/1094/stat : 1094 (java) S 1068 1077 29912 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98195707 10916995072 99841 33554432000 4194304 4196468 140736863315072 140074970843488 140075942450901 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1095] ppid=1068 vsize=10661128 memory=1876 CPUtime=1.45 cores=0,2,4,6
/proc/1077/task/1095/stat : 1095 (java) S 1068 1077 29912 0 -1 1077944384 954 0 0 0 75 70 0 0 20 0 15 0 98195707 10916995072 99841 33554432000 4194304 4196468 140736863315072 140074969791536 140075942451842 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
Current children cumulated CPU time: 2520.08 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 399364 KiB

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

[startup+2486.51 s]
# the end of solver process 1077 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2516.4 s, system=3.71018 s

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

[startup+2486.5 s]
/proc/loadavg: 1.49 1.41 1.47 3/215 1269
/proc/meminfo: memFree=25474140/32770624 swapFree=67028396/67108860
[pid=1077] ppid=1068 vsize=10661128 memory=399364 CPUtime=2520.08 cores=0,2,4,6
/proc/1077/stat : 1077 (java) S 1068 1077 29912 0 -1 1077944320 70988 0 0 0 251638 370 0 0 20 0 15 0 98195701 10916995072 99841 33554432000 4194304 4196468 140736863315072 140736863297616 140075942440695 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
/proc/1077/statm: 2665282 99841 3129 1 0 2627263 0
[pid=1077/tid=1081] ppid=1068 vsize=10661128 memory=1233 CPUtime=2461.47 cores=0,2,4,6
/proc/1077/task/1081/stat : 1081 (java) R 1068 1077 29912 0 -1 4202560 30282 0 0 0 246113 34 0 0 20 0 15 0 98195701 10916995072 99841 33554432000 4194304 4196468 140736863315072 140075946680112 140075545776981 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1082] ppid=1068 vsize=10661128 memory=399364 CPUtime=11.61 cores=0,2,4,6
/proc/1077/task/1082/stat : 1082 (java) S 1068 1077 29912 0 -1 1077944384 5702 0 0 0 1089 72 0 0 20 0 15 0 98195702 10916995072 99841 33554432000 4194304 4196468 140736863315072 140075868514832 140075942450901 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1083] ppid=1068 vsize=10661128 memory=399364 CPUtime=11.62 cores=0,2,4,6
/proc/1077/task/1083/stat : 1083 (java) S 1068 1077 29912 0 -1 1077944384 8100 0 0 0 1088 74 0 0 20 0 15 0 98195702 10916995072 99841 33554432000 4194304 4196468 140736863315072 140075867462288 140075942450901 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1084] ppid=1068 vsize=10661128 memory=399364 CPUtime=11.54 cores=0,2,4,6
/proc/1077/task/1084/stat : 1084 (java) S 1068 1077 29912 0 -1 1077944384 6110 0 0 0 1086 68 0 0 20 0 15 0 98195702 10916995072 99841 33554432000 4194304 4196468 140736863315072 140075866409232 140075942450901 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1085] ppid=1068 vsize=10661128 memory=399364 CPUtime=11.59 cores=0,2,4,6
/proc/1077/task/1085/stat : 1085 (java) S 1068 1077 29912 0 -1 1077944384 5701 0 0 0 1082 77 0 0 20 0 15 0 98195702 10916995072 99841 33554432000 4194304 4196468 140736863315072 140075865356688 140075942450901 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1086] ppid=1068 vsize=10661128 memory=399364 CPUtime=9.79 cores=0,2,4,6
/proc/1077/task/1086/stat : 1086 (java) S 1068 1077 29912 0 -1 1077944384 7518 0 0 0 911 68 0 0 20 0 15 0 98195703 10916995072 99841 33554432000 4194304 4196468 140736863315072 140074978212592 140075942451842 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1087] ppid=1068 vsize=10661128 memory=399364 CPUtime=0 cores=0,2,4,6
/proc/1077/task/1087/stat : 1087 (java) S 1068 1077 29912 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 98195704 10916995072 99841 33554432000 4194304 4196468 140736863315072 140074977158816 140075942450901 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1088] ppid=1068 vsize=10661128 memory=399364 CPUtime=0 cores=0,2,4,6
/proc/1077/task/1088/stat : 1088 (java) S 1068 1077 29912 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 98195704 10916995072 99841 33554432000 4194304 4196468 140736863315072 140074976105712 140075942450901 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1090] ppid=1068 vsize=10661128 memory=397316 CPUtime=0 cores=0,2,4,6
/proc/1077/task/1090/stat : 1090 (java) S 1068 1077 29912 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98195706 10916995072 99841 33554432000 4194304 4196468 140736863315072 140074975054288 140075942459291 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1091] ppid=1068 vsize=10661128 memory=399364 CPUtime=0.41 cores=0,2,4,6
/proc/1077/task/1091/stat : 1091 (java) S 1068 1077 29912 0 -1 1077944384 1940 0 0 0 41 0 0 0 20 0 15 0 98195706 10916995072 99841 33554432000 4194304 4196468 140736863315072 140074974001392 140075942451842 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1092] ppid=1068 vsize=10661128 memory=399364 CPUtime=0.34 cores=0,2,4,6
/proc/1077/task/1092/stat : 1092 (java) S 1068 1077 29912 0 -1 1077944384 2055 0 0 0 33 1 0 0 20 0 15 0 98195706 10916995072 99841 33554432000 4194304 4196468 140736863315072 140074972948848 140075942451842 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1093] ppid=1068 vsize=10661128 memory=399364 CPUtime=0.19 cores=0,2,4,6
/proc/1077/task/1093/stat : 1093 (java) S 1068 1077 29912 0 -1 1077944384 1265 0 0 0 19 0 0 0 20 0 15 0 98195706 10916995072 99841 33554432000 4194304 4196468 140736863315072 140074971895792 140075942451842 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1094] ppid=1068 vsize=10661128 memory=776 CPUtime=0 cores=0,2,4,6
/proc/1077/task/1094/stat : 1094 (java) S 1068 1077 29912 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 98195707 10916995072 99841 33554432000 4194304 4196468 140736863315072 140074970843488 140075942450901 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
[pid=1077/tid=1095] ppid=1068 vsize=10661128 memory=1876 CPUtime=1.45 cores=0,2,4,6
/proc/1077/task/1095/stat : 1095 (java) S 1068 1077 29912 0 -1 1077944384 954 0 0 0 75 70 0 0 20 0 15 0 98195707 10916995072 99841 33554432000 4194304 4196468 140736863315072 140074969791536 140075942451842 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7786496 140736863319178 140736863319305 140736863319305 140736863322063 0
Current children cumulated CPU time: 2520.08 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 399364 KiB

Child status: 143
Real time (s): 2486.51
CPU time (s): 2520.11
CPU user time (s): 2516.4
CPU system time (s): 3.71018
CPU usage (%): 101.351
Max. virtual memory (cumulated for all children) (KiB): 10661128
Max. memory (cumulated for all children) (KiB): 399364

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2516.4
system time used= 3.71018
maximum resident set size= 399876
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 71217
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2736
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 342879
involuntary context switches= 7629


# summary of solver processes directly reported to runsolver:
#   pid: 1077
#   total CPU time (s): 2520.11
#   total CPU user time (s): 2516.4
#   total CPU system time (s): 3.71018

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.8646 second user time and 22.2924 second system time

The end

Launcher Data

Begin job on node102 at 2018-07-28 21:32:05
IDJOB=4298035
IDBENCH=141027
IDSOLVER=2767
FILE ID=node102/4298035-1532806325
RUNJOBID= node102-1532803839-684
PBS_JOBID= 21022470
Free space on /tmp= 52748 MiB

SOLVER NAME= SuperSolver_Macq_Stevenart 2018-04-27
BENCH NAME= XCSP18/ColouredQueens/ColouredQueens-08_c18.xml
COMMAND LINE= java -jar DIR/bestMinicp.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4298035-1532806325/watcher-4298035-1532806325 -o /tmp/evaluation-result-4298035-1532806325/solver-4298035-1532806325 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532803839-684 --watchdog 2580  java -jar HOME/bestMinicp.jar HOME/instance-4298035-1532806325.xml

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

MD5SUM BENCH= 097ee2ac2bfb45f3aedded97da1eabe0
RANDOM SEED=1795945506

node102.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.51
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.51
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.51
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.51
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:        26401256 kB
MemAvailable:   31549660 kB
Buffers:          216908 kB
Cached:          5186376 kB
SwapCached:        53432 kB
Active:          1593912 kB
Inactive:        4274676 kB
Active(anon):     390672 kB
Inactive(anon):    99116 kB
Active(file):    1203240 kB
Inactive(file):  4175560 kB
Unevictable:        6644 kB
Mlocked:            6644 kB
SwapTotal:      67108860 kB
SwapFree:       67028368 kB
Dirty:               984 kB
Writeback:             0 kB
AnonPages:        427056 kB
Mapped:            48112 kB
Shmem:             22144 kB
Slab:             198824 kB
SReclaimable:     170876 kB
SUnreclaim:        27948 kB
KernelStack:        3808 kB
PageTables:         6080 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1151012 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    376832 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 52744 MiB
End job on node102 at 2018-07-28 22:13:32