Trace number 4294929

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
scop both+MapleCOMSPS (2018-06-13)? (TO) 2526.67 987.021

General information on the benchmark

NameCrossword/
Crossword-m18-ogd2008-vg-11-12_c18.xml
MD5SUM996bcdf4a135147c7f2ba7242cc18cd5
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables132
Number of constraints23
Number of domains1
Minimum domain size26
Maximum domain size26
Distribution of domain sizes[{"size":26,"count":132}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":132}]
Minimum constraint arity11
Maximum constraint arity12
Distribution of constraint arities[{"arity":11,"count":12},{"arity":12,"count":11}]
Number of extensional constraints23
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":23}]
Optimization problemNO
Type of objective

Solver Data

0.66/0.53	
0.66/0.54	scop both+minisat_release (2018-06-13)
0.66/0.54	
0.66/0.56	c BEGIN-Prog: Wed Jul 25 18:45:37 CEST 2018
0.66/0.56	c PID: 29906
0.66/0.56	c IP: 172.20.3.102
0.66/0.56	c HOST: node102.alineos.net
0.66/0.57	c (0,0) Parsing Begin
3.11/1.63	c (1,1) Parsing End
3.11/1.64	c (1,1) CSP: 132 int (0 aux), 0 bool (0 aux), 23 ctr, max domain size 26
3.11/1.64	c (1,1) Heap : 506 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
3.11/1.64	c (1,1) Constraint Name Generate Begin
3.11/1.64	c (1,1) Ctr:HOME/instance-4294929-1532537136.xml,ExtensionSupport:IntVar
3.11/1.64	c (1,1) Constraint Name Generate End
3.11/1.64	c (1,1) Heap : 506 MiB used (max 10795 MiB), NonHeap : 19 MiB used (max 0 MiB)
3.11/1.64	c (1,1) CSP to CSPinCNF Begin
115.94/81.60	c (81,74) translated 3 (10%) constraints
178.10/126.85	c (126,114) translated 5 (20%) constraints
238.38/171.72	c (171,153) translated 7 (30%) constraints
375.06/251.25	c (250,213) translated 10 (40%) constraints
433.98/296.26	c (295,254) translated 12 (50%) constraints
565.94/383.73	c (383,326) translated 14 (60%) constraints
741.92/471.49	c (470,384) translated 17 (70%) constraints
1199.70/616.28	c (615,423) translated 19 (80%) constraints
2161.14/888.45	c (887,461) translated 21 (90%) constraints
2526.52/986.95	c (986,0) receiving signal SIGTERM
2526.52/986.95	c (986,0) 1,1,TO,TO,TO,TO,TO,TO,TO,STOP-AFTER(CtrName)
2526.52/986.95	s UNKNOWN
2526.52/986.95	c END-Prog: Wed Jul 25 19:02:03 CEST 2018

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 (409 MiB free)
  memory of node 1: 16384 MiB (11608 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4294929-1532537136/watcher-4294929-1532537136 -o /tmp/evaluation-result-4294929-1532537136/solver-4294929-1532537136 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532535327-29244 --watchdog 2580 java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -both -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4294929-1532537136.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=29906, runsolver pid=29903
Current StackSize limit: 8192 KiB


[startup+0.100087 s]*
/proc/loadavg: 3.68 3.31 3.38 6/215 29921
/proc/meminfo: memFree=12250972/32770624 swapFree=67076452/67108860
[pid=29906] ppid=29903 vsize=15011656 memory=70280 CPUtime=0.09 cores=1,3,5,7
/proc/29906/stat : 29906 (java) S 29903 29906 29212 0 -1 1077944320 5758 0 0 0 7 2 0 0 20 0 15 0 71276799 15371935744 17570 33554432000 4194304 4196468 140737461282112 140737461264656 140118721183479 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
/proc/29906/statm: 3752914 17570 2751 1 0 3715374 0
[pid=29906/tid=29908] ppid=29903 vsize=15011656 memory=-8772622248923532673 CPUtime=0.08 cores=1,3,5,7
/proc/29906/task/29908/stat : 29908 (java) R 29903 29906 29212 0 -1 4202560 3889 0 0 0 6 2 0 0 20 0 15 0 71276799 15371935744 17570 33554432000 4194304 4196468 140737461282112 140118692987680 140118713420606 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29909] ppid=29903 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29906/task/29909/stat : 29909 (java) S 29903 29906 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71276801 15371935744 17570 33554432000 4194304 4196468 140737461282112 140118725426064 140118721193685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29910] ppid=29903 vsize=15011656 memory=140049863300736 CPUtime=0 cores=1,3,5,7
/proc/29906/task/29910/stat : 29910 (java) S 29903 29906 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71276801 15371935744 17570 33554432000 4194304 4196468 140737461282112 140118182144784 140118721193685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29911] ppid=29903 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29906/task/29911/stat : 29911 (java) S 29903 29906 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71276801 15371935744 17570 33554432000 4194304 4196468 140737461282112 140118181092496 140118721193685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29912] ppid=29903 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29906/task/29912/stat : 29912 (java) S 29903 29906 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71276801 15371935744 17570 33554432000 4194304 4196468 140737461282112 140118180039696 140118721193685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29913] ppid=29903 vsize=15011656 memory=140049863300736 CPUtime=0 cores=1,3,5,7
/proc/29906/task/29913/stat : 29913 (java) S 29903 29906 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71276802 15371935744 17570 33554432000 4194304 4196468 140737461282112 140117759477872 140118721194626 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29914] ppid=29903 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29906/task/29914/stat : 29914 (java) S 29903 29906 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 71276803 15371935744 17570 33554432000 4194304 4196468 140737461282112 140117268226848 140118721193685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29915] ppid=29903 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29906/task/29915/stat : 29915 (java) S 29903 29906 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71276803 15371935744 17570 33554432000 4194304 4196468 140737461282112 140116999791728 140118721193685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29916] ppid=29903 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29906/task/29916/stat : 29916 (java) S 29903 29906 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71276805 15371935744 17570 33554432000 4194304 4196468 140737461282112 140116625283152 140118721202075 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29917] ppid=29903 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29906/task/29917/stat : 29917 (java) S 29903 29906 29212 0 -1 1077944384 292 0 0 0 0 0 0 0 20 0 15 0 71276807 15371935744 17570 33554432000 4194304 4196468 140737461282112 140117758425712 140118721194626 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29918] ppid=29903 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29906/task/29918/stat : 29918 (java) S 29903 29906 29212 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 71276807 15371935744 17570 33554432000 4194304 4196468 140737461282112 140117757372912 140118721194626 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29919] ppid=29903 vsize=15011656 memory=140049863300736 CPUtime=0 cores=1,3,5,7
/proc/29906/task/29919/stat : 29919 (java) S 29903 29906 29212 0 -1 1077944384 235 0 0 0 0 0 0 0 20 0 15 0 71276807 15371935744 17570 33554432000 4194304 4196468 140737461282112 140117756320624 140118721194626 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29920] ppid=29903 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29906/task/29920/stat : 29920 (java) S 29903 29906 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71276807 15371935744 17570 33554432000 4194304 4196468 140737461282112 140116127378400 140118721193685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29921] ppid=29903 vsize=15011656 memory=140049863300736 CPUtime=0 cores=1,3,5,7
/proc/29906/task/29921/stat : 29921 (java) S 29903 29906 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71276807 15371935744 17570 33554432000 4194304 4196468 140737461282112 140117755267504 140118721194626 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 70280 KiB

