Trace number 4299554

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
Solver of Xavier Schul & Yvhan Smal 2018-04-28? (TO) 2520.05 2479.71

General information on the benchmark

NameHaystacks/
Haystacks-ext-09_c18.xml
MD5SUM162336f6d7c1113ca166592290b0a66d
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 benchmark1.89413
Satisfiable
(Un)Satisfiability was proved
Number of variables81
Number of constraints332
Number of domains1
Minimum domain size9
Maximum domain size9
Distribution of domain sizes[{"size":9,"count":81}]
Minimum variable degree8
Maximum variable degree9
Distribution of variable degrees[{"degree":8,"count":65},{"degree":9,"count":16}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":332}]
Number of extensional constraints332
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":332}]
Optimization problemNO
Type of objective

Solver Data

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

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (8558 MiB free)
  memory of node 1: 16384 MiB (13931 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4299554-1532801562/watcher-4299554-1532801562 -o /tmp/evaluation-result-4299554-1532801562/solver-4299554-1532801562 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1532776007-24589 --watchdog 2580 java -jar minicp-1.0.jar HOME/instance-4299554-1532801562.xml 

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

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


[startup+0.101212 s]*
/proc/loadavg: 1.44 1.36 1.37 4/217 29713
/proc/meminfo: memFree=23013204/32770624 swapFree=67108688/67108860
[pid=29698] ppid=29695 vsize=10661052 memory=27696 CPUtime=0.13 cores=1,3,5,7
/proc/29698/stat : 29698 (java) S 29695 29698 24557 0 -1 1077944320 5329 0 0 0 12 1 0 0 20 0 15 0 97719094 10916917248 6924 33554432000 4194304 4196468 140733900774768 140733900757312 139719234662135 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
/proc/29698/statm: 2665263 6924 2844 1 0 2627263 0
[pid=29698/tid=29700] ppid=29695 vsize=10661052 memory=-8269626465541196925 CPUtime=0.09 cores=1,3,5,7
/proc/29698/task/29700/stat : 29700 (java) R 29695 29698 24557 0 -1 4202560 3151 0 0 0 8 1 0 0 20 0 15 0 97719095 10916917248 6924 33554432000 4194304 4196468 140733900774768 139719238883296 139719218705765 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29701] ppid=29695 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29698/task/29701/stat : 29701 (java) S 29695 29698 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97719096 10916917248 6924 33554432000 4194304 4196468 140733900774768 139719187282832 139719234672341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29702] ppid=29695 vsize=10661052 memory=140392557217408 CPUtime=0 cores=1,3,5,7
/proc/29698/task/29702/stat : 29702 (java) S 29695 29698 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97719096 10916917248 6924 33554432000 4194304 4196468 140733900774768 139719186230032 139719234672341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29703] ppid=29695 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29698/task/29703/stat : 29703 (java) S 29695 29698 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97719096 10916917248 6924 33554432000 4194304 4196468 140733900774768 139719185177744 139719234672341 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29704] ppid=29695 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29698/task/29704/stat : 29704 (java) S 29695 29698 24557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97719096 10916917248 6924 33554432000 4194304 4196468 140733900774768 139719184124944 139719234672341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29705] ppid=29695 vsize=10661052 memory=140392557217408 CPUtime=0 cores=1,3,5,7
/proc/29698/task/29705/stat : 29705 (java) S 29695 29698 24557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97719097 10916917248 6924 33554432000 4194304 4196468 140733900774768 139718794082416 139719234673282 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29706] ppid=29695 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29698/task/29706/stat : 29706 (java) S 29695 29698 24557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97719097 10916917248 6924 33554432000 4194304 4196468 140733900774768 139718793028384 139719234672341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29707] ppid=29695 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29698/task/29707/stat : 29707 (java) S 29695 29698 24557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97719098 10916917248 6924 33554432000 4194304 4196468 140733900774768 139718791976048 139719234672341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29708] ppid=29695 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29698/task/29708/stat : 29708 (java) S 29695 29698 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97719100 10916917248 6924 33554432000 4194304 4196468 140733900774768 139718790924368 139719234680731 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29709] ppid=29695 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29698/task/29709/stat : 29709 (java) R 29695 29698 24557 0 -1 4202560 426 0 0 0 0 0 0 0 20 0 15 0 97719100 10916917248 6924 33554432000 4194304 4196468 140733900774768 139718789872336 139719214052608 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29710] ppid=29695 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29698/task/29710/stat : 29710 (java) R 29695 29698 24557 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 97719100 10916917248 6924 33554432000 4194304 4196468 140733900774768 139718788819440 139719234673282 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29711] ppid=29695 vsize=10661052 memory=140392557217408 CPUtime=0.02 cores=1,3,5,7
/proc/29698/task/29711/stat : 29711 (java) R 29695 29698 24557 0 -1 4202560 339 0 0 0 2 0 0 0 20 0 15 0 97719100 10916917248 6924 33554432000 4194304 4196468 140733900774768 139718787767152 139719234674070 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29712] ppid=29695 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29698/task/29712/stat : 29712 (java) S 29695 29698 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97719100 10916917248 6924 33554432000 4194304 4196468 140733900774768 139718786714592 139719234672341 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29713] ppid=29695 vsize=10661052 memory=140392557217408 CPUtime=0 cores=1,3,5,7
/proc/29698/task/29713/stat : 29713 (java) S 29695 29698 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97719100 10916917248 6924 33554432000 4194304 4196468 140733900774768 139718785661360 139719234673282 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 27696 KiB

