Trace number 4299611

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

General information on the benchmark

NameHaystacks/
Haystacks-ext-10_c18.xml
MD5SUMa3b0ef5b97c309412ed30b7773154191
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 benchmark17.7585
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints459
Number of domains1
Minimum domain size10
Maximum domain size10
Distribution of domain sizes[{"size":10,"count":100}]
Minimum variable degree9
Maximum variable degree10
Distribution of variable degrees[{"degree":9,"count":82},{"degree":10,"count":18}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":459}]
Number of extensional constraints459
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":459}]
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.03/2481.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 (13409 MiB free)
  memory of node 1: 16384 MiB (13800 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299611-1532823664/watcher-4299611-1532823664 -o /tmp/evaluation-result-4299611-1532823664/solver-4299611-1532823664 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node137-1532808776-30743 --watchdog 2580 java -jar HOME/bestMinicp.jar HOME/instance-4299611-1532823664.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=1182, runsolver pid=1179

[startup+0.10017 s]*
/proc/loadavg: 1.17 1.30 1.36 4/216 1197
/proc/meminfo: memFree=27847028/32770624 swapFree=67108436/67108860
[pid=1182] ppid=1179 vsize=10661052 memory=27548 CPUtime=0.12 cores=0,2,4,6
/proc/1182/stat : 1182 (java) S 1179 1182 30712 0 -1 1077944320 5288 0 0 0 12 0 0 0 20 0 15 0 99929547 10916917248 6887 33554432000 4194304 4196468 140723085517280 140723085499824 140116263767799 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
/proc/1182/statm: 2665263 6887 2858 1 0 2627263 0
[pid=1182/tid=1184] ppid=1179 vsize=10661052 memory=-8171376296011865461 CPUtime=0.09 cores=0,2,4,6
/proc/1182/task/1184/stat : 1184 (java) R 1179 1182 30712 0 -1 4202560 3168 0 0 0 9 0 0 0 20 0 15 0 99929547 10916917248 6887 33554432000 4194304 4196468 140723085517280 140116267996288 140116263779734 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1185] ppid=1179 vsize=10661052 memory=7948963741541478447 CPUtime=0 cores=0,2,4,6
/proc/1182/task/1185/stat : 1185 (java) S 1179 1182 30712 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99929548 10916917248 6887 33554432000 4194304 4196468 140723085517280 140116200458640 140116263778005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1186] ppid=1179 vsize=10661052 memory=140270046578304 CPUtime=0 cores=0,2,4,6
/proc/1182/task/1186/stat : 1186 (java) S 1179 1182 30712 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99929548 10916917248 6887 33554432000 4194304 4196468 140723085517280 140116199405840 140116263778005 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1187] ppid=1179 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1182/task/1187/stat : 1187 (java) S 1179 1182 30712 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99929548 10916917248 6887 33554432000 4194304 4196468 140723085517280 140116198353552 140116263778005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1188] ppid=1179 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1182/task/1188/stat : 1188 (java) S 1179 1182 30712 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99929548 10916917248 6887 33554432000 4194304 4196468 140723085517280 140116197300752 140116263778005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1189] ppid=1179 vsize=10661052 memory=140270046578304 CPUtime=0 cores=0,2,4,6
/proc/1182/task/1189/stat : 1189 (java) S 1179 1182 30712 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99929550 10916917248 6887 33554432000 4194304 4196468 140723085517280 140115755940464 140116263778946 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1190] ppid=1179 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1182/task/1190/stat : 1190 (java) S 1179 1182 30712 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99929550 10916917248 6887 33554432000 4194304 4196468 140723085517280 140115754886432 140116263778005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1191] ppid=1179 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1182/task/1191/stat : 1191 (java) S 1179 1182 30712 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99929550 10916917248 6887 33554432000 4194304 4196468 140723085517280 140115753834096 140116263778005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1192] ppid=1179 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1182/task/1192/stat : 1192 (java) S 1179 1182 30712 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99929553 10916917248 6887 33554432000 4194304 4196468 140723085517280 140115752782416 140116263786395 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1193] ppid=1179 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1182/task/1193/stat : 1193 (java) R 1179 1182 30712 0 -1 1077944384 297 0 0 0 0 0 0 0 20 0 15 0 99929553 10916917248 6887 33554432000 4194304 4196468 140723085517280 140115751729360 140116263778005 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1194] ppid=1179 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1182/task/1194/stat : 1194 (java) R 1179 1182 30712 0 -1 4202560 143 0 0 0 0 0 0 0 20 0 15 0 99929553 10916917248 6887 33554432000 4194304 4196468 140723085517280 140115750676760 140116248170000 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1195] ppid=1179 vsize=10661052 memory=140270046578304 CPUtime=0.01 cores=0,2,4,6
/proc/1182/task/1195/stat : 1195 (java) R 1179 1182 30712 0 -1 4202560 324 0 0 0 1 0 0 0 20 0 15 0 99929553 10916917248 6887 33554432000 4194304 4196468 140723085517280 140115749621112 140116263779734 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1196] ppid=1179 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1182/task/1196/stat : 1196 (java) S 1179 1182 30712 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99929553 10916917248 6887 33554432000 4194304 4196468 140723085517280 140115748571616 140116263778005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1197] ppid=1179 vsize=10661052 memory=140270046578304 CPUtime=0 cores=0,2,4,6
/proc/1182/task/1197/stat : 1197 (java) S 1179 1182 30712 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99929553 10916917248 6887 33554432000 4194304 4196468 140723085517280 140115747519408 140116263778946 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 27548 KiB