[startup+0.210502 s]*
/proc/loadavg: 3.68 3.31 3.38 6/215 29921
/proc/meminfo: memFree=12232304/32770624 swapFree=67076452/67108860
[pid=29906] ppid=29903 vsize=15011656 memory=85272 CPUtime=0.23 cores=1,3,5,7
/proc/29906/stat : 29906 (java) S 29903 29906 29212 0 -1 1077944320 9705 0 0 0 20 3 0 0 20 0 15 0 71276799 15371935744 21318 33554432000 4194304 4196468 140737461282112 140737461264656 140118721183479 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
/proc/29906/statm: 3752914 21318 2908 1 0 3715374 0
[pid=29906/tid=29908] ppid=29903 vsize=15011656 memory=7022364594140610616 CPUtime=0.19 cores=1,3,5,7
/proc/29906/task/29908/stat : 29908 (java) R 29903 29906 29212 0 -1 4202560 7623 0 0 0 16 3 0 0 20 0 15 0 71276799 15371935744 21318 33554432000 4194304 4196468 140737461282112 140118693013424 140118705630576 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29909] ppid=29903 vsize=15011656 memory=342 CPUtime=0 cores=1,3,5,7
/proc/29906/task/29909/stat : 29909 (java) S 29903 29906 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71276801 15371935744 21318 33554432000 4194304 4196468 140737461282112 140118725426064 140118721193685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29910] ppid=29903 vsize=15011656 memory=3979404817832236704 CPUtime=0 cores=1,3,5,7
/proc/29906/task/29910/stat : 29910 (java) S 29903 29906 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71276801 15371935744 21318 33554432000 4194304 4196468 140737461282112 140118182144784 140118721193685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29911] ppid=29903 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29906/task/29911/stat : 29911 (java) S 29903 29906 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71276801 15371935744 21318 33554432000 4194304 4196468 140737461282112 140118181092496 140118721193685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29912] ppid=29903 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29906/task/29912/stat : 29912 (java) S 29903 29906 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71276801 15371935744 21318 33554432000 4194304 4196468 140737461282112 140118180039696 140118721193685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29913] ppid=29903 vsize=15011656 memory=140049863300736 CPUtime=0 cores=1,3,5,7
/proc/29906/task/29913/stat : 29913 (java) S 29903 29906 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71276802 15371935744 21318 33554432000 4194304 4196468 140737461282112 140117759477872 140118721194626 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29914] ppid=29903 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29906/task/29914/stat : 29914 (java) S 29903 29906 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 71276803 15371935744 21318 33554432000 4194304 4196468 140737461282112 140117268226848 140118721193685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29915] ppid=29903 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29906/task/29915/stat : 29915 (java) S 29903 29906 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71276803 15371935744 21318 33554432000 4194304 4196468 140737461282112 140116999791728 140118721193685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29916] ppid=29903 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29906/task/29916/stat : 29916 (java) S 29903 29906 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71276805 15371935744 21318 33554432000 4194304 4196468 140737461282112 140116625283152 140118721202075 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29917] ppid=29903 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29906/task/29917/stat : 29917 (java) S 29903 29906 29212 0 -1 1077944384 326 0 0 0 0 0 0 0 20 0 15 0 71276807 15371935744 21318 33554432000 4194304 4196468 140737461282112 140117758425712 140118721194626 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29918] ppid=29903 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29906/task/29918/stat : 29918 (java) S 29903 29906 29212 0 -1 1077944384 135 0 0 0 0 0 0 0 20 0 15 0 71276807 15371935744 21318 33554432000 4194304 4196468 140737461282112 140117757372912 140118721194626 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29919] ppid=29903 vsize=15011656 memory=140049863300736 CPUtime=0.02 cores=1,3,5,7
/proc/29906/task/29919/stat : 29919 (java) S 29903 29906 29212 0 -1 1077944384 286 0 0 0 2 0 0 0 20 0 15 0 71276807 15371935744 21318 33554432000 4194304 4196468 140737461282112 140117756320624 140118721194626 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29920] ppid=29903 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29906/task/29920/stat : 29920 (java) S 29903 29906 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71276807 15371935744 21318 33554432000 4194304 4196468 140737461282112 140116127378400 140118721193685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29921] ppid=29903 vsize=15011656 memory=140049863300736 CPUtime=0 cores=1,3,5,7
/proc/29906/task/29921/stat : 29921 (java) S 29903 29906 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71276807 15371935744 21318 33554432000 4194304 4196468 140737461282112 140117755267504 140118721194626 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 85272 KiB