[startup+0.212326 s]*
/proc/loadavg: 1.44 1.36 1.37 4/217 29713
/proc/meminfo: memFree=23000800/32770624 swapFree=67108688/67108860
[pid=29698] ppid=29695 vsize=10661052 memory=40428 CPUtime=0.34 cores=1,3,5,7
/proc/29698/stat : 29698 (java) S 29695 29698 24557 0 -1 1077944320 8218 0 0 0 32 2 0 0 20 0 15 0 97719094 10916917248 10107 33554432000 4194304 4196468 140733900774768 140733900757312 139719234662135 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
/proc/29698/statm: 2665263 10107 2994 1 0 2627263 0
[pid=29698/tid=29700] ppid=29695 vsize=10661052 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/29698/task/29700/stat : 29700 (java) R 29695 29698 24557 0 -1 4202560 5172 0 0 0 19 1 0 0 20 0 15 0 97719095 10916917248 10107 33554432000 4194304 4196468 140733900774768 139719238889808 139719218742622 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29701] ppid=29695 vsize=10661052 memory=343 CPUtime=0 cores=1,3,5,7
/proc/29698/task/29701/stat : 29701 (java) S 29695 29698 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97719096 10916917248 10107 33554432000 4194304 4196468 140733900774768 139719187282832 139719234672341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29702] ppid=29695 vsize=10661052 memory=140392557767327 CPUtime=0 cores=1,3,5,7
/proc/29698/task/29702/stat : 29702 (java) S 29695 29698 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97719096 10916917248 10107 33554432000 4194304 4196468 140733900774768 139719186230032 139719234672341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29703] ppid=29695 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29698/task/29703/stat : 29703 (java) S 29695 29698 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97719096 10916917248 10107 33554432000 4194304 4196468 140733900774768 139719185177744 139719234672341 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29704] ppid=29695 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29698/task/29704/stat : 29704 (java) S 29695 29698 24557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97719096 10916917248 10107 33554432000 4194304 4196468 140733900774768 139719184124944 139719234672341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29705] ppid=29695 vsize=10661052 memory=140392557217408 CPUtime=0 cores=1,3,5,7
/proc/29698/task/29705/stat : 29705 (java) S 29695 29698 24557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97719097 10916917248 10107 33554432000 4194304 4196468 140733900774768 139718794082416 139719234673282 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29706] ppid=29695 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29698/task/29706/stat : 29706 (java) S 29695 29698 24557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97719097 10916917248 10107 33554432000 4194304 4196468 140733900774768 139718793028384 139719234672341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29707] ppid=29695 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29698/task/29707/stat : 29707 (java) S 29695 29698 24557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97719098 10916917248 10107 33554432000 4194304 4196468 140733900774768 139718791976048 139719234672341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29708] ppid=29695 vsize=10661052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29698/task/29708/stat : 29708 (java) S 29695 29698 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97719100 10916917248 10107 33554432000 4194304 4196468 140733900774768 139718790924368 139719234680731 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29709] ppid=29695 vsize=10661052 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/29698/task/29709/stat : 29709 (java) S 29695 29698 24557 0 -1 1077944384 493 0 0 0 1 0 0 0 20 0 15 0 97719100 10916917248 10107 33554432000 4194304 4196468 140733900774768 139718789872240 139719234673282 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29710] ppid=29695 vsize=10661052 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/29698/task/29710/stat : 29710 (java) S 29695 29698 24557 0 -1 1077944384 355 0 0 0 3 0 0 0 20 0 15 0 97719100 10916917248 10107 33554432000 4194304 4196468 140733900774768 139718788819440 139719234673282 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29711] ppid=29695 vsize=10661052 memory=140392557217408 CPUtime=0.08 cores=1,3,5,7
/proc/29698/task/29711/stat : 29711 (java) S 29695 29698 24557 0 -1 1077944384 833 0 0 0 8 0 0 0 20 0 15 0 97719100 10916917248 10107 33554432000 4194304 4196468 140733900774768 139718787767152 139719234673282 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29712] ppid=29695 vsize=10661052 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29698/task/29712/stat : 29712 (java) S 29695 29698 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97719100 10916917248 10107 33554432000 4194304 4196468 140733900774768 139718786714592 139719234672341 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29713] ppid=29695 vsize=10661052 memory=140392557217408 CPUtime=0 cores=1,3,5,7
/proc/29698/task/29713/stat : 29713 (java) S 29695 29698 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97719100 10916917248 10107 33554432000 4194304 4196468 140733900774768 139718785661360 139719234673282 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 10661052 KiB
Current children cumulated memory: 40428 KiB