[startup+0.210803 s]*
/proc/loadavg: 1.17 1.30 1.36 4/216 1197
/proc/meminfo: memFree=27835616/32770624 swapFree=67108436/67108860
[pid=1182] ppid=1179 vsize=10661052 memory=40436 CPUtime=0.34 cores=0,2,4,6
/proc/1182/stat : 1182 (java) S 1179 1182 30712 0 -1 1077944320 8172 0 0 0 33 1 0 0 20 0 15 0 99929547 10916917248 10048 33554432000 4194304 4196468 140723085517280 140723085499824 140116263767799 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
/proc/1182/statm: 2665263 10109 2979 1 0 2627263 0
[pid=1182/tid=1184] ppid=1179 vsize=10661052 memory=8389772277269004345 CPUtime=0.2 cores=0,2,4,6
/proc/1182/task/1184/stat : 1184 (java) R 1179 1182 30712 0 -1 4202560 5123 0 0 0 19 1 0 0 20 0 15 0 99929547 10916917248 10109 33554432000 4194304 4196468 140723085517280 140116268007280 140116263789725 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1185] ppid=1179 vsize=10661052 memory=4294967641 CPUtime=0 cores=0,2,4,6
/proc/1182/task/1185/stat : 1185 (java) S 1179 1182 30712 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99929548 10916917248 10109 33554432000 4194304 4196468 140723085517280 140116200458640 140116263778005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1186] ppid=1179 vsize=10661052 memory=4122966050756134560 CPUtime=0 cores=0,2,4,6
/proc/1182/task/1186/stat : 1186 (java) S 1179 1182 30712 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99929548 10916917248 10109 33554432000 4194304 4196468 140723085517280 140116199405840 140116263778005 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1187] ppid=1179 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1182/task/1187/stat : 1187 (java) S 1179 1182 30712 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99929548 10916917248 10109 33554432000 4194304 4196468 140723085517280 140116198353552 140116263778005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1188] ppid=1179 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1182/task/1188/stat : 1188 (java) S 1179 1182 30712 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99929548 10916917248 10109 33554432000 4194304 4196468 140723085517280 140116197300752 140116263778005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1189] ppid=1179 vsize=10661052 memory=140270046578304 CPUtime=0 cores=0,2,4,6
/proc/1182/task/1189/stat : 1189 (java) S 1179 1182 30712 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99929550 10916917248 10109 33554432000 4194304 4196468 140723085517280 140115755940464 140116263778946 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1190] ppid=1179 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1182/task/1190/stat : 1190 (java) S 1179 1182 30712 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99929550 10916917248 10109 33554432000 4194304 4196468 140723085517280 140115754886432 140116263778005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1191] ppid=1179 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1182/task/1191/stat : 1191 (java) S 1179 1182 30712 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99929550 10916917248 10109 33554432000 4194304 4196468 140723085517280 140115753834096 140116263778005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1192] ppid=1179 vsize=10661052 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1182/task/1192/stat : 1192 (java) S 1179 1182 30712 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99929553 10916917248 10109 33554432000 4194304 4196468 140723085517280 140115752782416 140116263786395 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1193] ppid=1179 vsize=10661052 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/1182/task/1193/stat : 1193 (java) S 1179 1182 30712 0 -1 1077944384 583 0 0 0 2 0 0 0 20 0 15 0 99929553 10916917248 10109 33554432000 4194304 4196468 140723085517280 140115751729264 140116263778946 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1194] ppid=1179 vsize=10661052 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/1182/task/1194/stat : 1194 (java) S 1179 1182 30712 0 -1 1077944384 276 0 0 0 1 0 0 0 20 0 15 0 99929553 10916917248 10109 33554432000 4194304 4196468 140723085517280 140115750676464 140116263778946 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1195] ppid=1179 vsize=10661052 memory=140270046578304 CPUtime=0.08 cores=0,2,4,6
/proc/1182/task/1195/stat : 1195 (java) R 1179 1182 30712 0 -1 4202560 834 0 0 0 8 0 0 0 20 0 15 0 99929553 10916917248 10109 33554432000 4194304 4196468 140723085517280 140115749620328 140116249448501 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1196] ppid=1179 vsize=10661052 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1182/task/1196/stat : 1196 (java) S 1179 1182 30712 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99929553 10916917248 10109 33554432000 4194304 4196468 140723085517280 140115748571616 140116263778005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1197] ppid=1179 vsize=10661052 memory=140270046578304 CPUtime=0 cores=0,2,4,6
/proc/1182/task/1197/stat : 1197 (java) S 1179 1182 30712 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99929553 10916917248 10109 33554432000 4194304 4196468 140723085517280 140115747519408 140116263778946 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 40436 KiB