[startup+0.310293 s]*
/proc/loadavg: 3.68 3.31 3.38 6/215 29921
/proc/meminfo: memFree=12228148/32770624 swapFree=67076452/67108860
[pid=29906] ppid=29903 vsize=15011656 memory=89720 CPUtime=0.41 cores=1,3,5,7
/proc/29906/stat : 29906 (java) S 29903 29906 29212 0 -1 1077944320 10450 0 0 0 38 3 0 0 20 0 15 0 71276799 15371935744 22430 33554432000 4194304 4196468 140737461282112 140737461264656 140118721183479 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
/proc/29906/statm: 3752914 22430 2990 1 0 3715374 0
[pid=29906/tid=29908] ppid=29903 vsize=15011656 memory=7022364594140610616 CPUtime=0.28 cores=1,3,5,7
/proc/29906/task/29908/stat : 29908 (java) R 29903 29906 29212 0 -1 4202560 8169 0 0 0 25 3 0 0 20 0 15 0 71276799 15371935744 22430 33554432000 4194304 4196468 140737461282112 140118692987600 140118702747035 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29909] ppid=29903 vsize=15011656 memory=4294976237 CPUtime=0 cores=1,3,5,7
/proc/29906/task/29909/stat : 29909 (java) S 29903 29906 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71276801 15371935744 22430 33554432000 4194304 4196468 140737461282112 140118725426064 140118721193685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29910] ppid=29903 vsize=15011656 memory=3690330016750392992 CPUtime=0 cores=1,3,5,7
/proc/29906/task/29910/stat : 29910 (java) S 29903 29906 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71276801 15371935744 22430 33554432000 4194304 4196468 140737461282112 140118182144784 140118721193685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29911] ppid=29903 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29906/task/29911/stat : 29911 (java) S 29903 29906 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71276801 15371935744 22430 33554432000 4194304 4196468 140737461282112 140118181092496 140118721193685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29912] ppid=29903 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29906/task/29912/stat : 29912 (java) S 29903 29906 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71276801 15371935744 22430 33554432000 4194304 4196468 140737461282112 140118180039696 140118721193685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29913] ppid=29903 vsize=15011656 memory=140049863300736 CPUtime=0 cores=1,3,5,7
/proc/29906/task/29913/stat : 29913 (java) S 29903 29906 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71276802 15371935744 22430 33554432000 4194304 4196468 140737461282112 140117759477872 140118721194626 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29914] ppid=29903 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29906/task/29914/stat : 29914 (java) S 29903 29906 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 71276803 15371935744 22430 33554432000 4194304 4196468 140737461282112 140117268226848 140118721193685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29915] ppid=29903 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29906/task/29915/stat : 29915 (java) S 29903 29906 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71276803 15371935744 22430 33554432000 4194304 4196468 140737461282112 140116999791728 140118721193685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29916] ppid=29903 vsize=15011656 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29906/task/29916/stat : 29916 (java) S 29903 29906 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71276805 15371935744 22430 33554432000 4194304 4196468 140737461282112 140116625283152 140118721202075 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29917] ppid=29903 vsize=15011656 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/29906/task/29917/stat : 29917 (java) S 29903 29906 29212 0 -1 1077944384 414 0 0 0 2 0 0 0 20 0 15 0 71276807 15371935744 22430 33554432000 4194304 4196468 140737461282112 140117758425712 140118721194626 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29918] ppid=29903 vsize=15011656 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/29906/task/29918/stat : 29918 (java) S 29903 29906 29212 0 -1 1077944384 191 0 0 0 2 0 0 0 20 0 15 0 71276807 15371935744 22430 33554432000 4194304 4196468 140737461282112 140117757372912 140118721194626 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29919] ppid=29903 vsize=15011656 memory=140049863300736 CPUtime=0.07 cores=1,3,5,7
/proc/29906/task/29919/stat : 29919 (java) S 29903 29906 29212 0 -1 1077944384 337 0 0 0 7 0 0 0 20 0 15 0 71276807 15371935744 22430 33554432000 4194304 4196468 140737461282112 140117756320624 140118721194626 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29920] ppid=29903 vsize=15011656 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/29906/task/29920/stat : 29920 (java) S 29903 29906 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71276807 15371935744 22430 33554432000 4194304 4196468 140737461282112 140116127378400 140118721193685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29921] ppid=29903 vsize=15011656 memory=140049863300736 CPUtime=0 cores=1,3,5,7
/proc/29906/task/29921/stat : 29921 (java) S 29903 29906 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71276807 15371935744 22430 33554432000 4194304 4196468 140737461282112 140117755267504 140118721194626 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 15011656 KiB
Current children cumulated memory: 89720 KiB