[startup+0.310495 s]*
/proc/loadavg: 1.44 1.36 1.37 4/217 29713
/proc/meminfo: memFree=22996148/32770624 swapFree=67108688/67108860
[pid=29698] ppid=29695 vsize=10661128 memory=46788 CPUtime=0.57 cores=1,3,5,7
/proc/29698/stat : 29698 (java) S 29695 29698 24557 0 -1 1077944320 8763 0 0 0 54 3 0 0 20 0 15 0 97719094 10916995072 11697 33554432000 4194304 4196468 140733900774768 140733900757312 139719234662135 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
/proc/29698/statm: 2665282 11697 3018 1 0 2627263 0
[pid=29698/tid=29700] ppid=29695 vsize=10661128 memory=7022364594140610616 CPUtime=0.29 cores=1,3,5,7
/proc/29698/task/29700/stat : 29700 (java) R 29695 29698 24557 0 -1 4202560 5446 0 0 0 28 1 0 0 20 0 15 0 97719095 10916995072 11697 33554432000 4194304 4196468 140733900774768 139719238898064 139718859762824 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29701] ppid=29695 vsize=10661128 memory=4294979917 CPUtime=0 cores=1,3,5,7
/proc/29698/task/29701/stat : 29701 (java) S 29695 29698 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97719096 10916995072 11697 33554432000 4194304 4196468 140733900774768 139719187282832 139719234672341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29702] ppid=29695 vsize=10661128 memory=140392557592839 CPUtime=0 cores=1,3,5,7
/proc/29698/task/29702/stat : 29702 (java) S 29695 29698 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97719096 10916995072 11697 33554432000 4194304 4196468 140733900774768 139719186230032 139719234672341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29703] ppid=29695 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29698/task/29703/stat : 29703 (java) S 29695 29698 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97719096 10916995072 11697 33554432000 4194304 4196468 140733900774768 139719185177744 139719234672341 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29704] ppid=29695 vsize=10661128 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29698/task/29704/stat : 29704 (java) S 29695 29698 24557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97719096 10916995072 11697 33554432000 4194304 4196468 140733900774768 139719184124944 139719234672341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29705] ppid=29695 vsize=10661128 memory=140392557217408 CPUtime=0 cores=1,3,5,7
/proc/29698/task/29705/stat : 29705 (java) S 29695 29698 24557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97719097 10916995072 11697 33554432000 4194304 4196468 140733900774768 139718794082416 139719234673282 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29706] ppid=29695 vsize=10661128 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29698/task/29706/stat : 29706 (java) S 29695 29698 24557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97719097 10916995072 11697 33554432000 4194304 4196468 140733900774768 139718793028384 139719234672341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29707] ppid=29695 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29698/task/29707/stat : 29707 (java) S 29695 29698 24557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97719098 10916995072 11697 33554432000 4194304 4196468 140733900774768 139718791976048 139719234672341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29708] ppid=29695 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29698/task/29708/stat : 29708 (java) S 29695 29698 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97719100 10916995072 11697 33554432000 4194304 4196468 140733900774768 139718790924368 139719234680731 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29709] ppid=29695 vsize=10661128 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/29698/task/29709/stat : 29709 (java) S 29695 29698 24557 0 -1 1077944384 605 0 0 0 4 0 0 0 20 0 15 0 97719100 10916995072 11697 33554432000 4194304 4196468 140733900774768 139718789872240 139719234673282 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29710] ppid=29695 vsize=10661128 memory=-1 CPUtime=0.04 cores=1,3,5,7
/proc/29698/task/29710/stat : 29710 (java) R 29695 29698 24557 0 -1 1077944384 377 0 0 0 4 0 0 0 20 0 15 0 97719100 10916995072 11697 33554432000 4194304 4196468 140733900774768 139718788819440 139719234673282 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29711] ppid=29695 vsize=10661128 memory=140392557217408 CPUtime=0.16 cores=1,3,5,7
/proc/29698/task/29711/stat : 29711 (java) R 29695 29698 24557 0 -1 4202560 967 0 0 0 16 0 0 0 20 0 15 0 97719100 10916995072 11697 33554432000 4194304 4196468 140733900774768 139718787767152 139719219827699 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29712] ppid=29695 vsize=10661128 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29698/task/29712/stat : 29712 (java) S 29695 29698 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97719100 10916995072 11697 33554432000 4194304 4196468 140733900774768 139718786714592 139719234672341 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29713] ppid=29695 vsize=10661128 memory=140392557217408 CPUtime=0 cores=1,3,5,7
/proc/29698/task/29713/stat : 29713 (java) S 29695 29698 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97719100 10916995072 11697 33554432000 4194304 4196468 140733900774768 139718785661360 139719234673282 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
Current children cumulated CPU time: 0.57 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 46788 KiB

[startup+0.700808 s]
/proc/loadavg: 1.44 1.36 1.37 6/217 29713
/proc/meminfo: memFree=22949800/32770624 swapFree=67108688/67108860
[pid=29698] ppid=29695 vsize=10661128 memory=169916 CPUtime=1.68 cores=1,3,5,7
/proc/29698/stat : 29698 (java) S 29695 29698 24557 0 -1 1077944320 14093 0 0 0 163 5 0 0 20 0 15 0 97719094 10916995072 42479 33554432000 4194304 4196468 140733900774768 140733900757312 139719234662135 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
/proc/29698/statm: 2665282 42479 3110 1 0 2627263 0
[pid=29698/tid=29700] ppid=29695 vsize=10661128 memory=267974418138984 CPUtime=0.68 cores=1,3,5,7
/proc/29698/task/29700/stat : 29700 (java) R 29695 29698 24557 0 -1 4202560 5774 0 0 0 65 3 0 0 20 0 15 0 97719095 10916995072 42479 33554432000 4194304 4196468 140733900774768 139719238900192 139718860023259 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29701] ppid=29695 vsize=10661128 memory=4051047449723404320 CPUtime=0 cores=1,3,5,7
/proc/29698/task/29701/stat : 29701 (java) S 29695 29698 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97719096 10916995072 42479 33554432000 4194304 4196468 140733900774768 139719187282832 139719234672341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29702] ppid=29695 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29698/task/29702/stat : 29702 (java) S 29695 29698 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97719096 10916995072 42479 33554432000 4194304 4196468 140733900774768 139719186230032 139719234672341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29703] ppid=29695 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29698/task/29703/stat : 29703 (java) S 29695 29698 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97719096 10916995072 42479 33554432000 4194304 4196468 140733900774768 139719185177744 139719234672341 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29704] ppid=29695 vsize=10661128 memory=7809523229951467576 CPUtime=0 cores=1,3,5,7
/proc/29698/task/29704/stat : 29704 (java) S 29695 29698 24557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97719096 10916995072 42479 33554432000 4194304 4196468 140733900774768 139719184124944 139719234672341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29705] ppid=29695 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29698/task/29705/stat : 29705 (java) S 29695 29698 24557 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 97719097 10916995072 42479 33554432000 4194304 4196468 140733900774768 139718794082416 139719234673282 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29706] ppid=29695 vsize=10661128 memory=-6511782102145834793 CPUtime=0 cores=1,3,5,7
/proc/29698/task/29706/stat : 29706 (java) S 29695 29698 24557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97719097 10916995072 42479 33554432000 4194304 4196468 140733900774768 139718793028384 139719234672341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29707] ppid=29695 vsize=10661128 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/29698/task/29707/stat : 29707 (java) S 29695 29698 24557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97719098 10916995072 42479 33554432000 4194304 4196468 140733900774768 139718791976048 139719234672341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29708] ppid=29695 vsize=10661128 memory=6944656592455360604 CPUtime=0 cores=1,3,5,7
/proc/29698/task/29708/stat : 29708 (java) S 29695 29698 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97719100 10916995072 42479 33554432000 4194304 4196468 140733900774768 139718790924368 139719234680731 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29709] ppid=29695 vsize=10661128 memory=0 CPUtime=0.35 cores=1,3,5,7
/proc/29698/task/29709/stat : 29709 (java) R 29695 29698 24557 0 -1 4202560 3404 0 0 0 35 0 0 0 20 0 15 0 97719100 10916995072 42479 33554432000 4194304 4196468 140733900774768 139718789855680 139719213908727 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29710] ppid=29695 vsize=10661128 memory=0 CPUtime=0.38 cores=1,3,5,7
/proc/29698/task/29710/stat : 29710 (java) R 29695 29698 24557 0 -1 4202560 2256 0 0 0 38 0 0 0 20 0 15 0 97719100 10916995072 42479 33554432000 4194304 4196468 140733900774768 139718788800552 139719216206748 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29711] ppid=29695 vsize=10661128 memory=0 CPUtime=0.24 cores=1,3,5,7
/proc/29698/task/29711/stat : 29711 (java) S 29695 29698 24557 0 -1 1077944384 1288 0 0 0 24 0 0 0 20 0 15 0 97719100 10916995072 42479 33554432000 4194304 4196468 140733900774768 139718787767152 139719234673282 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29712] ppid=29695 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29698/task/29712/stat : 29712 (java) S 29695 29698 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97719100 10916995072 42479 33554432000 4194304 4196468 140733900774768 139718786714592 139719234672341 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29713] ppid=29695 vsize=10661128 memory=4008 CPUtime=0 cores=1,3,5,7
/proc/29698/task/29713/stat : 29713 (java) S 29695 29698 24557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 97719100 10916995072 42479 33554432000 4194304 4196468 140733900774768 139718785661360 139719234673282 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
Current children cumulated CPU time: 1.68 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 169916 KiB