[startup+0.310726 s]*
/proc/loadavg: 1.17 1.30 1.36 6/216 1197
/proc/meminfo: memFree=27831280/32770624 swapFree=67108436/67108860
[pid=1182] ppid=1179 vsize=10661128 memory=44804 CPUtime=0.56 cores=0,2,4,6
/proc/1182/stat : 1182 (java) S 1179 1182 30712 0 -1 1077944320 8776 0 0 0 54 2 0 0 20 0 15 0 99929547 10916995072 11201 33554432000 4194304 4196468 140723085517280 140723085499824 140116263767799 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
/proc/1182/statm: 2665282 11201 3050 1 0 2627263 0
[pid=1182/tid=1184] ppid=1179 vsize=10661128 memory=6935054825532540783 CPUtime=0.3 cores=0,2,4,6
/proc/1182/task/1184/stat : 1184 (java) R 1179 1182 30712 0 -1 4202560 5474 0 0 0 29 1 0 0 20 0 15 0 99929547 10916995072 11201 33554432000 4194304 4196468 140723085517280 140116268004256 140115877947709 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1185] ppid=1179 vsize=10661128 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/1182/task/1185/stat : 1185 (java) S 1179 1182 30712 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99929548 10916995072 11201 33554432000 4194304 4196468 140723085517280 140116200458640 140116263778005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1186] ppid=1179 vsize=10661128 memory=4004 CPUtime=0 cores=0,2,4,6
/proc/1182/task/1186/stat : 1186 (java) S 1179 1182 30712 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99929548 10916995072 11201 33554432000 4194304 4196468 140723085517280 140116199405840 140116263778005 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1187] ppid=1179 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1182/task/1187/stat : 1187 (java) S 1179 1182 30712 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99929548 10916995072 11201 33554432000 4194304 4196468 140723085517280 140116198353552 140116263778005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1188] ppid=1179 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1182/task/1188/stat : 1188 (java) S 1179 1182 30712 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99929548 10916995072 11201 33554432000 4194304 4196468 140723085517280 140116197300752 140116263778005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1189] ppid=1179 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1182/task/1189/stat : 1189 (java) S 1179 1182 30712 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99929550 10916995072 11201 33554432000 4194304 4196468 140723085517280 140115755940464 140116263778946 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1190] ppid=1179 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1182/task/1190/stat : 1190 (java) S 1179 1182 30712 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99929550 10916995072 11201 33554432000 4194304 4196468 140723085517280 140115754886432 140116263778005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1191] ppid=1179 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1182/task/1191/stat : 1191 (java) S 1179 1182 30712 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99929550 10916995072 11201 33554432000 4194304 4196468 140723085517280 140115753834096 140116263778005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1192] ppid=1179 vsize=10661128 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/1182/task/1192/stat : 1192 (java) S 1179 1182 30712 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99929553 10916995072 11201 33554432000 4194304 4196468 140723085517280 140115752782416 140116263786395 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1193] ppid=1179 vsize=10661128 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/1182/task/1193/stat : 1193 (java) S 1179 1182 30712 0 -1 1077944384 602 0 0 0 4 0 0 0 20 0 15 0 99929553 10916995072 11201 33554432000 4194304 4196468 140723085517280 140115751729264 140116263778946 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1194] ppid=1179 vsize=10661128 memory=140269940995087 CPUtime=0.05 cores=0,2,4,6
/proc/1182/task/1194/stat : 1194 (java) S 1179 1182 30712 0 -1 1077944384 372 0 0 0 5 0 0 0 20 0 15 0 99929553 10916995072 11201 33554432000 4194304 4196468 140723085517280 140115750676464 140116263778946 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1195] ppid=1179 vsize=10661128 memory=140270046579388 CPUtime=0.16 cores=0,2,4,6
/proc/1182/task/1195/stat : 1195 (java) R 1179 1182 30712 0 -1 4202560 969 0 0 0 16 0 0 0 20 0 15 0 99929553 10916995072 11201 33554432000 4194304 4196468 140723085517280 140115749620544 140116243213600 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1196] ppid=1179 vsize=10661128 memory=140269941004207 CPUtime=0 cores=0,2,4,6
/proc/1182/task/1196/stat : 1196 (java) S 1179 1182 30712 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99929553 10916995072 11201 33554432000 4194304 4196468 140723085517280 140115748571616 140116263778005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1197] ppid=1179 vsize=10661128 memory=280539987617760 CPUtime=0 cores=0,2,4,6
/proc/1182/task/1197/stat : 1197 (java) S 1179 1182 30712 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99929553 10916995072 11201 33554432000 4194304 4196468 140723085517280 140115747519408 140116263778946 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
Current children cumulated CPU time: 0.56 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 44804 KiB

[startup+0.700719 s]
/proc/loadavg: 1.17 1.30 1.36 5/216 1197
/proc/meminfo: memFree=27800824/32770624 swapFree=67108436/67108860
[pid=1182] ppid=1179 vsize=10661128 memory=150672 CPUtime=1.71 cores=0,2,4,6
/proc/1182/stat : 1182 (java) S 1179 1182 30712 0 -1 1077944320 11706 0 0 0 166 5 0 0 20 0 15 0 99929547 10916995072 37668 33554432000 4194304 4196468 140723085517280 140723085499824 140116263767799 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
/proc/1182/statm: 2665282 37668 3110 1 0 2627263 0
[pid=1182/tid=1184] ppid=1179 vsize=10661128 memory=0 CPUtime=0.67 cores=0,2,4,6
/proc/1182/task/1184/stat : 1184 (java) R 1179 1182 30712 0 -1 4202560 5659 0 0 0 64 3 0 0 20 0 15 0 99929547 10916995072 37668 33554432000 4194304 4196468 140723085517280 140116268005240 140115879314403 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1185] ppid=1179 vsize=10661128 memory=31 CPUtime=0 cores=0,2,4,6
/proc/1182/task/1185/stat : 1185 (java) S 1179 1182 30712 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99929548 10916995072 37668 33554432000 4194304 4196468 140723085517280 140116200458640 140116263778005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1186] ppid=1179 vsize=10661128 memory=2 CPUtime=0 cores=0,2,4,6
/proc/1182/task/1186/stat : 1186 (java) S 1179 1182 30712 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99929548 10916995072 37668 33554432000 4194304 4196468 140723085517280 140116199405840 140116263778005 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1187] ppid=1179 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1182/task/1187/stat : 1187 (java) S 1179 1182 30712 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99929548 10916995072 37668 33554432000 4194304 4196468 140723085517280 140116198353552 140116263778005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1188] ppid=1179 vsize=10661128 memory=8174711894690511157 CPUtime=0 cores=0,2,4,6
/proc/1182/task/1188/stat : 1188 (java) S 1179 1182 30712 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 99929548 10916995072 37668 33554432000 4194304 4196468 140723085517280 140116197300752 140116263778005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1189] ppid=1179 vsize=10661128 memory=5859271434322526308 CPUtime=0 cores=0,2,4,6
/proc/1182/task/1189/stat : 1189 (java) S 1179 1182 30712 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 99929550 10916995072 37668 33554432000 4194304 4196468 140723085517280 140115755940464 140116263778946 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1190] ppid=1179 vsize=10661128 memory=5865491479076426066 CPUtime=0 cores=0,2,4,6
/proc/1182/task/1190/stat : 1190 (java) S 1179 1182 30712 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 99929550 10916995072 37668 33554432000 4194304 4196468 140723085517280 140115754886432 140116263778005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1191] ppid=1179 vsize=10661128 memory=6935649255759570516 CPUtime=0 cores=0,2,4,6
/proc/1182/task/1191/stat : 1191 (java) S 1179 1182 30712 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99929550 10916995072 37668 33554432000 4194304 4196468 140723085517280 140115753834096 140116263778005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1192] ppid=1179 vsize=10661128 memory=9047017150487036575 CPUtime=0 cores=0,2,4,6
/proc/1182/task/1192/stat : 1192 (java) S 1179 1182 30712 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99929553 10916995072 37668 33554432000 4194304 4196468 140723085517280 140115752782416 140116263786395 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1193] ppid=1179 vsize=10661128 memory=0 CPUtime=0.37 cores=0,2,4,6
/proc/1182/task/1193/stat : 1193 (java) R 1179 1182 30712 0 -1 4202560 1668 0 0 0 37 0 0 0 20 0 15 0 99929553 10916995072 37668 33554432000 4194304 4196468 140723085517280 140115751729264 140116241778612 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1194] ppid=1179 vsize=10661128 memory=10 CPUtime=0.35 cores=0,2,4,6
/proc/1182/task/1194/stat : 1194 (java) R 1179 1182 30712 0 -1 4202560 1477 0 0 0 35 0 0 0 20 0 15 0 99929553 10916995072 37668 33554432000 4194304 4196468 140723085517280 140115750676464 140116247299278 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1195] ppid=1179 vsize=10661128 memory=-2127764312217900830 CPUtime=0.28 cores=0,2,4,6
/proc/1182/task/1195/stat : 1195 (java) S 1179 1182 30712 0 -1 1077944384 1531 0 0 0 28 0 0 0 20 0 15 0 99929553 10916995072 37668 33554432000 4194304 4196468 140723085517280 140115749624176 140116263778946 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1196] ppid=1179 vsize=10661128 memory=1136 CPUtime=0 cores=0,2,4,6
/proc/1182/task/1196/stat : 1196 (java) S 1179 1182 30712 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99929553 10916995072 37668 33554432000 4194304 4196468 140723085517280 140115748571616 140116263778005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1197] ppid=1179 vsize=10661128 memory=15872 CPUtime=0 cores=0,2,4,6
/proc/1182/task/1197/stat : 1197 (java) S 1179 1182 30712 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 99929553 10916995072 37668 33554432000 4194304 4196468 140723085517280 140115747519408 140116263778946 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
Current children cumulated CPU time: 1.71 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 150672 KiB