[startup+0.704365 s]
/proc/loadavg: 3.68 3.31 3.38 6/215 29921
/proc/meminfo: memFree=12204212/32770624 swapFree=67076452/67108860
[pid=29906] ppid=29903 vsize=15017928 memory=128796 CPUtime=1.01 cores=1,3,5,7
/proc/29906/stat : 29906 (java) S 29903 29906 29212 0 -1 1077944320 17481 0 0 0 95 6 0 0 20 0 15 0 71276799 15378358272 32199 33554432000 4194304 4196468 140737461282112 140737461264656 140118721183479 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
/proc/29906/statm: 3754482 32199 3138 1 0 3715886 0
[pid=29906/tid=29908] ppid=29903 vsize=15017928 memory=9944 CPUtime=0.66 cores=1,3,5,7
/proc/29906/task/29908/stat : 29908 (java) R 29903 29906 29212 0 -1 4202560 14675 0 0 0 61 5 0 0 20 0 15 0 71276799 15378358272 32199 33554432000 4194304 4196468 140737461282112 140118693014048 140118721205405 0 4 0 25189583 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29909] ppid=29903 vsize=15017928 memory=15104 CPUtime=0 cores=1,3,5,7
/proc/29906/task/29909/stat : 29909 (java) S 29903 29906 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71276801 15378358272 32199 33554432000 4194304 4196468 140737461282112 140118725426064 140118721193685 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29910] ppid=29903 vsize=15017928 memory=640 CPUtime=0 cores=1,3,5,7
/proc/29906/task/29910/stat : 29910 (java) S 29903 29906 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71276801 15378358272 32199 33554432000 4194304 4196468 140737461282112 140118182144784 140118721193685 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29911] ppid=29903 vsize=15017928 memory=1760 CPUtime=0 cores=1,3,5,7
/proc/29906/task/29911/stat : 29911 (java) S 29903 29906 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71276801 15378358272 32199 33554432000 4194304 4196468 140737461282112 140118181092496 140118721193685 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29912] ppid=29903 vsize=15017928 memory=960 CPUtime=0 cores=1,3,5,7
/proc/29906/task/29912/stat : 29912 (java) S 29903 29906 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71276801 15378358272 32199 33554432000 4194304 4196468 140737461282112 140118180039696 140118721193685 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29913] ppid=29903 vsize=15017928 memory=1220 CPUtime=0 cores=1,3,5,7
/proc/29906/task/29913/stat : 29913 (java) S 29903 29906 29212 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 71276802 15378358272 32199 33554432000 4194304 4196468 140737461282112 140117759477872 140118721194626 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29914] ppid=29903 vsize=15017928 memory=1548 CPUtime=0 cores=1,3,5,7
/proc/29906/task/29914/stat : 29914 (java) S 29903 29906 29212 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 71276803 15378358272 32199 33554432000 4194304 4196468 140737461282112 140117268226848 140118721193685 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29915] ppid=29903 vsize=15017928 memory=2164 CPUtime=0 cores=1,3,5,7
/proc/29906/task/29915/stat : 29915 (java) S 29903 29906 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71276803 15378358272 32199 33554432000 4194304 4196468 140737461282112 140116999791728 140118721193685 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29916] ppid=29903 vsize=15017928 memory=7086240636212695395 CPUtime=0 cores=1,3,5,7
/proc/29906/task/29916/stat : 29916 (java) S 29903 29906 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71276805 15378358272 32199 33554432000 4194304 4196468 140737461282112 140116625283152 140118721202075 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29917] ppid=29903 vsize=15017928 memory=7881696724453321575 CPUtime=0.09 cores=1,3,5,7
/proc/29906/task/29917/stat : 29917 (java) S 29903 29906 29212 0 -1 1077944384 633 0 0 0 9 0 0 0 20 0 15 0 71276807 15378358272 32199 33554432000 4194304 4196468 140737461282112 140117758425712 140118721194626 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29918] ppid=29903 vsize=15017928 memory=7019257425709197167 CPUtime=0.07 cores=1,3,5,7
/proc/29906/task/29918/stat : 29918 (java) R 29903 29906 29212 0 -1 4202560 372 0 0 0 7 0 0 0 20 0 15 0 71276807 15378358272 32199 33554432000 4194304 4196468 140737461282112 140117757372912 140118705174873 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29919] ppid=29903 vsize=15017928 memory=0 CPUtime=0.15 cores=1,3,5,7
/proc/29906/task/29919/stat : 29919 (java) S 29903 29906 29212 0 -1 1077944384 459 0 0 0 15 0 0 0 20 0 15 0 71276807 15378358272 32199 33554432000 4194304 4196468 140737461282112 140117756320624 140118721194626 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29920] ppid=29903 vsize=15017928 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29906/task/29920/stat : 29920 (java) S 29903 29906 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71276807 15378358272 32199 33554432000 4194304 4196468 140737461282112 140116127378400 140118721193685 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29921] ppid=29903 vsize=15017928 memory=1008 CPUtime=0 cores=1,3,5,7
/proc/29906/task/29921/stat : 29921 (java) S 29903 29906 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71276807 15378358272 32199 33554432000 4194304 4196468 140737461282112 140117755267504 140118721194626 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
Current children cumulated CPU time: 1.01 s
Current children cumulated vsize: 15017928 KiB
Current children cumulated memory: 128796 KiB

[startup+1.50075 s]
/proc/loadavg: 3.68 3.31 3.38 8/215 29921
/proc/meminfo: memFree=12079048/32770624 swapFree=67076452/67108860
[pid=29906] ppid=29903 vsize=15020052 memory=483400 CPUtime=2.83 cores=1,3,5,7
/proc/29906/stat : 29906 (java) S 29903 29906 29212 0 -1 1077944320 19634 0 0 0 271 12 0 0 20 0 15 0 71276799 15380533248 120850 33554432000 4194304 4196468 140737461282112 140737461264656 140118721183479 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
/proc/29906/statm: 3755013 120850 3197 1 0 3716398 0
[pid=29906/tid=29908] ppid=29903 vsize=15020052 memory=428404 CPUtime=1.46 cores=1,3,5,7
/proc/29906/task/29908/stat : 29908 (java) R 29903 29906 29212 0 -1 4202560 15471 0 0 0 135 11 0 0 20 0 15 0 71276799 15380533248 120850 33554432000 4194304 4196468 140737461282112 140118693018928 140118721195414 0 4 0 25189583 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29909] ppid=29903 vsize=15020052 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/29906/task/29909/stat : 29909 (java) S 29903 29906 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71276801 15380533248 120850 33554432000 4194304 4196468 140737461282112 140118725426064 140118721193685 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29910] ppid=29903 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29906/task/29910/stat : 29910 (java) S 29903 29906 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71276801 15380533248 120850 33554432000 4194304 4196468 140737461282112 140118182144784 140118721193685 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29911] ppid=29903 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29906/task/29911/stat : 29911 (java) S 29903 29906 29212 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 71276801 15380533248 120850 33554432000 4194304 4196468 140737461282112 140118181092496 140118721193685 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29912] ppid=29903 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29906/task/29912/stat : 29912 (java) S 29903 29906 29212 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 71276801 15380533248 120850 33554432000 4194304 4196468 140737461282112 140118180039696 140118721193685 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29913] ppid=29903 vsize=15020052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/29906/task/29913/stat : 29913 (java) S 29903 29906 29212 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 71276802 15380533248 120850 33554432000 4194304 4196468 140737461282112 140117759477872 140118721194626 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0

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