[startup+1.50077 s]
/proc/loadavg: 1.44 1.36 1.37 3/217 29713
/proc/meminfo: memFree=22849272/32770624 swapFree=67108688/67108860
[pid=29698] ppid=29695 vsize=10661128 memory=195488 CPUtime=2.8 cores=1,3,5,7
/proc/29698/stat : 29698 (java) S 29695 29698 24557 0 -1 1077944320 14408 0 0 0 275 5 0 0 20 0 15 0 97719094 10916995072 48872 33554432000 4194304 4196468 140733900774768 140733900757312 139719234662135 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
/proc/29698/statm: 2665282 48872 3110 1 0 2627263 0
[pid=29698/tid=29700] ppid=29695 vsize=10661128 memory=12848 CPUtime=1.47 cores=1,3,5,7
/proc/29698/task/29700/stat : 29700 (java) R 29695 29698 24557 0 -1 4202560 5787 0 0 0 144 3 0 0 20 0 15 0 97719095 10916995072 48872 33554432000 4194304 4196468 140733900774768 139719238901952 139718862889694 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29701] ppid=29695 vsize=10661128 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/29698/task/29701/stat : 29701 (java) S 29695 29698 24557 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 15 0 97719096 10916995072 48872 33554432000 4194304 4196468 140733900774768 139719187282832 139719234672341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29702] ppid=29695 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29698/task/29702/stat : 29702 (java) S 29695 29698 24557 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 97719096 10916995072 48872 33554432000 4194304 4196468 140733900774768 139719186230032 139719234672341 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29703] ppid=29695 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29698/task/29703/stat : 29703 (java) S 29695 29698 24557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 97719096 10916995072 48872 33554432000 4194304 4196468 140733900774768 139719185177744 139719234672341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29704] ppid=29695 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29698/task/29704/stat : 29704 (java) S 29695 29698 24557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97719096 10916995072 48872 33554432000 4194304 4196468 140733900774768 139719184124944 139719234672341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29705] ppid=29695 vsize=10661128 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29698/task/29705/stat : 29705 (java) S 29695 29698 24557 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 97719097 10916995072 48872 33554432000 4194304 4196468 140733900774768 139718794082416 139719234673282 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0

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