[startup+1.50084 s]
/proc/loadavg: 1.17 1.30 1.36 3/216 1197
/proc/meminfo: memFree=27694580/32770624 swapFree=67108436/67108860
[pid=1182] ppid=1179 vsize=10661128 memory=185968 CPUtime=2.74 cores=0,2,4,6
/proc/1182/stat : 1182 (java) S 1179 1182 30712 0 -1 1077944320 11904 0 0 0 268 6 0 0 20 0 15 0 99929547 10916995072 46492 33554432000 4194304 4196468 140723085517280 140723085499824 140116263767799 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
/proc/1182/statm: 2665282 46492 3110 1 0 2627263 0
[pid=1182/tid=1184] ppid=1179 vsize=10661128 memory=15872 CPUtime=1.46 cores=0,2,4,6
/proc/1182/task/1184/stat : 1184 (java) R 1179 1182 30712 0 -1 4202560 5678 0 0 0 143 3 0 0 20 0 15 0 99929547 10916995072 46492 33554432000 4194304 4196468 140723085517280 140116268007136 140115879315395 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1185] ppid=1179 vsize=10661128 memory=4140 CPUtime=0 cores=0,2,4,6
/proc/1182/task/1185/stat : 1185 (java) S 1179 1182 30712 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 99929548 10916995072 46492 33554432000 4194304 4196468 140723085517280 140116200458640 140116263778005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1186] ppid=1179 vsize=10661128 memory=2273 CPUtime=0 cores=0,2,4,6
/proc/1182/task/1186/stat : 1186 (java) S 1179 1182 30712 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99929548 10916995072 46492 33554432000 4194304 4196468 140723085517280 140116199405840 140116263778005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1187] ppid=1179 vsize=10661128 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/1182/task/1187/stat : 1187 (java) S 1179 1182 30712 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 99929548 10916995072 46492 33554432000 4194304 4196468 140723085517280 140116198353552 140116263778005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1188] ppid=1179 vsize=10661128 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1182/task/1188/stat : 1188 (java) S 1179 1182 30712 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 15 0 99929548 10916995072 46492 33554432000 4194304 4196468 140723085517280 140116197300752 140116263778005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1189] ppid=1179 vsize=10661128 memory=280539882316896 CPUtime=0 cores=0,2,4,6
/proc/1182/task/1189/stat : 1189 (java) S 1179 1182 30712 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 15 0 99929550 10916995072 46492 33554432000 4194304 4196468 140723085517280 140115755940464 140116263778946 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0

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