[pid=29906/tid=29910] ppid=29903 vsize=15024148 memory=12072868 CPUtime=507.47 cores=1,3,5,7
/proc/29906/task/29910/stat : 29910 (java) R 29903 29906 29212 0 -1 4202560 42607 0 0 0 50499 248 0 0 20 0 15 0 71276801 15384727552 3018217 33554432000 4194304 4196468 140737461282112 140118182144672 140118705882247 0 4 0 25189583 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29911] ppid=29903 vsize=15024148 memory=12072868 CPUtime=506.88 cores=1,3,5,7
/proc/29906/task/29911/stat : 29911 (java) R 29903 29906 29212 0 -1 4202560 41688 0 0 0 50429 259 0 0 20 0 15 0 71276801 15384727552 3018217 33554432000 4194304 4196468 140737461282112 140118181092696 140118706179903 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29912] ppid=29903 vsize=15024148 memory=12072868 CPUtime=509.59 cores=1,3,5,7
/proc/29906/task/29912/stat : 29912 (java) R 29903 29906 29212 0 -1 4202560 50279 0 0 0 50703 256 0 0 20 0 15 0 71276801 15384727552 3018217 33554432000 4194304 4196468 140737461282112 140118180039896 140118706180122 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29913] ppid=29903 vsize=15024148 memory=12072868 CPUtime=3.18 cores=1,3,5,7
/proc/29906/task/29913/stat : 29913 (java) S 29903 29906 29212 0 -1 1077944384 130144 0 0 0 309 9 0 0 20 0 15 0 71276802 15384727552 3018217 33554432000 4194304 4196468 140737461282112 140117759476416 140118721193685 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29914] ppid=29903 vsize=15024148 memory=12072868 CPUtime=0 cores=1,3,5,7
/proc/29906/task/29914/stat : 29914 (java) S 29903 29906 29212 0 -1 1077944384 32 0 0 0 0 0 0 0 20 0 15 0 71276803 15384727552 3018217 33554432000 4194304 4196468 140737461282112 140117268226912 140118721193685 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29915] ppid=29903 vsize=15024148 memory=12072868 CPUtime=0 cores=1,3,5,7
/proc/29906/task/29915/stat : 29915 (java) S 29903 29906 29212 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 71276803 15384727552 3018217 33554432000 4194304 4196468 140737461282112 140116999791744 140118721193685 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29916] ppid=29903 vsize=15024148 memory=12072868 CPUtime=0 cores=1,3,5,7
/proc/29906/task/29916/stat : 29916 (java) S 29903 29906 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71276805 15384727552 3018217 33554432000 4194304 4196468 140737461282112 140116625283152 140118721202075 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29917] ppid=29903 vsize=15024148 memory=12072868 CPUtime=7.92 cores=1,3,5,7
/proc/29906/task/29917/stat : 29917 (java) S 29903 29906 29212 0 -1 1077944384 15718 0 0 0 791 1 0 0 20 0 15 0 71276807 15384727552 3018217 33554432000 4194304 4196468 140737461282112 140117758425472 140118721193685 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29918] ppid=29903 vsize=15024148 memory=12072868 CPUtime=6.01 cores=1,3,5,7
/proc/29906/task/29918/stat : 29918 (java) S 29903 29906 29212 0 -1 1077944384 14523 0 0 0 600 1 0 0 20 0 15 0 71276807 15384727552 3018217 33554432000 4194304 4196468 140737461282112 140117757372960 140118721193685 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29919] ppid=29903 vsize=15024148 memory=12072868 CPUtime=1.1 cores=1,3,5,7
/proc/29906/task/29919/stat : 29919 (java) S 29903 29906 29212 0 -1 1077944384 15659 0 0 0 108 2 0 0 20 0 15 0 71276807 15384727552 3018217 33554432000 4194304 4196468 140737461282112 140117756320672 140118721193685 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 20 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29920] ppid=29903 vsize=15024148 memory=12072868 CPUtime=0 cores=1,3,5,7
/proc/29906/task/29920/stat : 29920 (java) S 29903 29906 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71276807 15384727552 3018217 33554432000 4194304 4196468 140737461282112 140116127378400 140118721193685 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29921] ppid=29903 vsize=15024148 memory=12072868 CPUtime=0.64 cores=1,3,5,7
/proc/29906/task/29921/stat : 29921 (java) S 29903 29906 29212 0 -1 1077944384 755 0 0 0 32 32 0 0 20 0 15 0 71276807 15384727552 3018217 33554432000 4194304 4196468 140737461282112 140117755267504 140118721194626 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 16 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
Current children cumulated CPU time: 2520.3 s
Current children cumulated vsize: 15024148 KiB
Current children cumulated memory: 12072868 KiB

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

[startup+987.021 s]
# the end of solver process 29906 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2515.39 s, system=11.2765 s

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