/proc/29698/task/29700/stat : 29700 (java) R 29695 29698 24557 0 -1 4202560 36445 0 0 0 235428 44 0 0 20 0 15 0 97719095 10916995072 137614 33554432000 4194304 4196468 140733900774768 139719238901888 139718862889923 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29701] ppid=29695 vsize=10661128 memory=550456 CPUtime=13.08 cores=1,3,5,7
/proc/29698/task/29701/stat : 29701 (java) S 29695 29698 24557 0 -1 1077944384 6400 0 0 0 1226 82 0 0 20 0 15 0 97719096 10916995072 137614 33554432000 4194304 4196468 140733900774768 139719187282832 139719234672341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29702] ppid=29695 vsize=10661128 memory=550456 CPUtime=13.06 cores=1,3,5,7
/proc/29698/task/29702/stat : 29702 (java) S 29695 29698 24557 0 -1 1077944384 6593 0 0 0 1229 77 0 0 20 0 15 0 97719096 10916995072 137614 33554432000 4194304 4196468 140733900774768 139719186230032 139719234672341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29703] ppid=29695 vsize=10661128 memory=550456 CPUtime=13.09 cores=1,3,5,7
/proc/29698/task/29703/stat : 29703 (java) S 29695 29698 24557 0 -1 1077944384 5880 0 0 0 1229 80 0 0 20 0 15 0 97719096 10916995072 137614 33554432000 4194304 4196468 140733900774768 139719185177744 139719234672341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29704] ppid=29695 vsize=10661128 memory=33 CPUtime=13.17 cores=1,3,5,7
/proc/29698/task/29704/stat : 29704 (java) S 29695 29698 24557 0 -1 1077944384 7503 0 0 0 1236 81 0 0 20 0 15 0 97719096 10916995072 137614 33554432000 4194304 4196468 140733900774768 139719184124944 139719234672341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29705] ppid=29695 vsize=10661128 memory=550456 CPUtime=10.85 cores=1,3,5,7
/proc/29698/task/29705/stat : 29705 (java) S 29695 29698 24557 0 -1 1077944384 6504 0 0 0 1008 77 0 0 20 0 15 0 97719097 10916995072 137614 33554432000 4194304 4196468 140733900774768 139718794082416 139719234673282 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29706] ppid=29695 vsize=10661128 memory=550456 CPUtime=0 cores=1,3,5,7
/proc/29698/task/29706/stat : 29706 (java) S 29695 29698 24557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97719097 10916995072 137614 33554432000 4194304 4196468 140733900774768 139718793028384 139719234672341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29707] ppid=29695 vsize=10661128 memory=548408 CPUtime=0 cores=1,3,5,7
/proc/29698/task/29707/stat : 29707 (java) S 29695 29698 24557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97719098 10916995072 137614 33554432000 4194304 4196468 140733900774768 139718791976048 139719234672341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29708] ppid=29695 vsize=10661128 memory=280784830133040 CPUtime=0 cores=1,3,5,7
/proc/29698/task/29708/stat : 29708 (java) S 29695 29698 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97719100 10916995072 137614 33554432000 4194304 4196468 140733900774768 139718790924368 139719234680731 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29709] ppid=29695 vsize=10661128 memory=550456 CPUtime=0.57 cores=1,3,5,7
/proc/29698/task/29709/stat : 29709 (java) S 29695 29698 24557 0 -1 1077944384 5054 0 0 0 57 0 0 0 20 0 15 0 97719100 10916995072 137614 33554432000 4194304 4196468 140733900774768 139718789872240 139719234673282 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29710] ppid=29695 vsize=10661128 memory=550456 CPUtime=0.55 cores=1,3,5,7
/proc/29698/task/29710/stat : 29710 (java) S 29695 29698 24557 0 -1 1077944384 2754 0 0 0 54 1 0 0 20 0 15 0 97719100 10916995072 137614 33554432000 4194304 4196468 140733900774768 139718788819440 139719234673282 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29711] ppid=29695 vsize=10661128 memory=0 CPUtime=0.26 cores=1,3,5,7
/proc/29698/task/29711/stat : 29711 (java) S 29695 29698 24557 0 -1 1077944384 1369 0 0 0 26 0 0 0 20 0 15 0 97719100 10916995072 137614 33554432000 4194304 4196468 140733900774768 139718787767152 139719234673282 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29712] ppid=29695 vsize=10661128 memory=57 CPUtime=0 cores=1,3,5,7
/proc/29698/task/29712/stat : 29712 (java) S 29695 29698 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97719100 10916995072 137614 33554432000 4194304 4196468 140733900774768 139718786714592 139719234672341 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29713] ppid=29695 vsize=10661128 memory=550456 CPUtime=1.36 cores=1,3,5,7
/proc/29698/task/29713/stat : 29713 (java) S 29695 29698 24557 0 -1 1077944384 1234 0 0 0 64 72 0 0 20 0 15 0 97719100 10916995072 137614 33554432000 4194304 4196468 140733900774768 139718785661360 139719234673282 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
Current children cumulated CPU time: 2420.8 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 550456 KiB