/proc/1182/task/1184/stat : 1184 (java) R 1179 1182 30712 0 -1 4202560 38765 0 0 0 235449 40 0 0 20 0 15 0 99929547 10916995072 117683 33554432000 4194304 4196468 140723085517280 140116268007152 140115879857039 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1185] ppid=1179 vsize=10661128 memory=470732 CPUtime=12.32 cores=0,2,4,6
/proc/1182/task/1185/stat : 1185 (java) S 1179 1182 30712 0 -1 1077944384 7062 0 0 0 1156 76 0 0 20 0 15 0 99929548 10916995072 117683 33554432000 4194304 4196468 140723085517280 140116200458640 140116263778005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1186] ppid=1179 vsize=10661128 memory=452300 CPUtime=12.32 cores=0,2,4,6
/proc/1182/task/1186/stat : 1186 (java) S 1179 1182 30712 0 -1 1077944384 6426 0 0 0 1157 75 0 0 20 0 15 0 99929548 10916995072 117683 33554432000 4194304 4196468 140723085517280 140116199405840 140116263778005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1187] ppid=1179 vsize=10661128 memory=462540 CPUtime=12.27 cores=0,2,4,6
/proc/1182/task/1187/stat : 1187 (java) S 1179 1182 30712 0 -1 1077944384 7713 0 0 0 1150 77 0 0 20 0 15 0 99929548 10916995072 117683 33554432000 4194304 4196468 140723085517280 140116198353552 140116263778005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1188] ppid=1179 vsize=10661128 memory=466636 CPUtime=12.39 cores=0,2,4,6
/proc/1182/task/1188/stat : 1188 (java) S 1179 1182 30712 0 -1 1077944384 6208 0 0 0 1159 80 0 0 20 0 15 0 99929548 10916995072 117683 33554432000 4194304 4196468 140723085517280 140116197300752 140116263778005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1189] ppid=1179 vsize=10661128 memory=466636 CPUtime=11.6 cores=0,2,4,6
/proc/1182/task/1189/stat : 1189 (java) S 1179 1182 30712 0 -1 1077944384 7357 0 0 0 1087 73 0 0 20 0 15 0 99929550 10916995072 117683 33554432000 4194304 4196468 140723085517280 140115755940464 140116263778946 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1190] ppid=1179 vsize=10661128 memory=1215 CPUtime=0 cores=0,2,4,6
/proc/1182/task/1190/stat : 1190 (java) S 1179 1182 30712 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 99929550 10916995072 117683 33554432000 4194304 4196468 140723085517280 140115754886432 140116263778005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1191] ppid=1179 vsize=10661128 memory=468684 CPUtime=0 cores=0,2,4,6
/proc/1182/task/1191/stat : 1191 (java) S 1179 1182 30712 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 99929550 10916995072 117683 33554432000 4194304 4196468 140723085517280 140115753834096 140116263778005 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1192] ppid=1179 vsize=10661128 memory=468684 CPUtime=0 cores=0,2,4,6
/proc/1182/task/1192/stat : 1192 (java) S 1179 1182 30712 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99929553 10916995072 117683 33554432000 4194304 4196468 140723085517280 140115752782416 140116263786395 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1193] ppid=1179 vsize=10661128 memory=468684 CPUtime=0.74 cores=0,2,4,6
/proc/1182/task/1193/stat : 1193 (java) S 1179 1182 30712 0 -1 1077944384 4052 0 0 0 74 0 0 0 20 0 15 0 99929553 10916995072 117683 33554432000 4194304 4196468 140723085517280 140115751729264 140116263778946 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1194] ppid=1179 vsize=10661128 memory=470732 CPUtime=0.67 cores=0,2,4,6
/proc/1182/task/1194/stat : 1194 (java) S 1179 1182 30712 0 -1 1077944384 2330 0 0 0 67 0 0 0 20 0 15 0 99929553 10916995072 117683 33554432000 4194304 4196468 140723085517280 140115750676464 140116263778946 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1195] ppid=1179 vsize=10661128 memory=470732 CPUtime=0.32 cores=0,2,4,6
/proc/1182/task/1195/stat : 1195 (java) S 1179 1182 30712 0 -1 1077944384 1993 0 0 0 32 0 0 0 20 0 15 0 99929553 10916995072 117683 33554432000 4194304 4196468 140723085517280 140115749624176 140116263778946 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1196] ppid=1179 vsize=10661128 memory=470732 CPUtime=0 cores=0,2,4,6
/proc/1182/task/1196/stat : 1196 (java) S 1179 1182 30712 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99929553 10916995072 117683 33554432000 4194304 4196468 140723085517280 140115748571616 140116263778005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1197] ppid=1179 vsize=10661128 memory=466636 CPUtime=1.53 cores=0,2,4,6
/proc/1182/task/1197/stat : 1197 (java) S 1179 1182 30712 0 -1 1077944384 1141 0 0 0 73 80 0 0 20 0 15 0 99929553 10916995072 117683 33554432000 4194304 4196468 140723085517280 140115747519408 140116263778946 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
Current children cumulated CPU time: 2419.15 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 470732 KiB