[startup+985.601 s]
/proc/loadavg: 7.56 5.65 4.53 9/217 30052
/proc/meminfo: memFree=214864/32770624 swapFree=67076460/67108860
[pid=29906] ppid=29903 vsize=15024148 memory=12072868 CPUtime=2521.5 cores=1,3,5,7
/proc/29906/stat : 29906 (java) S 29903 29906 29212 0 -1 1077944320 402076 0 0 0 251030 1120 0 0 20 0 15 0 71276799 15384727552 3018217 33554432000 4194304 4196468 140737461282112 140737461264656 140118721183479 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
/proc/29906/statm: 3756037 3018217 3259 1 0 3717422 0
[pid=29906/tid=29908] ppid=29903 vsize=15024148 memory=1828 CPUtime=470.21 cores=1,3,5,7
/proc/29906/task/29908/stat : 29908 (java) S 29903 29906 29212 0 -1 1077944384 46634 0 0 0 46967 54 0 0 20 0 15 0 71276799 15384727552 3018217 33554432000 4194304 4196468 140737461282112 140118693020752 140118721193685 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29909] ppid=29903 vsize=15024148 memory=800 CPUtime=507.49 cores=1,3,5,7
/proc/29906/task/29909/stat : 29909 (java) R 29903 29906 29212 0 -1 4202560 42609 0 0 0 50475 274 0 0 20 0 15 0 71276801 15384727552 3018217 33554432000 4194304 4196468 140737461282112 140118725426264 140118702793284 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29910] ppid=29903 vsize=15024148 memory=5192 CPUtime=507.78 cores=1,3,5,7
/proc/29906/task/29910/stat : 29910 (java) R 29903 29906 29212 0 -1 4202560 42696 0 0 0 50529 249 0 0 20 0 15 0 71276801 15384727552 3018217 33554432000 4194304 4196468 140737461282112 140118182144672 140118702793229 0 4 0 25189583 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29911] ppid=29903 vsize=15024148 memory=920 CPUtime=507.18 cores=1,3,5,7
/proc/29906/task/29911/stat : 29911 (java) R 29903 29906 29212 0 -1 4202560 41690 0 0 0 50459 259 0 0 20 0 15 0 71276801 15384727552 3018217 33554432000 4194304 4196468 140737461282112 140118181092696 140118706179824 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29912] ppid=29903 vsize=15024148 memory=3852 CPUtime=509.89 cores=1,3,5,7
/proc/29906/task/29912/stat : 29912 (java) R 29903 29906 29212 0 -1 4202560 50282 0 0 0 50733 256 0 0 20 0 15 0 71276801 15384727552 3018217 33554432000 4194304 4196468 140737461282112 140118180039896 140118705640931 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29913] ppid=29903 vsize=15024148 memory=2592 CPUtime=3.18 cores=1,3,5,7
/proc/29906/task/29913/stat : 29913 (java) S 29903 29906 29212 0 -1 1077944384 130144 0 0 0 309 9 0 0 20 0 15 0 71276802 15384727552 3018217 33554432000 4194304 4196468 140737461282112 140117759476416 140118721193685 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29914] ppid=29903 vsize=15024148 memory=12072868 CPUtime=0 cores=1,3,5,7
/proc/29906/task/29914/stat : 29914 (java) S 29903 29906 29212 0 -1 1077944384 32 0 0 0 0 0 0 0 20 0 15 0 71276803 15384727552 3018217 33554432000 4194304 4196468 140737461282112 140117268226912 140118721193685 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29915] ppid=29903 vsize=15024148 memory=3852 CPUtime=0 cores=1,3,5,7
/proc/29906/task/29915/stat : 29915 (java) S 29903 29906 29212 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 71276803 15384727552 3018217 33554432000 4194304 4196468 140737461282112 140116999791744 140118721193685 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29916] ppid=29903 vsize=15024148 memory=2592 CPUtime=0 cores=1,3,5,7
/proc/29906/task/29916/stat : 29916 (java) S 29903 29906 29212 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 71276805 15384727552 3018217 33554432000 4194304 4196468 140737461282112 140116625282800 140118721193685 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29917] ppid=29903 vsize=15024148 memory=12072868 CPUtime=7.92 cores=1,3,5,7
/proc/29906/task/29917/stat : 29917 (java) S 29903 29906 29212 0 -1 1077944384 15718 0 0 0 791 1 0 0 20 0 15 0 71276807 15384727552 3018217 33554432000 4194304 4196468 140737461282112 140117758425472 140118721193685 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29918] ppid=29903 vsize=15024148 memory=12072868 CPUtime=6.01 cores=1,3,5,7
/proc/29906/task/29918/stat : 29918 (java) S 29903 29906 29212 0 -1 1077944384 14523 0 0 0 600 1 0 0 20 0 15 0 71276807 15384727552 3018217 33554432000 4194304 4196468 140737461282112 140117757372960 140118721193685 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29919] ppid=29903 vsize=15024148 memory=12072868 CPUtime=1.1 cores=1,3,5,7
/proc/29906/task/29919/stat : 29919 (java) S 29903 29906 29212 0 -1 1077944384 15659 0 0 0 108 2 0 0 20 0 15 0 71276807 15384727552 3018217 33554432000 4194304 4196468 140737461282112 140117756320672 140118721193685 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 20 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29920] ppid=29903 vsize=15024148 memory=776 CPUtime=0 cores=1,3,5,7
/proc/29906/task/29920/stat : 29920 (java) S 29903 29906 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71276807 15384727552 3018217 33554432000 4194304 4196468 140737461282112 140116127378400 140118721193685 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29921] ppid=29903 vsize=15024148 memory=1876 CPUtime=0.64 cores=1,3,5,7
/proc/29906/task/29921/stat : 29921 (java) S 29903 29906 29212 0 -1 1077944384 755 0 0 0 32 32 0 0 20 0 15 0 71276807 15384727552 3018217 33554432000 4194304 4196468 140737461282112 140117755267504 140118721194626 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 16 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
Current children cumulated CPU time: 2521.5 s
Current children cumulated vsize: 15024148 KiB
Current children cumulated memory: 12072868 KiB