[startup+2442.3 s]
/proc/loadavg: 1.28 1.28 1.34 3/215 29864
/proc/meminfo: memFree=22451544/32770624 swapFree=67108688/67108860
[pid=29698] ppid=29695 vsize=10661128 memory=556604 CPUtime=2481.88 cores=1,3,5,7
/proc/29698/stat : 29698 (java) S 29695 29698 24557 0 -1 1077944320 83137 0 0 0 247775 413 0 0 20 0 15 0 97719094 10916995072 139151 33554432000 4194304 4196468 140733900774768 140733900757312 139719234662135 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
/proc/29698/statm: 2665282 139151 3139 1 0 2627263 0
[pid=29698/tid=29700] ppid=29695 vsize=10661128 memory=556604 CPUtime=2414 cores=1,3,5,7
/proc/29698/task/29700/stat : 29700 (java) R 29695 29698 24557 0 -1 4202560 37058 0 0 0 241356 44 0 0 20 0 15 0 97719095 10916995072 139151 33554432000 4194304 4196468 140733900774768 139719238901600 139718862887556 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29701] ppid=29695 vsize=10661128 memory=554556 CPUtime=13.46 cores=1,3,5,7
/proc/29698/task/29701/stat : 29701 (java) S 29695 29698 24557 0 -1 1077944384 6781 0 0 0 1263 83 0 0 20 0 15 0 97719096 10916995072 139151 33554432000 4194304 4196468 140733900774768 139719187282832 139719234672341 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29702] ppid=29695 vsize=10661128 memory=556604 CPUtime=13.45 cores=1,3,5,7
/proc/29698/task/29702/stat : 29702 (java) S 29695 29698 24557 0 -1 1077944384 6952 0 0 0 1266 79 0 0 20 0 15 0 97719096 10916995072 139151 33554432000 4194304 4196468 140733900774768 139719186230032 139719234672341 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29703] ppid=29695 vsize=10661128 memory=556604 CPUtime=13.48 cores=1,3,5,7
/proc/29698/task/29703/stat : 29703 (java) S 29695 29698 24557 0 -1 1077944384 6138 0 0 0 1266 82 0 0 20 0 15 0 97719096 10916995072 139151 33554432000 4194304 4196468 140733900774768 139719185177744 139719234672341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29704] ppid=29695 vsize=10661128 memory=556604 CPUtime=13.56 cores=1,3,5,7
/proc/29698/task/29704/stat : 29704 (java) S 29695 29698 24557 0 -1 1077944384 7743 0 0 0 1273 83 0 0 20 0 15 0 97719096 10916995072 139151 33554432000 4194304 4196468 140733900774768 139719184124944 139719234672341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29705] ppid=29695 vsize=10661128 memory=556604 CPUtime=11.06 cores=1,3,5,7
/proc/29698/task/29705/stat : 29705 (java) S 29695 29698 24557 0 -1 1077944384 6671 0 0 0 1028 78 0 0 20 0 15 0 97719097 10916995072 139151 33554432000 4194304 4196468 140733900774768 139718794082416 139719234673282 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29706] ppid=29695 vsize=10661128 memory=556604 CPUtime=0 cores=1,3,5,7
/proc/29698/task/29706/stat : 29706 (java) S 29695 29698 24557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97719097 10916995072 139151 33554432000 4194304 4196468 140733900774768 139718793028384 139719234672341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29707] ppid=29695 vsize=10661128 memory=554556 CPUtime=0 cores=1,3,5,7
/proc/29698/task/29707/stat : 29707 (java) S 29695 29698 24557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97719098 10916995072 139151 33554432000 4194304 4196468 140733900774768 139718791976048 139719234672341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29708] ppid=29695 vsize=10661128 memory=554556 CPUtime=0 cores=1,3,5,7
/proc/29698/task/29708/stat : 29708 (java) S 29695 29698 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97719100 10916995072 139151 33554432000 4194304 4196468 140733900774768 139718790924368 139719234680731 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29709] ppid=29695 vsize=10661128 memory=556604 CPUtime=0.57 cores=1,3,5,7
/proc/29698/task/29709/stat : 29709 (java) S 29695 29698 24557 0 -1 1077944384 5056 0 0 0 57 0 0 0 20 0 15 0 97719100 10916995072 139151 33554432000 4194304 4196468 140733900774768 139718789872240 139719234673282 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29710] ppid=29695 vsize=10661128 memory=4140 CPUtime=0.55 cores=1,3,5,7
/proc/29698/task/29710/stat : 29710 (java) S 29695 29698 24557 0 -1 1077944384 2757 0 0 0 54 1 0 0 20 0 15 0 97719100 10916995072 139151 33554432000 4194304 4196468 140733900774768 139718788819440 139719234673282 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29711] ppid=29695 vsize=10661128 memory=6791534058613427641 CPUtime=0.26 cores=1,3,5,7
/proc/29698/task/29711/stat : 29711 (java) S 29695 29698 24557 0 -1 1077944384 1371 0 0 0 26 0 0 0 20 0 15 0 97719100 10916995072 139151 33554432000 4194304 4196468 140733900774768 139718787767152 139719234673282 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29712] ppid=29695 vsize=10661128 memory=267928649918480 CPUtime=0 cores=1,3,5,7
/proc/29698/task/29712/stat : 29712 (java) S 29695 29698 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97719100 10916995072 139151 33554432000 4194304 4196468 140733900774768 139718786714592 139719234672341 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29713] ppid=29695 vsize=10661128 memory=6791534058613427641 CPUtime=1.39 cores=1,3,5,7
/proc/29698/task/29713/stat : 29713 (java) S 29695 29698 24557 0 -1 1077944384 1250 0 0 0 65 74 0 0 20 0 15 0 97719100 10916995072 139151 33554432000 4194304 4196468 140733900774768 139718785661360 139719234673282 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
Current children cumulated CPU time: 2481.88 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 556604 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2479.7 s]
/proc/loadavg: 1.49 1.33 1.35 3/215 29864
/proc/meminfo: memFree=22445524/32770624 swapFree=67108688/67108860
[pid=29698] ppid=29695 vsize=10661128 memory=560700 CPUtime=2520.03 cores=1,3,5,7
/proc/29698/stat : 29698 (java) S 29695 29698 24557 0 -1 1077944320 84619 0 0 0 251584 419 0 0 20 0 15 0 97719094 10916995072 140175 33554432000 4194304 4196468 140733900774768 140733900757312 139719234662135 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
/proc/29698/statm: 2665282 140175 3139 1 0 2627263 0
[pid=29698/tid=29700] ppid=29695 vsize=10661128 memory=560700 CPUtime=2450.97 cores=1,3,5,7
/proc/29698/task/29700/stat : 29700 (java) R 29695 29698 24557 0 -1 4202560 37492 0 0 0 245052 45 0 0 20 0 15 0 97719095 10916995072 140175 33554432000 4194304 4196468 140733900774768 139719238901888 139718862890269 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29701] ppid=29695 vsize=10661128 memory=560700 CPUtime=13.72 cores=1,3,5,7
/proc/29698/task/29701/stat : 29701 (java) S 29695 29698 24557 0 -1 1077944384 7113 0 0 0 1288 84 0 0 20 0 15 0 97719096 10916995072 140175 33554432000 4194304 4196468 140733900774768 139719187282832 139719234672341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29702] ppid=29695 vsize=10661128 memory=560700 CPUtime=13.71 cores=1,3,5,7
/proc/29698/task/29702/stat : 29702 (java) S 29695 29698 24557 0 -1 1077944384 7071 0 0 0 1291 80 0 0 20 0 15 0 97719096 10916995072 140175 33554432000 4194304 4196468 140733900774768 139719186230032 139719234672341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29703] ppid=29695 vsize=10661128 memory=550456 CPUtime=13.73 cores=1,3,5,7
/proc/29698/task/29703/stat : 29703 (java) S 29695 29698 24557 0 -1 1077944384 6332 0 0 0 1291 82 0 0 20 0 15 0 97719096 10916995072 140175 33554432000 4194304 4196468 140733900774768 139719185177744 139719234672341 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29704] ppid=29695 vsize=10661128 memory=560700 CPUtime=13.81 cores=1,3,5,7
/proc/29698/task/29704/stat : 29704 (java) S 29695 29698 24557 0 -1 1077944384 7961 0 0 0 1298 83 0 0 20 0 15 0 97719096 10916995072 140175 33554432000 4194304 4196468 140733900774768 139719184124944 139719234672341 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29705] ppid=29695 vsize=10661128 memory=4140 CPUtime=11.2 cores=1,3,5,7
/proc/29698/task/29705/stat : 29705 (java) S 29695 29698 24557 0 -1 1077944384 6835 0 0 0 1041 79 0 0 20 0 15 0 97719097 10916995072 140175 33554432000 4194304 4196468 140733900774768 139718794082416 139719234673282 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29706] ppid=29695 vsize=10661128 memory=28228 CPUtime=0 cores=1,3,5,7
/proc/29698/task/29706/stat : 29706 (java) S 29695 29698 24557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97719097 10916995072 140175 33554432000 4194304 4196468 140733900774768 139718793028384 139719234672341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29707] ppid=29695 vsize=10661128 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/29698/task/29707/stat : 29707 (java) S 29695 29698 24557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97719098 10916995072 140175 33554432000 4194304 4196468 140733900774768 139718791976048 139719234672341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29708] ppid=29695 vsize=10661128 memory=560700 CPUtime=0 cores=1,3,5,7
/proc/29698/task/29708/stat : 29708 (java) S 29695 29698 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97719100 10916995072 140175 33554432000 4194304 4196468 140733900774768 139718790924368 139719234680731 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29709] ppid=29695 vsize=10661128 memory=560700 CPUtime=0.57 cores=1,3,5,7
/proc/29698/task/29709/stat : 29709 (java) S 29695 29698 24557 0 -1 1077944384 5058 0 0 0 57 0 0 0 20 0 15 0 97719100 10916995072 140175 33554432000 4194304 4196468 140733900774768 139718789872240 139719234673282 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29710] ppid=29695 vsize=10661128 memory=28228 CPUtime=0.55 cores=1,3,5,7
/proc/29698/task/29710/stat : 29710 (java) S 29695 29698 24557 0 -1 1077944384 2759 0 0 0 54 1 0 0 20 0 15 0 97719100 10916995072 140175 33554432000 4194304 4196468 140733900774768 139718788819440 139719234673282 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29711] ppid=29695 vsize=10661128 memory=1296 CPUtime=0.26 cores=1,3,5,7
/proc/29698/task/29711/stat : 29711 (java) S 29695 29698 24557 0 -1 1077944384 1373 0 0 0 26 0 0 0 20 0 15 0 97719100 10916995072 140175 33554432000 4194304 4196468 140733900774768 139718787767152 139719234673282 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29712] ppid=29695 vsize=10661128 memory=4108 CPUtime=0 cores=1,3,5,7
/proc/29698/task/29712/stat : 29712 (java) S 29695 29698 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97719100 10916995072 140175 33554432000 4194304 4196468 140733900774768 139718786714592 139719234672341 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29713] ppid=29695 vsize=10661128 memory=2592 CPUtime=1.42 cores=1,3,5,7
/proc/29698/task/29713/stat : 29713 (java) S 29695 29698 24557 0 -1 1077944384 1265 0 0 0 66 76 0 0 20 0 15 0 97719100 10916995072 140175 33554432000 4194304 4196468 140733900774768 139718785661360 139719234673282 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
Current children cumulated CPU time: 2520.03 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 560700 KiB

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