[startup+2442.3 s]
/proc/loadavg: 1.41 1.62 1.66 3/218 2450
/proc/meminfo: memFree=27406148/32770624 swapFree=67108436/67108860
[pid=1182] ppid=1179 vsize=10661128 memory=474828 CPUtime=2480.22 cores=0,2,4,6
/proc/1182/stat : 1182 (java) S 1179 1182 30712 0 -1 1077944320 86136 0 0 0 247614 408 0 0 20 0 15 0 99929547 10916995072 118707 33554432000 4194304 4196468 140723085517280 140723085499824 140116263767799 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
/proc/1182/statm: 2665282 118707 3140 1 0 2627263 0
[pid=1182/tid=1184] ppid=1179 vsize=10661128 memory=474828 CPUtime=2414.22 cores=0,2,4,6
/proc/1182/task/1184/stat : 1184 (java) R 1179 1182 30712 0 -1 4202560 39337 0 0 0 241381 41 0 0 20 0 15 0 99929547 10916995072 118707 33554432000 4194304 4196468 140723085517280 140116268007088 140115879856736 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1185] ppid=1179 vsize=10661128 memory=1215 CPUtime=12.69 cores=0,2,4,6
/proc/1182/task/1185/stat : 1185 (java) S 1179 1182 30712 0 -1 1077944384 7547 0 0 0 1192 77 0 0 20 0 15 0 99929548 10916995072 118707 33554432000 4194304 4196468 140723085517280 140116200458640 140116263778005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1186] ppid=1179 vsize=10661128 memory=470732 CPUtime=12.69 cores=0,2,4,6
/proc/1182/task/1186/stat : 1186 (java) S 1179 1182 30712 0 -1 1077944384 6574 0 0 0 1192 77 0 0 20 0 15 0 99929548 10916995072 118707 33554432000 4194304 4196468 140723085517280 140116199405840 140116263778005 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1187] ppid=1179 vsize=10661128 memory=472780 CPUtime=12.62 cores=0,2,4,6
/proc/1182/task/1187/stat : 1187 (java) S 1179 1182 30712 0 -1 1077944384 7836 0 0 0 1184 78 0 0 20 0 15 0 99929548 10916995072 118707 33554432000 4194304 4196468 140723085517280 140116198353552 140116263778005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1188] ppid=1179 vsize=10661128 memory=472780 CPUtime=12.75 cores=0,2,4,6
/proc/1182/task/1188/stat : 1188 (java) S 1179 1182 30712 0 -1 1077944384 6416 0 0 0 1194 81 0 0 20 0 15 0 99929548 10916995072 118707 33554432000 4194304 4196468 140723085517280 140116197300752 140116263778005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1189] ppid=1179 vsize=10661128 memory=472780 CPUtime=11.84 cores=0,2,4,6
/proc/1182/task/1189/stat : 1189 (java) S 1179 1182 30712 0 -1 1077944384 7525 0 0 0 1109 75 0 0 20 0 15 0 99929550 10916995072 118707 33554432000 4194304 4196468 140723085517280 140115755940464 140116263778946 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1190] ppid=1179 vsize=10661128 memory=472780 CPUtime=0 cores=0,2,4,6
/proc/1182/task/1190/stat : 1190 (java) S 1179 1182 30712 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 99929550 10916995072 118707 33554432000 4194304 4196468 140723085517280 140115754886432 140116263778005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1191] ppid=1179 vsize=10661128 memory=1296 CPUtime=0 cores=0,2,4,6
/proc/1182/task/1191/stat : 1191 (java) S 1179 1182 30712 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 99929550 10916995072 118707 33554432000 4194304 4196468 140723085517280 140115753834096 140116263778005 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1192] ppid=1179 vsize=10661128 memory=472780 CPUtime=0 cores=0,2,4,6
/proc/1182/task/1192/stat : 1192 (java) S 1179 1182 30712 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99929553 10916995072 118707 33554432000 4194304 4196468 140723085517280 140115752782416 140116263786395 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1193] ppid=1179 vsize=10661128 memory=472780 CPUtime=0.74 cores=0,2,4,6
/proc/1182/task/1193/stat : 1193 (java) S 1179 1182 30712 0 -1 1077944384 4054 0 0 0 74 0 0 0 20 0 15 0 99929553 10916995072 118707 33554432000 4194304 4196468 140723085517280 140115751729264 140116263778946 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1194] ppid=1179 vsize=10661128 memory=474828 CPUtime=0.67 cores=0,2,4,6
/proc/1182/task/1194/stat : 1194 (java) S 1179 1182 30712 0 -1 1077944384 2332 0 0 0 67 0 0 0 20 0 15 0 99929553 10916995072 118707 33554432000 4194304 4196468 140723085517280 140115750676464 140116263778946 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1195] ppid=1179 vsize=10661128 memory=474828 CPUtime=0.32 cores=0,2,4,6
/proc/1182/task/1195/stat : 1195 (java) S 1179 1182 30712 0 -1 1077944384 1995 0 0 0 32 0 0 0 20 0 15 0 99929553 10916995072 118707 33554432000 4194304 4196468 140723085517280 140115749624176 140116263778946 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1196] ppid=1179 vsize=10661128 memory=474828 CPUtime=0 cores=0,2,4,6
/proc/1182/task/1196/stat : 1196 (java) S 1179 1182 30712 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99929553 10916995072 118707 33554432000 4194304 4196468 140723085517280 140115748571616 140116263778005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1197] ppid=1179 vsize=10661128 memory=8112282956445269571 CPUtime=1.56 cores=0,2,4,6
/proc/1182/task/1197/stat : 1197 (java) S 1179 1182 30712 0 -1 1077944384 1158 0 0 0 74 82 0 0 20 0 15 0 99929553 10916995072 118707 33554432000 4194304 4196468 140723085517280 140115747519408 140116263778946 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
Current children cumulated CPU time: 2480.22 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 474828 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2481.5 s]
/proc/loadavg: 1.55 1.64 1.66 3/218 2451
/proc/meminfo: memFree=27404024/32770624 swapFree=67108436/67108860
[pid=1182] ppid=1179 vsize=10661128 memory=476876 CPUtime=2520.03 cores=0,2,4,6
/proc/1182/stat : 1182 (java) S 1179 1182 30712 0 -1 1077944320 87728 0 0 0 251592 411 0 0 20 0 15 0 99929547 10916995072 119219 33554432000 4194304 4196468 140723085517280 140723085499824 140116263767799 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
/proc/1182/statm: 2665282 119219 3140 1 0 2627263 0
[pid=1182/tid=1184] ppid=1179 vsize=10661128 memory=476876 CPUtime=2453.01 cores=0,2,4,6
/proc/1182/task/1184/stat : 1184 (java) R 1179 1182 30712 0 -1 4202560 39773 0 0 0 245260 41 0 0 20 0 15 0 99929547 10916995072 119219 33554432000 4194304 4196468 140723085517280 140116268007152 140115879856646 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1185] ppid=1179 vsize=10661128 memory=472780 CPUtime=12.9 cores=0,2,4,6
/proc/1182/task/1185/stat : 1185 (java) S 1179 1182 30712 0 -1 1077944384 7698 0 0 0 1212 78 0 0 20 0 15 0 99929548 10916995072 119219 33554432000 4194304 4196468 140723085517280 140116200458640 140116263778005 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1186] ppid=1179 vsize=10661128 memory=0 CPUtime=12.9 cores=0,2,4,6
/proc/1182/task/1186/stat : 1186 (java) S 1179 1182 30712 0 -1 1077944384 6704 0 0 0 1213 77 0 0 20 0 15 0 99929548 10916995072 119219 33554432000 4194304 4196468 140723085517280 140116199405840 140116263778005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1187] ppid=1179 vsize=10661128 memory=474828 CPUtime=12.84 cores=0,2,4,6
/proc/1182/task/1187/stat : 1187 (java) S 1179 1182 30712 0 -1 1077944384 8228 0 0 0 1205 79 0 0 20 0 15 0 99929548 10916995072 119219 33554432000 4194304 4196468 140723085517280 140116198353552 140116263778005 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1188] ppid=1179 vsize=10661128 memory=474828 CPUtime=12.97 cores=0,2,4,6
/proc/1182/task/1188/stat : 1188 (java) S 1179 1182 30712 0 -1 1077944384 6715 0 0 0 1215 82 0 0 20 0 15 0 99929548 10916995072 119219 33554432000 4194304 4196468 140723085517280 140116197300752 140116263778005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1189] ppid=1179 vsize=10661128 memory=474828 CPUtime=11.98 cores=0,2,4,6
/proc/1182/task/1189/stat : 1189 (java) S 1179 1182 30712 0 -1 1077944384 7697 0 0 0 1122 76 0 0 20 0 15 0 99929550 10916995072 119219 33554432000 4194304 4196468 140723085517280 140115755940464 140116263778946 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1190] ppid=1179 vsize=10661128 memory=474828 CPUtime=0 cores=0,2,4,6
/proc/1182/task/1190/stat : 1190 (java) S 1179 1182 30712 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 99929550 10916995072 119219 33554432000 4194304 4196468 140723085517280 140115754886432 140116263778005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1191] ppid=1179 vsize=10661128 memory=474828 CPUtime=0 cores=0,2,4,6
/proc/1182/task/1191/stat : 1191 (java) S 1179 1182 30712 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 99929550 10916995072 119219 33554432000 4194304 4196468 140723085517280 140115753834096 140116263778005 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1192] ppid=1179 vsize=10661128 memory=474828 CPUtime=0 cores=0,2,4,6
/proc/1182/task/1192/stat : 1192 (java) S 1179 1182 30712 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99929553 10916995072 119219 33554432000 4194304 4196468 140723085517280 140115752782416 140116263786395 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1193] ppid=1179 vsize=10661128 memory=474828 CPUtime=0.74 cores=0,2,4,6
/proc/1182/task/1193/stat : 1193 (java) S 1179 1182 30712 0 -1 1077944384 4056 0 0 0 74 0 0 0 20 0 15 0 99929553 10916995072 119219 33554432000 4194304 4196468 140723085517280 140115751729264 140116263778946 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1194] ppid=1179 vsize=10661128 memory=476876 CPUtime=0.67 cores=0,2,4,6
/proc/1182/task/1194/stat : 1194 (java) S 1179 1182 30712 0 -1 1077944384 2334 0 0 0 67 0 0 0 20 0 15 0 99929553 10916995072 119219 33554432000 4194304 4196468 140723085517280 140115750676464 140116263778946 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1195] ppid=1179 vsize=10661128 memory=476876 CPUtime=0.32 cores=0,2,4,6
/proc/1182/task/1195/stat : 1195 (java) S 1179 1182 30712 0 -1 1077944384 1997 0 0 0 32 0 0 0 20 0 15 0 99929553 10916995072 119219 33554432000 4194304 4196468 140723085517280 140115749624176 140116263778946 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1196] ppid=1179 vsize=10661128 memory=476876 CPUtime=0 cores=0,2,4,6
/proc/1182/task/1196/stat : 1196 (java) S 1179 1182 30712 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99929553 10916995072 119219 33554432000 4194304 4196468 140723085517280 140115748571616 140116263778005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1197] ppid=1179 vsize=10661128 memory=476876 CPUtime=1.59 cores=0,2,4,6
/proc/1182/task/1197/stat : 1197 (java) S 1179 1182 30712 0 -1 1077944384 1164 0 0 0 76 83 0 0 20 0 15 0 99929553 10916995072 119219 33554432000 4194304 4196468 140723085517280 140115747519408 140116263778946 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
Current children cumulated CPU time: 2520.03 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 476876 KiB

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