[startup+986.406 s]
/proc/loadavg: 7.56 5.65 4.53 9/217 30052
/proc/meminfo: memFree=214864/32770624 swapFree=67076460/67108860
[pid=29906] ppid=29903 vsize=15024148 memory=12072868 CPUtime=2524.7 cores=1,3,5,7
/proc/29906/stat : 29906 (java) S 29903 29906 29212 0 -1 1077944320 402237 0 0 0 251350 1120 0 0 20 0 15 0 71276799 15384727552 3018217 33554432000 4194304 4196468 140737461282112 140737461264656 140118721183479 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
/proc/29906/statm: 3756037 3018217 3259 1 0 3717422 0
[pid=29906/tid=29908] ppid=29903 vsize=15024148 memory=3328 CPUtime=470.21 cores=1,3,5,7
/proc/29906/task/29908/stat : 29908 (java) S 29903 29906 29212 0 -1 1077944384 46634 0 0 0 46967 54 0 0 20 0 15 0 71276799 15384727552 3018217 33554432000 4194304 4196468 140737461282112 140118693020752 140118721193685 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29909] ppid=29903 vsize=15024148 memory=3032 CPUtime=508.29 cores=1,3,5,7
/proc/29906/task/29909/stat : 29909 (java) R 29903 29906 29212 0 -1 4202560 42628 0 0 0 50555 274 0 0 20 0 15 0 71276801 15384727552 3018217 33554432000 4194304 4196468 140737461282112 140118725426264 140118706180090 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29910] ppid=29903 vsize=15024148 memory=2764 CPUtime=508.57 cores=1,3,5,7
/proc/29906/task/29910/stat : 29910 (java) R 29903 29906 29212 0 -1 4202560 42836 0 0 0 50608 249 0 0 20 0 15 0 71276801 15384727552 3018217 33554432000 4194304 4196468 140737461282112 140118182144672 140118705882176 0 4 0 25189583 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29911] ppid=29903 vsize=15024148 memory=6791534058613427641 CPUtime=507.99 cores=1,3,5,7
/proc/29906/task/29911/stat : 29911 (java) R 29903 29906 29212 0 -1 4202560 41692 0 0 0 50540 259 0 0 20 0 15 0 71276801 15384727552 3018217 33554432000 4194304 4196468 140737461282112 140118181092696 140118702793284 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29912] ppid=29903 vsize=15024148 memory=15316 CPUtime=510.69 cores=1,3,5,7
/proc/29906/task/29912/stat : 29912 (java) R 29903 29906 29212 0 -1 4202560 50282 0 0 0 50813 256 0 0 20 0 15 0 71276801 15384727552 3018217 33554432000 4194304 4196468 140737461282112 140118180039896 140118706179903 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29913] ppid=29903 vsize=15024148 memory=3604 CPUtime=3.18 cores=1,3,5,7
/proc/29906/task/29913/stat : 29913 (java) S 29903 29906 29212 0 -1 1077944384 130144 0 0 0 309 9 0 0 20 0 15 0 71276802 15384727552 3018217 33554432000 4194304 4196468 140737461282112 140117759476416 140118721193685 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29914] ppid=29903 vsize=15024148 memory=9972 CPUtime=0 cores=1,3,5,7
/proc/29906/task/29914/stat : 29914 (java) S 29903 29906 29212 0 -1 1077944384 32 0 0 0 0 0 0 0 20 0 15 0 71276803 15384727552 3018217 33554432000 4194304 4196468 140737461282112 140117268226912 140118721193685 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29915] ppid=29903 vsize=15024148 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/29906/task/29915/stat : 29915 (java) S 29903 29906 29212 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 71276803 15384727552 3018217 33554432000 4194304 4196468 140737461282112 140116999791744 140118721193685 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29916] ppid=29903 vsize=15024148 memory=1664 CPUtime=0 cores=1,3,5,7
/proc/29906/task/29916/stat : 29916 (java) S 29903 29906 29212 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 71276805 15384727552 3018217 33554432000 4194304 4196468 140737461282112 140116625282800 140118721193685 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29917] ppid=29903 vsize=15024148 memory=1828 CPUtime=7.92 cores=1,3,5,7
/proc/29906/task/29917/stat : 29917 (java) S 29903 29906 29212 0 -1 1077944384 15718 0 0 0 791 1 0 0 20 0 15 0 71276807 15384727552 3018217 33554432000 4194304 4196468 140737461282112 140117758425472 140118721193685 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29918] ppid=29903 vsize=15024148 memory=800 CPUtime=6.01 cores=1,3,5,7
/proc/29906/task/29918/stat : 29918 (java) S 29903 29906 29212 0 -1 1077944384 14523 0 0 0 600 1 0 0 20 0 15 0 71276807 15384727552 3018217 33554432000 4194304 4196468 140737461282112 140117757372960 140118721193685 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29919] ppid=29903 vsize=15024148 memory=6791534058613427641 CPUtime=1.1 cores=1,3,5,7
/proc/29906/task/29919/stat : 29919 (java) S 29903 29906 29212 0 -1 1077944384 15659 0 0 0 108 2 0 0 20 0 15 0 71276807 15384727552 3018217 33554432000 4194304 4196468 140737461282112 140117756320672 140118721193685 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 20 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29920] ppid=29903 vsize=15024148 memory=12816 CPUtime=0 cores=1,3,5,7
/proc/29906/task/29920/stat : 29920 (java) S 29903 29906 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71276807 15384727552 3018217 33554432000 4194304 4196468 140737461282112 140116127378400 140118721193685 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29921] ppid=29903 vsize=15024148 memory=1332 CPUtime=0.64 cores=1,3,5,7
/proc/29906/task/29921/stat : 29921 (java) S 29903 29906 29212 0 -1 1077944384 755 0 0 0 32 32 0 0 20 0 15 0 71276807 15384727552 3018217 33554432000 4194304 4196468 140737461282112 140117755267504 140118721194626 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 16 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
Current children cumulated CPU time: 2524.7 s
Current children cumulated vsize: 15024148 KiB
Current children cumulated memory: 12072868 KiB