[startup+2479.71 s]
# the end of solver process 29698 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2515.85 s, system=4.19759 s

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

[startup+2479.7 s]
/proc/loadavg: 1.49 1.33 1.35 3/215 29864
/proc/meminfo: memFree=22445524/32770624 swapFree=67108688/67108860
[pid=29698] ppid=29695 vsize=10661128 memory=560700 CPUtime=2520.03 cores=1,3,5,7
/proc/29698/stat : 29698 (java) S 29695 29698 24557 0 -1 1077944320 84619 0 0 0 251584 419 0 0 20 0 15 0 97719094 10916995072 140175 33554432000 4194304 4196468 140733900774768 140733900757312 139719234662135 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
/proc/29698/statm: 2665282 140175 3139 1 0 2627263 0
[pid=29698/tid=29700] ppid=29695 vsize=10661128 memory=560700 CPUtime=2450.97 cores=1,3,5,7
/proc/29698/task/29700/stat : 29700 (java) R 29695 29698 24557 0 -1 4202560 37492 0 0 0 245052 45 0 0 20 0 15 0 97719095 10916995072 140175 33554432000 4194304 4196468 140733900774768 139719238901888 139718862890269 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29701] ppid=29695 vsize=10661128 memory=560700 CPUtime=13.72 cores=1,3,5,7
/proc/29698/task/29701/stat : 29701 (java) S 29695 29698 24557 0 -1 1077944384 7113 0 0 0 1288 84 0 0 20 0 15 0 97719096 10916995072 140175 33554432000 4194304 4196468 140733900774768 139719187282832 139719234672341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29702] ppid=29695 vsize=10661128 memory=560700 CPUtime=13.71 cores=1,3,5,7
/proc/29698/task/29702/stat : 29702 (java) S 29695 29698 24557 0 -1 1077944384 7071 0 0 0 1291 80 0 0 20 0 15 0 97719096 10916995072 140175 33554432000 4194304 4196468 140733900774768 139719186230032 139719234672341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29703] ppid=29695 vsize=10661128 memory=550456 CPUtime=13.73 cores=1,3,5,7
/proc/29698/task/29703/stat : 29703 (java) S 29695 29698 24557 0 -1 1077944384 6332 0 0 0 1291 82 0 0 20 0 15 0 97719096 10916995072 140175 33554432000 4194304 4196468 140733900774768 139719185177744 139719234672341 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29704] ppid=29695 vsize=10661128 memory=560700 CPUtime=13.81 cores=1,3,5,7
/proc/29698/task/29704/stat : 29704 (java) S 29695 29698 24557 0 -1 1077944384 7961 0 0 0 1298 83 0 0 20 0 15 0 97719096 10916995072 140175 33554432000 4194304 4196468 140733900774768 139719184124944 139719234672341 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29705] ppid=29695 vsize=10661128 memory=4140 CPUtime=11.2 cores=1,3,5,7
/proc/29698/task/29705/stat : 29705 (java) S 29695 29698 24557 0 -1 1077944384 6835 0 0 0 1041 79 0 0 20 0 15 0 97719097 10916995072 140175 33554432000 4194304 4196468 140733900774768 139718794082416 139719234673282 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29706] ppid=29695 vsize=10661128 memory=28228 CPUtime=0 cores=1,3,5,7
/proc/29698/task/29706/stat : 29706 (java) S 29695 29698 24557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 97719097 10916995072 140175 33554432000 4194304 4196468 140733900774768 139718793028384 139719234672341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29707] ppid=29695 vsize=10661128 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/29698/task/29707/stat : 29707 (java) S 29695 29698 24557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 97719098 10916995072 140175 33554432000 4194304 4196468 140733900774768 139718791976048 139719234672341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29708] ppid=29695 vsize=10661128 memory=560700 CPUtime=0 cores=1,3,5,7
/proc/29698/task/29708/stat : 29708 (java) S 29695 29698 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97719100 10916995072 140175 33554432000 4194304 4196468 140733900774768 139718790924368 139719234680731 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29709] ppid=29695 vsize=10661128 memory=560700 CPUtime=0.57 cores=1,3,5,7
/proc/29698/task/29709/stat : 29709 (java) S 29695 29698 24557 0 -1 1077944384 5058 0 0 0 57 0 0 0 20 0 15 0 97719100 10916995072 140175 33554432000 4194304 4196468 140733900774768 139718789872240 139719234673282 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29710] ppid=29695 vsize=10661128 memory=28228 CPUtime=0.55 cores=1,3,5,7
/proc/29698/task/29710/stat : 29710 (java) S 29695 29698 24557 0 -1 1077944384 2759 0 0 0 54 1 0 0 20 0 15 0 97719100 10916995072 140175 33554432000 4194304 4196468 140733900774768 139718788819440 139719234673282 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29711] ppid=29695 vsize=10661128 memory=1296 CPUtime=0.26 cores=1,3,5,7
/proc/29698/task/29711/stat : 29711 (java) S 29695 29698 24557 0 -1 1077944384 1373 0 0 0 26 0 0 0 20 0 15 0 97719100 10916995072 140175 33554432000 4194304 4196468 140733900774768 139718787767152 139719234673282 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29712] ppid=29695 vsize=10661128 memory=4108 CPUtime=0 cores=1,3,5,7
/proc/29698/task/29712/stat : 29712 (java) S 29695 29698 24557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 97719100 10916995072 140175 33554432000 4194304 4196468 140733900774768 139718786714592 139719234672341 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
[pid=29698/tid=29713] ppid=29695 vsize=10661128 memory=2592 CPUtime=1.42 cores=1,3,5,7
/proc/29698/task/29713/stat : 29713 (java) S 29695 29698 24557 0 -1 1077944384 1265 0 0 0 66 76 0 0 20 0 15 0 97719100 10916995072 140175 33554432000 4194304 4196468 140733900774768 139718785661360 139719234673282 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18997248 140733900776621 140733900776713 140733900776713 140733900779471 0
Current children cumulated CPU time: 2520.03 s
Current children cumulated vsize: 10661128 KiB
Current children cumulated memory: 560700 KiB