[startup+2481.51 s]
# the end of solver process 1182 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2515.93 s, system=4.12335 s

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

[startup+2481.5 s]
/proc/loadavg: 1.55 1.64 1.66 3/218 2451
/proc/meminfo: memFree=27404024/32770624 swapFree=67108436/67108860
[pid=1182] ppid=1179 vsize=10661128 memory=476876 CPUtime=2520.03 cores=0,2,4,6
/proc/1182/stat : 1182 (java) S 1179 1182 30712 0 -1 1077944320 87728 0 0 0 251592 411 0 0 20 0 15 0 99929547 10916995072 119219 33554432000 4194304 4196468 140723085517280 140723085499824 140116263767799 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
/proc/1182/statm: 2665282 119219 3140 1 0 2627263 0
[pid=1182/tid=1184] ppid=1179 vsize=10661128 memory=476876 CPUtime=2453.01 cores=0,2,4,6
/proc/1182/task/1184/stat : 1184 (java) R 1179 1182 30712 0 -1 4202560 39773 0 0 0 245260 41 0 0 20 0 15 0 99929547 10916995072 119219 33554432000 4194304 4196468 140723085517280 140116268007152 140115879856646 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1185] ppid=1179 vsize=10661128 memory=472780 CPUtime=12.9 cores=0,2,4,6
/proc/1182/task/1185/stat : 1185 (java) S 1179 1182 30712 0 -1 1077944384 7698 0 0 0 1212 78 0 0 20 0 15 0 99929548 10916995072 119219 33554432000 4194304 4196468 140723085517280 140116200458640 140116263778005 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1186] ppid=1179 vsize=10661128 memory=0 CPUtime=12.9 cores=0,2,4,6
/proc/1182/task/1186/stat : 1186 (java) S 1179 1182 30712 0 -1 1077944384 6704 0 0 0 1213 77 0 0 20 0 15 0 99929548 10916995072 119219 33554432000 4194304 4196468 140723085517280 140116199405840 140116263778005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1187] ppid=1179 vsize=10661128 memory=474828 CPUtime=12.84 cores=0,2,4,6
/proc/1182/task/1187/stat : 1187 (java) S 1179 1182 30712 0 -1 1077944384 8228 0 0 0 1205 79 0 0 20 0 15 0 99929548 10916995072 119219 33554432000 4194304 4196468 140723085517280 140116198353552 140116263778005 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1188] ppid=1179 vsize=10661128 memory=474828 CPUtime=12.97 cores=0,2,4,6
/proc/1182/task/1188/stat : 1188 (java) S 1179 1182 30712 0 -1 1077944384 6715 0 0 0 1215 82 0 0 20 0 15 0 99929548 10916995072 119219 33554432000 4194304 4196468 140723085517280 140116197300752 140116263778005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1189] ppid=1179 vsize=10661128 memory=474828 CPUtime=11.98 cores=0,2,4,6
/proc/1182/task/1189/stat : 1189 (java) S 1179 1182 30712 0 -1 1077944384 7697 0 0 0 1122 76 0 0 20 0 15 0 99929550 10916995072 119219 33554432000 4194304 4196468 140723085517280 140115755940464 140116263778946 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1190] ppid=1179 vsize=10661128 memory=474828 CPUtime=0 cores=0,2,4,6
/proc/1182/task/1190/stat : 1190 (java) S 1179 1182 30712 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 99929550 10916995072 119219 33554432000 4194304 4196468 140723085517280 140115754886432 140116263778005 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1191] ppid=1179 vsize=10661128 memory=474828 CPUtime=0 cores=0,2,4,6
/proc/1182/task/1191/stat : 1191 (java) S 1179 1182 30712 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 99929550 10916995072 119219 33554432000 4194304 4196468 140723085517280 140115753834096 140116263778005 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1192] ppid=1179 vsize=10661128 memory=474828 CPUtime=0 cores=0,2,4,6
/proc/1182/task/1192/stat : 1192 (java) S 1179 1182 30712 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99929553 10916995072 119219 33554432000 4194304 4196468 140723085517280 140115752782416 140116263786395 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1193] ppid=1179 vsize=10661128 memory=474828 CPUtime=0.74 cores=0,2,4,6
/proc/1182/task/1193/stat : 1193 (java) S 1179 1182 30712 0 -1 1077944384 4056 0 0 0 74 0 0 0 20 0 15 0 99929553 10916995072 119219 33554432000 4194304 4196468 140723085517280 140115751729264 140116263778946 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1194] ppid=1179 vsize=10661128 memory=476876 CPUtime=0.67 cores=0,2,4,6
/proc/1182/task/1194/stat : 1194 (java) S 1179 1182 30712 0 -1 1077944384 2334 0 0 0 67 0 0 0 20 0 15 0 99929553 10916995072 119219 33554432000 4194304 4196468 140723085517280 140115750676464 140116263778946 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1195] ppid=1179 vsize=10661128 memory=476876 CPUtime=0.32 cores=0,2,4,6
/proc/1182/task/1195/stat : 1195 (java) S 1179 1182 30712 0 -1 1077944384 1997 0 0 0 32 0 0 0 20 0 15 0 99929553 10916995072 119219 33554432000 4194304 4196468 140723085517280 140115749624176 140116263778946 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1196] ppid=1179 vsize=10661128 memory=476876 CPUtime=0 cores=0,2,4,6
/proc/1182/task/1196/stat : 1196 (java) S 1179 1182 30712 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 99929553 10916995072 119219 33554432000 4194304 4196468 140723085517280 140115748571616 140116263778005 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
[pid=1182/tid=1197] ppid=1179 vsize=10661128 memory=476876 CPUtime=1.59 cores=0,2,4,6
/proc/1182/task/1197/stat : 1197 (java) S 1179 1182 30712 0 -1 1077944384 1164 0 0 0 76 83 0 0 20 0 15 0 99929553 10916995072 119219 33554432000 4194304 4196468 140723085517280 140115747519408 140116263778946 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 37044224 140723085522058 140723085522185 140723085522185 140723085524943 0
Current children cumulated CPU time: 2520.03 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 476876 KiB