[startup+986.801 s]
/proc/loadavg: 7.56 5.65 4.53 9/217 30052
/proc/meminfo: memFree=214864/32770624 swapFree=67076460/67108860
[pid=29906] ppid=29903 vsize=15024148 memory=12072868 CPUtime=2526.26 cores=1,3,5,7
/proc/29906/stat : 29906 (java) S 29903 29906 29212 0 -1 1077944320 402237 0 0 0 251506 1120 0 0 20 0 15 0 71276799 15384727552 3018217 33554432000 4194304 4196468 140737461282112 140737461264656 140118721183479 0 0 0 25189583 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
/proc/29906/statm: 3756037 3018217 3259 1 0 3717422 0
[pid=29906/tid=29908] ppid=29903 vsize=15024148 memory=1412 CPUtime=470.21 cores=1,3,5,7
/proc/29906/task/29908/stat : 29908 (java) S 29903 29906 29212 0 -1 1077944384 46634 0 0 0 46967 54 0 0 20 0 15 0 71276799 15384727552 3018217 33554432000 4194304 4196468 140737461282112 140118693020752 140118721193685 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29909] ppid=29903 vsize=15024148 memory=3204 CPUtime=508.68 cores=1,3,5,7
/proc/29906/task/29909/stat : 29909 (java) R 29903 29906 29212 0 -1 4202560 42628 0 0 0 50594 274 0 0 20 0 15 0 71276801 15384727552 3018217 33554432000 4194304 4196468 140737461282112 140118725425872 140118713811687 0 4 0 25189583 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29910] ppid=29903 vsize=15024148 memory=6791534058613427641 CPUtime=508.96 cores=1,3,5,7
/proc/29906/task/29910/stat : 29910 (java) R 29903 29906 29212 0 -1 4202560 42836 0 0 0 50647 249 0 0 20 0 15 0 71276801 15384727552 3018217 33554432000 4194304 4196468 140737461282112 140118182144672 140118706179883 0 4 0 25189583 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29911] ppid=29903 vsize=15024148 memory=6791534058613427641 CPUtime=508.37 cores=1,3,5,7
/proc/29906/task/29911/stat : 29911 (java) R 29903 29906 29212 0 -1 4202560 41692 0 0 0 50578 259 0 0 20 0 15 0 71276801 15384727552 3018217 33554432000 4194304 4196468 140737461282112 140118181092304 140118713811687 0 4 0 25189583 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29912] ppid=29903 vsize=15024148 memory=4126316290023845779 CPUtime=511.08 cores=1,3,5,7
/proc/29906/task/29912/stat : 29912 (java) R 29903 29906 29212 0 -1 4202560 50282 0 0 0 50852 256 0 0 20 0 15 0 71276801 15384727552 3018217 33554432000 4194304 4196468 140737461282112 140118180039504 140118713811687 0 4 0 25189583 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29913] ppid=29903 vsize=15024148 memory=0 CPUtime=3.18 cores=1,3,5,7
/proc/29906/task/29913/stat : 29913 (java) S 29903 29906 29212 0 -1 1077944384 130144 0 0 0 309 9 0 0 20 0 15 0 71276802 15384727552 3018217 33554432000 4194304 4196468 140737461282112 140117759476416 140118721193685 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29914] ppid=29903 vsize=15024148 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/29906/task/29914/stat : 29914 (java) S 29903 29906 29212 0 -1 1077944384 32 0 0 0 0 0 0 0 20 0 15 0 71276803 15384727552 3018217 33554432000 4194304 4196468 140737461282112 140117268226912 140118721193685 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29915] ppid=29903 vsize=15024148 memory=1408 CPUtime=0 cores=1,3,5,7
/proc/29906/task/29915/stat : 29915 (java) S 29903 29906 29212 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 71276803 15384727552 3018217 33554432000 4194304 4196468 140737461282112 140116999791744 140118721193685 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29916] ppid=29903 vsize=15024148 memory=3132 CPUtime=0 cores=1,3,5,7
/proc/29906/task/29916/stat : 29916 (java) S 29903 29906 29212 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 71276805 15384727552 3018217 33554432000 4194304 4196468 140737461282112 140116625282800 140118721193685 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29917] ppid=29903 vsize=15024148 memory=6791534058613427641 CPUtime=7.92 cores=1,3,5,7
/proc/29906/task/29917/stat : 29917 (java) S 29903 29906 29212 0 -1 1077944384 15718 0 0 0 791 1 0 0 20 0 15 0 71276807 15384727552 3018217 33554432000 4194304 4196468 140737461282112 140117758425472 140118721193685 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29918] ppid=29903 vsize=15024148 memory=6791534058613427641 CPUtime=6.01 cores=1,3,5,7
/proc/29906/task/29918/stat : 29918 (java) S 29903 29906 29212 0 -1 1077944384 14523 0 0 0 600 1 0 0 20 0 15 0 71276807 15384727552 3018217 33554432000 4194304 4196468 140737461282112 140117757372960 140118721193685 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29919] ppid=29903 vsize=15024148 memory=3204 CPUtime=1.1 cores=1,3,5,7
/proc/29906/task/29919/stat : 29919 (java) S 29903 29906 29212 0 -1 1077944384 15659 0 0 0 108 2 0 0 20 0 15 0 71276807 15384727552 3018217 33554432000 4194304 4196468 140737461282112 140117756320672 140118721193685 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 20 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29920] ppid=29903 vsize=15024148 memory=12064544 CPUtime=0 cores=1,3,5,7
/proc/29906/task/29920/stat : 29920 (java) S 29903 29906 29212 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 71276807 15384727552 3018217 33554432000 4194304 4196468 140737461282112 140116127378400 140118721193685 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
[pid=29906/tid=29921] ppid=29903 vsize=15024148 memory=12072868 CPUtime=0.64 cores=1,3,5,7
/proc/29906/task/29921/stat : 29921 (java) S 29903 29906 29212 0 -1 1077944384 755 0 0 0 32 32 0 0 20 0 15 0 71276807 15384727552 3018217 33554432000 4194304 4196468 140737461282112 140117755267504 140118721194626 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 16 0 0 6293624 6294260 20791296 140737461285876 140737461286153 140737461286153 140737461288911 0
Current children cumulated CPU time: 2526.26 s
Current children cumulated vsize: 15024148 KiB
Current children cumulated memory: 12072868 KiB

[startup+987.001 s]*
/proc/loadavg: 7.56 5.65 4.53 6/204 30053
/proc/meminfo: memFree=9942208/32770624 swapFree=67076460/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 1
Real time (s): 987.021
CPU time (s): 2526.67
CPU user time (s): 2515.39
CPU system time (s): 11.2765
CPU usage (%): 255.989
Max. virtual memory (cumulated for all children) (KiB): 15024148
Max. memory (cumulated for all children) (KiB): 12072868

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2515.39
system time used= 11.2765
maximum resident set size= 12073240
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 402385
page faults= 0
swaps= 0
block input operations= 8
block output operations= 1256
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 33840
involuntary context switches= 30672


# summary of solver processes directly reported to runsolver:
#   pid: 29906
#   total CPU time (s): 2526.67
#   total CPU user time (s): 2515.39
#   total CPU system time (s): 11.2765

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.89532 second user time and 9.81429 second system time

The end

Launcher Data

Begin job on node102 at 2018-07-25 18:45:36
IDJOB=4294929
IDBENCH=141445
IDSOLVER=2755
FILE ID=node102/4294929-1532537136
RUNJOBID= node102-1532535327-29244
PBS_JOBID= 21021949
Free space on /tmp= 52728 MiB

SOLVER NAME= scop both+MapleCOMSPS (2018-06-13)
BENCH NAME= XCSP18/Crossword/Crossword-m18-ogd2008-vg-11-12_c18.xml
COMMAND LINE= java -Xms11g -Xmx11g -Xss128m -jar DIR/scop.jar -both -solver DIR/minisat_release -solverOption mapleTune01 -tmp TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4294929-1532537136/watcher-4294929-1532537136 -o /tmp/evaluation-result-4294929-1532537136/solver-4294929-1532537136 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1532535327-29244 --watchdog 2580  java -Xms11g -Xmx11g -Xss128m -jar HOME/scop.jar -both -solver HOME/minisat_release -solverOption mapleTune01 -tmp HOME HOME/instance-4294929-1532537136.xml

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

MD5SUM BENCH= 996bcdf4a135147c7f2ba7242cc18cd5
RANDOM SEED=2070192129

node102.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        12306424 kB
MemAvailable:   19894388 kB
Buffers:          154864 kB
Cached:          7668504 kB
SwapCached:         5716 kB
Active:         13279384 kB
Inactive:        6626676 kB
Active(anon):   12050000 kB
Inactive(anon):    56368 kB
Active(file):    1229384 kB
Inactive(file):  6570308 kB
Unevictable:        6616 kB
Mlocked:            6616 kB
SwapTotal:      67108860 kB
SwapFree:       67076452 kB
Dirty:             13344 kB
Writeback:             0 kB
AnonPages:      12083432 kB
Mapped:            44372 kB
Shmem:             21384 kB
Slab:             236132 kB
SReclaimable:     208212 kB
SUnreclaim:        27920 kB
KernelStack:        3536 kB
PageTables:        28848 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:   13020456 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:  11814912 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 52720 MiB
End job on node102 at 2018-07-25 19:02:03