Child status: 143
Real time (s): 2479.71
CPU time (s): 2520.05
CPU user time (s): 2515.85
CPU system time (s): 4.19759
CPU usage (%): 101.627
Max. virtual memory (cumulated for all children) (KiB): 10661128
Max. memory (cumulated for all children) (KiB): 560700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2515.85
system time used= 4.19759
maximum resident set size= 561156
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 84795
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3576
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 368779
involuntary context switches= 7389


# summary of solver processes directly reported to runsolver:
#   pid: 29698
#   total CPU time (s): 2520.05
#   total CPU user time (s): 2515.85
#   total CPU system time (s): 4.19759

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.5849 second user time and 21.2353 second system time

The end

Launcher Data

Begin job on node106 at 2018-07-28 20:12:42
IDJOB=4299554
IDBENCH=141413
IDSOLVER=2766
FILE ID=node106/4299554-1532801562
RUNJOBID= node106-1532776007-24589
PBS_JOBID= 21022468
Free space on /tmp= 46168 MiB

SOLVER NAME= Solver of Xavier Schul & Yvhan Smal 2018-04-28
BENCH NAME= XCSP18/Haystacks/Haystacks-ext-09_c18.xml
COMMAND LINE= java -jar minicp-1.0.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4299554-1532801562/watcher-4299554-1532801562 -o /tmp/evaluation-result-4299554-1532801562/solver-4299554-1532801562 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1532776007-24589 --watchdog 2580  java -jar minicp-1.0.jar HOME/instance-4299554-1532801562.xml

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

MD5SUM BENCH= 162336f6d7c1113ca166592290b0a66d
RANDOM SEED=1631404528

node106.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	: 5334.11
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	: 5334.11
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	: 5334.11
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	: 5334.11
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:        23029748 kB
MemAvailable:   31481976 kB
Buffers:          232608 kB
Cached:          8381336 kB
SwapCached:            0 kB
Active:          2985948 kB
Inactive:        6131556 kB
Active(anon):     450820 kB
Inactive(anon):    80488 kB
Active(file):    2535128 kB
Inactive(file):  6051068 kB
Unevictable:        6968 kB
Mlocked:            6968 kB
SwapTotal:      67108860 kB
SwapFree:       67108688 kB
Dirty:              1244 kB
Writeback:             0 kB
AnonPages:        520588 kB
Mapped:            55140 kB
Shmem:             25056 kB
Slab:             322020 kB
SReclaimable:     294492 kB
SUnreclaim:        27528 kB
KernelStack:        3824 kB
PageTables:         6220 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1194524 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    452608 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 46164 MiB
End job on node106 at 2018-07-28 20:54:02