Child status: 143
Real time (s): 2481.51
CPU time (s): 2520.05
CPU user time (s): 2515.93
CPU system time (s): 4.12335
CPU usage (%): 101.553
Max. virtual memory (cumulated for all children) (KiB): 10661128
Max. memory (cumulated for all children) (KiB): 476876

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2515.93
system time used= 4.12335
maximum resident set size= 477404
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 87901
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= 360786
involuntary context switches= 8360


# summary of solver processes directly reported to runsolver:
#   pid: 1182
#   total CPU time (s): 2520.05
#   total CPU user time (s): 2515.93
#   total CPU system time (s): 4.12335

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.7341 second user time and 22.6459 second system time

The end

Launcher Data

Begin job on node137 at 2018-07-29 02:21:04
IDJOB=4299611
IDBENCH=141420
IDSOLVER=2767
FILE ID=node137/4299611-1532823664
RUNJOBID= node137-1532808776-30743
PBS_JOBID= 21022474
Free space on /tmp= 48156 MiB

SOLVER NAME= SuperSolver_Macq_Stevenart 2018-04-27
BENCH NAME= XCSP18/Haystacks/Haystacks-ext-10_c18.xml
COMMAND LINE= java -jar DIR/bestMinicp.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299611-1532823664/watcher-4299611-1532823664 -o /tmp/evaluation-result-4299611-1532823664/solver-4299611-1532823664 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node137-1532808776-30743 --watchdog 2580  java -jar HOME/bestMinicp.jar HOME/instance-4299611-1532823664.xml

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

MD5SUM BENCH= a3b0ef5b97c309412ed30b7773154191
RANDOM SEED=1820576342

node137.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.54
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.56
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.54
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.56
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.54
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.56
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.54
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        27862976 kB
MemAvailable:   31752136 kB
Buffers:          200156 kB
Cached:          3922344 kB
SwapCached:           32 kB
Active:          1992380 kB
Inactive:        2364188 kB
Active(anon):     181832 kB
Inactive(anon):    80052 kB
Active(file):    1810548 kB
Inactive(file):  2284136 kB
Unevictable:        7424 kB
Mlocked:            7424 kB
SwapTotal:      67108860 kB
SwapFree:       67108436 kB
Dirty:              1216 kB
Writeback:             0 kB
AnonPages:        259472 kB
Mapped:            53188 kB
Shmem:             25052 kB
Slab:             248340 kB
SReclaimable:     220624 kB
SUnreclaim:        27716 kB
KernelStack:        3856 kB
PageTables:         5696 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1137040 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    165888 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 48156 MiB
End job on node137 at 2018-07-29 03:02:25