Trace number 4400630

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
Concrete 3.12.2SAT 9.84454 4.66016

General information on the benchmark

NameSubisomorphism/Subisomorphism-m1-si4-m4D/
Subisomorphism-si4-m4Dr4-m256-08.xml
MD5SUM81c7a723557c708ecb18ed846030ca95
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.018955
Satisfiable
(Un)Satisfiability was proved
Number of variables102
Number of constraints253
Number of domains1
Minimum domain size256
Maximum domain size256
Distribution of domain sizes[{"size":256,"count":102}]
Minimum variable degree2
Maximum variable degree13
Distribution of variable degrees[{"degree":2,"count":9},{"degree":3,"count":22},{"degree":4,"count":19},{"degree":6,"count":17},{"degree":7,"count":10},{"degree":8,"count":12},{"degree":9,"count":7},{"degree":10,"count":5},{"degree":13,"count":1}]
Minimum constraint arity1
Maximum constraint arity102
Distribution of constraint arities[{"arity":1,"count":52},{"arity":2,"count":200},{"arity":102,"count":1}]
Number of extensional constraints252
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":252},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.73/0.55	c Concrete v3.12.2.1568631193530 running
9.68/4.31	v <instantiation
9.68/4.31	v         >
9.68/4.31	v       <list>
9.68/4.31	v         x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49] x[50] x[51] x[52] x[53] x[54] x[55] x[56] x[57] x[58] x[59] x[60] x[61] x[62] x[63] x[64] x[65] x[66] x[67] x[68] x[69] x[70] x[71] x[72] x[73] x[74] x[75] x[76] x[77] x[78] x[79] x[80] x[81] x[82] x[83] x[84] x[85] x[86] x[87] x[88] x[89] x[90] x[91] x[92] x[93] x[94] x[95] x[96] x[97] x[98] x[99] x[100] x[101]
9.68/4.31	v       </list>
9.68/4.31	v       <values>
9.68/4.31	v         0 58 62 81 140 169 234 22 101 155 166 176 198 3 38 83 159 189 9 66 91 126 173 243 48 182 27 164 211 7 25 50 55 153 185 197 224 249 33 118 171 172 51 218 72 100 184 108 209 40 67 34 111 144 188 214 115 136 220 2 125 196 93 248 8 221 46 138 32 74 86 112 147 75 219 80 139 6 54 94 161 228 238 215 254 208 251 49 88 130 245 39 96 225 244 5 41 191 70 135 145 45
9.68/4.31	v       </values>
9.68/4.31	v     </instantiation>
9.68/4.31	s SATISFIABLE

Verifier Data

OK	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4400630-1568684853/watcher-4400630-1568684853 -o /tmp/evaluation-result-4400630-1568684853/solver-4400630-1568684853 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node117-1568673289-24882 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=44979452 HOME/instance-4400630-1568684853.xml 

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

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


[startup+0.100541 s]*
/proc/loadavg: 1.68 1.46 1.44 3/218 27771
/proc/meminfo: memFree=29436624/32770624 swapFree=66953724/67108860
[pid=27714] ppid=27711 vsize=9972712 memory=15180 CPUtime=0.09 cores=0,2,4,6
/proc/27714/stat : 27714 (java) S 27711 27714 24851 0 -1 1077944320 4560 13133 0 0 1 1 5 2 20 0 6 0 444427160 10212057088 3795 33554432000 4194304 4196468 140731492110896 140731492093440 140517305835255 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
/proc/27714/statm: 2493178 3795 1935 1 0 2481616 0
[pid=27714/tid=27767] ppid=27711 vsize=9972712 memory=7892391828772250251 CPUtime=0.07 cores=0,2,4,6
/proc/27714/task/27767/stat : 27767 (java) R 27711 27714 24851 0 -1 4202560 2365 13133 0 0 0 0 5 2 20 0 6 0 444427169 10212057088 3795 33554432000 4194304 4196468 140731492110896 140517277672016 140517290958192 0 4 0 16784584 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
[pid=27714/tid=27768] ppid=27711 vsize=9972712 memory=-7025452035940392864 CPUtime=0.07 cores=0,2,4,6
/proc/27714/task/27768/stat : 27768 (java) S 27711 27714 24851 0 -1 1077944384 1 13133 0 0 0 0 5 2 20 0 6 0 444427169 10212057088 3795 33554432000 4194304 4196468 140731492110896 140517310077840 140517305845461 0 4 0 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
[pid=27714/tid=27769] ppid=27711 vsize=9972712 memory=139928870692480 CPUtime=0.07 cores=0,2,4,6
/proc/27714/task/27769/stat : 27769 (java) S 27711 27714 24851 0 -1 1077944384 1 13133 0 0 0 0 5 2 20 0 6 0 444427169 10212057088 3795 33554432000 4194304 4196468 140731492110896 140516879084304 140517305845461 0 4 0 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
[pid=27714/tid=27770] ppid=27711 vsize=9972712 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/27714/task/27770/stat : 27770 (java) S 27711 27714 24851 0 -1 1077944384 1 13133 0 0 0 0 5 2 20 0 6 0 444427169 10212057088 3795 33554432000 4194304 4196468 140731492110896 140516878032016 140517305845461 0 4 0 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
[pid=27714/tid=27771] ppid=27711 vsize=9972712 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/27714/task/27771/stat : 27771 (java) S 27711 27714 24851 0 -1 1077944384 2 13133 0 0 0 0 5 2 20 0 6 0 444427169 10212057088 3795 33554432000 4194304 4196468 140731492110896 140516876979216 140517305845461 0 4 0 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 15180 KiB

[startup+0.210003 s]*
/proc/loadavg: 1.68 1.46 1.44 4/227 27780
/proc/meminfo: memFree=29414128/32770624 swapFree=66953724/67108860
[pid=27714] ppid=27711 vsize=10820020 memory=44624 CPUtime=0.26 cores=0,2,4,6
/proc/27714/stat : 27714 (java) S 27711 27714 24851 0 -1 1077944320 7492 13133 0 0 18 1 5 2 20 0 15 0 444427160 11079700480 11156 33554432000 4194304 4196468 140731492110896 140731492093440 140517305835255 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
/proc/27714/statm: 2705005 11156 3212 1 0 2667149 0
[pid=27714/tid=27767] ppid=27711 vsize=10820020 memory=7822038051842263955 CPUtime=0.18 cores=0,2,4,6
/proc/27714/task/27767/stat : 27767 (java) R 27711 27714 24851 0 -1 4202560 3980 13133 0 0 11 0 5 2 20 0 15 0 444427169 11079700480 11156 33554432000 4194304 4196468 140731492110896 140517277668048 140517305857181 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
[pid=27714/tid=27768] ppid=27711 vsize=10820020 memory=-7025452035940392864 CPUtime=0.07 cores=0,2,4,6
/proc/27714/task/27768/stat : 27768 (java) S 27711 27714 24851 0 -1 1077944384 1 13133 0 0 0 0 5 2 20 0 15 0 444427169 11079700480 11156 33554432000 4194304 4196468 140731492110896 140517310077840 140517305845461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
[pid=27714/tid=27769] ppid=27711 vsize=10820020 memory=139928870692480 CPUtime=0.07 cores=0,2,4,6
/proc/27714/task/27769/stat : 27769 (java) S 27711 27714 24851 0 -1 1077944384 1 13133 0 0 0 0 5 2 20 0 15 0 444427169 11079700480 11156 33554432000 4194304 4196468 140731492110896 140516879084304 140517305845461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
[pid=27714/tid=27770] ppid=27711 vsize=10820020 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/27714/task/27770/stat : 27770 (java) S 27711 27714 24851 0 -1 1077944384 1 13133 0 0 0 0 5 2 20 0 15 0 444427169 11079700480 11156 33554432000 4194304 4196468 140731492110896 140516878032016 140517305845461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
[pid=27714/tid=27771] ppid=27711 vsize=10820020 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/27714/task/27771/stat : 27771 (java) S 27711 27714 24851 0 -1 1077944384 2 13133 0 0 0 0 5 2 20 0 15 0 444427169 11079700480 11156 33554432000 4194304 4196468 140731492110896 140516876979216 140517305845461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
[pid=27714/tid=27772] ppid=27711 vsize=10820020 memory=139928870692480 CPUtime=0.07 cores=0,2,4,6
/proc/27714/task/27772/stat : 27772 (java) S 27711 27714 24851 0 -1 1077944384 2 13133 0 0 0 0 5 2 20 0 15 0 444427171 11079700480 11156 33554432000 4194304 4196468 140731492110896 140516765190256 140517305846402 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
[pid=27714/tid=27773] ppid=27711 vsize=10820020 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/27714/task/27773/stat : 27773 (java) S 27711 27714 24851 0 -1 1077944384 33 13133 0 0 0 0 5 2 20 0 15 0 444427171 11079700480 11156 33554432000 4194304 4196468 140731492110896 140516764136224 140517305845461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
[pid=27714/tid=27774] ppid=27711 vsize=10820020 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/27714/task/27774/stat : 27774 (java) S 27711 27714 24851 0 -1 1077944384 1 13133 0 0 0 0 5 2 20 0 15 0 444427172 11079700480 11156 33554432000 4194304 4196468 140731492110896 140516633076848 140517305845461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
[pid=27714/tid=27775] ppid=27711 vsize=10820020 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/27714/task/27775/stat : 27775 (java) S 27711 27714 24851 0 -1 1077944384 2 13133 0 0 0 0 5 2 20 0 15 0 444427174 11079700480 11156 33554432000 4194304 4196468 140731492110896 140516029098064 140517305853851 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
[pid=27714/tid=27776] ppid=27711 vsize=10820020 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/27714/task/27776/stat : 27776 (java) S 27711 27714 24851 0 -1 1077944384 471 13133 0 0 1 0 5 2 20 0 15 0 444427174 11079700480 11156 33554432000 4194304 4196468 140731492110896 140516730579568 140517305846402 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
[pid=27714/tid=27777] ppid=27711 vsize=10820020 memory=-1 CPUtime=0.08 cores=0,2,4,6
/proc/27714/task/27777/stat : 27777 (java) R 27711 27714 24851 0 -1 4202560 181 13133 0 0 1 0 5 2 20 0 15 0 444427174 11079700480 11156 33554432000 4194304 4196468 140731492110896 140516729526768 140517298820297 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
[pid=27714/tid=27778] ppid=27711 vsize=10820020 memory=139928870692480 CPUtime=0.1 cores=0,2,4,6
/proc/27714/task/27778/stat : 27778 (java) S 27711 27714 24851 0 -1 1077944384 603 13133 0 0 3 0 5 2 20 0 15 0 444427174 11079700480 11156 33554432000 4194304 4196468 140731492110896 140516728474480 140517305846402 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
[pid=27714/tid=27779] ppid=27711 vsize=10820020 memory=-1 CPUtime=0.07 cores=0,2,4,6
/proc/27714/task/27779/stat : 27779 (java) S 27711 27714 24851 0 -1 1077944384 3 13133 0 0 0 0 5 2 20 0 15 0 444427175 11079700480 11156 33554432000 4194304 4196468 140731492110896 140515559336928 140517305845461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
[pid=27714/tid=27780] ppid=27711 vsize=10820020 memory=139928870692480 CPUtime=0.07 cores=0,2,4,6
/proc/27714/task/27780/stat : 27780 (java) S 27711 27714 24851 0 -1 1077944384 1 13133 0 0 0 0 5 2 20 0 15 0 444427175 11079700480 11156 33554432000 4194304 4196468 140731492110896 140516727421360 140517305846402 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 10820020 KiB
Current children cumulated memory: 44624 KiB

[startup+0.311451 s]*
/proc/loadavg: 1.68 1.46 1.44 4/227 27780
/proc/meminfo: memFree=29401328/32770624 swapFree=66953724/67108860
[pid=27714] ppid=27711 vsize=10820196 memory=53204 CPUtime=0.39 cores=0,2,4,6
/proc/27714/stat : 27714 (java) S 27711 27714 24851 0 -1 1077944320 11029 13133 0 0 29 3 5 2 20 0 15 0 444427160 11079880704 13301 33554432000 4194304 4196468 140731492110896 140731492093440 140517305835255 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
/proc/27714/statm: 2705049 13301 3310 1 0 2667149 0
[pid=27714/tid=27767] ppid=27711 vsize=10820196 memory=8317482817917895235 CPUtime=0.28 cores=0,2,4,6
/proc/27714/task/27767/stat : 27767 (java) R 27711 27714 24851 0 -1 4202560 7500 13133 0 0 19 2 5 2 20 0 15 0 444427169 11079880704 13301 33554432000 4194304 4196468 140731492110896 140517277640256 140517305857181 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
[pid=27714/tid=27768] ppid=27711 vsize=10820196 memory=7955715825540949864 CPUtime=0.07 cores=0,2,4,6
/proc/27714/task/27768/stat : 27768 (java) S 27711 27714 24851 0 -1 1077944384 1 13133 0 0 0 0 5 2 20 0 15 0 444427169 11079880704 13301 33554432000 4194304 4196468 140731492110896 140517310077840 140517305845461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
[pid=27714/tid=27769] ppid=27711 vsize=10820196 memory=5787233549803348032 CPUtime=0.07 cores=0,2,4,6
/proc/27714/task/27769/stat : 27769 (java) S 27711 27714 24851 0 -1 1077944384 1 13133 0 0 0 0 5 2 20 0 15 0 444427169 11079880704 13301 33554432000 4194304 4196468 140731492110896 140516879084304 140517305845461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
[pid=27714/tid=27770] ppid=27711 vsize=10820196 memory=7649539304384449986 CPUtime=0.07 cores=0,2,4,6
/proc/27714/task/27770/stat : 27770 (java) S 27711 27714 24851 0 -1 1077944384 1 13133 0 0 0 0 5 2 20 0 15 0 444427169 11079880704 13301 33554432000 4194304 4196468 140731492110896 140516878032016 140517305845461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
[pid=27714/tid=27771] ppid=27711 vsize=10820196 memory=4126316290023845779 CPUtime=0.07 cores=0,2,4,6
/proc/27714/task/27771/stat : 27771 (java) S 27711 27714 24851 0 -1 1077944384 2 13133 0 0 0 0 5 2 20 0 15 0 444427169 11079880704 13301 33554432000 4194304 4196468 140731492110896 140516876979216 140517305845461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
[pid=27714/tid=27772] ppid=27711 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/27714/task/27772/stat : 27772 (java) S 27711 27714 24851 0 -1 1077944384 2 13133 0 0 0 0 5 2 20 0 15 0 444427171 11079880704 13301 33554432000 4194304 4196468 140731492110896 140516765190256 140517305846402 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
[pid=27714/tid=27773] ppid=27711 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/27714/task/27773/stat : 27773 (java) S 27711 27714 24851 0 -1 1077944384 33 13133 0 0 0 0 5 2 20 0 15 0 444427171 11079880704 13301 33554432000 4194304 4196468 140731492110896 140516764136224 140517305845461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
[pid=27714/tid=27774] ppid=27711 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/27714/task/27774/stat : 27774 (java) S 27711 27714 24851 0 -1 1077944384 1 13133 0 0 0 0 5 2 20 0 15 0 444427172 11079880704 13301 33554432000 4194304 4196468 140731492110896 140516633076848 140517305845461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
[pid=27714/tid=27775] ppid=27711 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/27714/task/27775/stat : 27775 (java) S 27711 27714 24851 0 -1 1077944384 2 13133 0 0 0 0 5 2 20 0 15 0 444427174 11079880704 13301 33554432000 4194304 4196468 140731492110896 140516029098064 140517305853851 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
[pid=27714/tid=27776] ppid=27711 vsize=10820196 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/27714/task/27776/stat : 27776 (java) S 27711 27714 24851 0 -1 1077944384 471 13133 0 0 1 0 5 2 20 0 15 0 444427174 11079880704 13301 33554432000 4194304 4196468 140731492110896 140516730579568 140517305846402 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
[pid=27714/tid=27777] ppid=27711 vsize=10820196 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/27714/task/27777/stat : 27777 (java) S 27711 27714 24851 0 -1 1077944384 191 13133 0 0 2 0 5 2 20 0 15 0 444427174 11079880704 13301 33554432000 4194304 4196468 140731492110896 140516729526768 140517305846402 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
[pid=27714/tid=27778] ppid=27711 vsize=10820196 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/27714/task/27778/stat : 27778 (java) S 27711 27714 24851 0 -1 1077944384 610 13133 0 0 5 0 5 2 20 0 15 0 444427174 11079880704 13301 33554432000 4194304 4196468 140731492110896 140516728474480 140517305846402 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
[pid=27714/tid=27779] ppid=27711 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/27714/task/27779/stat : 27779 (java) S 27711 27714 24851 0 -1 1077944384 3 13133 0 0 0 0 5 2 20 0 15 0 444427175 11079880704 13301 33554432000 4194304 4196468 140731492110896 140515559336928 140517305845461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
[pid=27714/tid=27780] ppid=27711 vsize=10820196 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/27714/task/27780/stat : 27780 (java) S 27711 27714 24851 0 -1 1077944384 1 13133 0 0 0 0 5 2 20 0 15 0 444427175 11079880704 13301 33554432000 4194304 4196468 140731492110896 140516727421360 140517305846402 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
Current children cumulated CPU time: 0.39 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 53204 KiB

[startup+0.705428 s]
/proc/loadavg: 1.68 1.46 1.44 4/227 27780
/proc/meminfo: memFree=29388132/32770624 swapFree=66953724/67108860
[pid=27714] ppid=27711 vsize=10824364 memory=85040 CPUtime=1.1 cores=0,2,4,6
/proc/27714/stat : 27714 (java) S 27711 27714 24851 0 -1 1077944320 15000 13133 0 0 97 6 5 2 20 0 15 0 444427160 11084148736 21260 33554432000 4194304 4196468 140731492110896 140731492093440 140517305835255 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
/proc/27714/statm: 2706091 21260 3514 1 0 2668173 0
[pid=27714/tid=27767] ppid=27711 vsize=10824364 memory=2241 CPUtime=0.67 cores=0,2,4,6
/proc/27714/task/27767/stat : 27767 (java) R 27711 27714 24851 0 -1 4202560 10592 13133 0 0 55 5 5 2 20 0 15 0 444427169 11084148736 21260 33554432000 4194304 4196468 140731492110896 140517277664800 140517305857181 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
[pid=27714/tid=27768] ppid=27711 vsize=10824364 memory=2244 CPUtime=0.07 cores=0,2,4,6
/proc/27714/task/27768/stat : 27768 (java) S 27711 27714 24851 0 -1 1077944384 1 13133 0 0 0 0 5 2 20 0 15 0 444427169 11084148736 21260 33554432000 4194304 4196468 140731492110896 140517310077840 140517305845461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
[pid=27714/tid=27769] ppid=27711 vsize=10824364 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/27714/task/27769/stat : 27769 (java) S 27711 27714 24851 0 -1 1077944384 1 13133 0 0 0 0 5 2 20 0 15 0 444427169 11084148736 21260 33554432000 4194304 4196468 140731492110896 140516879084304 140517305845461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
[pid=27714/tid=27770] ppid=27711 vsize=10824364 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/27714/task/27770/stat : 27770 (java) S 27711 27714 24851 0 -1 1077944384 1 13133 0 0 0 0 5 2 20 0 15 0 444427169 11084148736 21260 33554432000 4194304 4196468 140731492110896 140516878032016 140517305845461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
[pid=27714/tid=27771] ppid=27711 vsize=10824364 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/27714/task/27771/stat : 27771 (java) S 27711 27714 24851 0 -1 1077944384 2 13133 0 0 0 0 5 2 20 0 15 0 444427169 11084148736 21260 33554432000 4194304 4196468 140731492110896 140516876979216 140517305845461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
[pid=27714/tid=27772] ppid=27711 vsize=10824364 memory=6944652177228980320 CPUtime=0.07 cores=0,2,4,6
/proc/27714/task/27772/stat : 27772 (java) S 27711 27714 24851 0 -1 1077944384 5 13133 0 0 0 0 5 2 20 0 15 0 444427171 11084148736 21260 33554432000 4194304 4196468 140731492110896 140516765190256 140517305846402 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
[pid=27714/tid=27773] ppid=27711 vsize=10824364 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/27714/task/27773/stat : 27773 (java) S 27711 27714 24851 0 -1 1077944384 33 13133 0 0 0 0 5 2 20 0 15 0 444427171 11084148736 21260 33554432000 4194304 4196468 140731492110896 140516764136224 140517305845461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
[pid=27714/tid=27774] ppid=27711 vsize=10824364 memory=6943526294502006880 CPUtime=0.07 cores=0,2,4,6
/proc/27714/task/27774/stat : 27774 (java) S 27711 27714 24851 0 -1 1077944384 1 13133 0 0 0 0 5 2 20 0 15 0 444427172 11084148736 21260 33554432000 4194304 4196468 140731492110896 140516633076848 140517305845461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
[pid=27714/tid=27775] ppid=27711 vsize=10824364 memory=6944656592455097440 CPUtime=0.07 cores=0,2,4,6
/proc/27714/task/27775/stat : 27775 (java) S 27711 27714 24851 0 -1 1077944384 2 13133 0 0 0 0 5 2 20 0 15 0 444427174 11084148736 21260 33554432000 4194304 4196468 140731492110896 140516029098064 140517305853851 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
[pid=27714/tid=27776] ppid=27711 vsize=10824364 memory=139928759469968 CPUtime=0.18 cores=0,2,4,6
/proc/27714/task/27776/stat : 27776 (java) R 27711 27714 24851 0 -1 4202560 889 13133 0 0 11 0 5 2 20 0 15 0 444427174 11084148736 21260 33554432000 4194304 4196468 140731492110896 140516730579568 140517289334403 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
[pid=27714/tid=27777] ppid=27711 vsize=10824364 memory=24964 CPUtime=0.19 cores=0,2,4,6
/proc/27714/task/27777/stat : 27777 (java) R 27711 27714 24851 0 -1 4202560 558 13133 0 0 12 0 5 2 20 0 15 0 444427174 11084148736 21260 33554432000 4194304 4196468 140731492110896 140516729510672 140517289322076 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
[pid=27714/tid=27778] ppid=27711 vsize=10824364 memory=2244 CPUtime=0.24 cores=0,2,4,6
/proc/27714/task/27778/stat : 27778 (java) S 27711 27714 24851 0 -1 1077944384 701 13133 0 0 17 0 5 2 20 0 15 0 444427174 11084148736 21260 33554432000 4194304 4196468 140731492110896 140516728474480 140517305846402 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
[pid=27714/tid=27779] ppid=27711 vsize=10824364 memory=139928759467376 CPUtime=0.07 cores=0,2,4,6
/proc/27714/task/27779/stat : 27779 (java) S 27711 27714 24851 0 -1 1077944384 3 13133 0 0 0 0 5 2 20 0 15 0 444427175 11084148736 21260 33554432000 4194304 4196468 140731492110896 140515559336928 140517305845461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
[pid=27714/tid=27780] ppid=27711 vsize=10824364 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/27714/task/27780/stat : 27780 (java) S 27711 27714 24851 0 -1 1077944384 1 13133 0 0 0 0 5 2 20 0 15 0 444427175 11084148736 21260 33554432000 4194304 4196468 140731492110896 140516727421360 140517305846402 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
Current children cumulated CPU time: 1.1 s
Current children cumulated vsize: 10824364 KiB
Current children cumulated memory: 85040 KiB

[startup+1.50437 s]
/proc/loadavg: 1.68 1.46 1.44 3/227 27780
/proc/meminfo: memFree=29345392/32770624 swapFree=66953724/67108860
[pid=27714] ppid=27711 vsize=10834680 memory=176060 CPUtime=2.52 cores=0,2,4,6
/proc/27714/stat : 27714 (java) S 27711 27714 24851 0 -1 1077944320 21756 13133 0 0 235 10 5 2 20 0 15 0 444427160 11094712320 44015 33554432000 4194304 4196468 140731492110896 140731492093440 140517305835255 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
/proc/27714/statm: 2708670 44015 3581 1 0 2670733 0
[pid=27714/tid=27767] ppid=27711 vsize=10834680 memory=22 CPUtime=1.43 cores=0,2,4,6
/proc/27714/task/27767/stat : 27767 (java) R 27711 27714 24851 0 -1 4202560 15344 13133 0 0 130 6 5 2 20 0 15 0 444427169 11094712320 44015 33554432000 4194304 4196468 140731492110896 140517277643200 140516909858276 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
[pid=27714/tid=27768] ppid=27711 vsize=10834680 memory=30 CPUtime=0.08 cores=0,2,4,6
/proc/27714/task/27768/stat : 27768 (java) S 27711 27714 24851 0 -1 1077944384 55 13133 0 0 1 0 5 2 20 0 15 0 444427169 11094712320 44015 33554432000 4194304 4196468 140731492110896 140517310077840 140517305845461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
[pid=27714/tid=27769] ppid=27711 vsize=10834680 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/27714/task/27769/stat : 27769 (java) S 27711 27714 24851 0 -1 1077944384 75 13133 0 0 1 0 5 2 20 0 15 0 444427169 11094712320 44015 33554432000 4194304 4196468 140731492110896 140516879084304 140517305845461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
[pid=27714/tid=27770] ppid=27711 vsize=10834680 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/27714/task/27770/stat : 27770 (java) S 27711 27714 24851 0 -1 1077944384 23 13133 0 0 1 0 5 2 20 0 15 0 444427169 11094712320 44015 33554432000 4194304 4196468 140731492110896 140516878032016 140517305845461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
[pid=27714/tid=27771] ppid=27711 vsize=10834680 memory=100096 CPUtime=0.08 cores=0,2,4,6
/proc/27714/task/27771/stat : 27771 (java) S 27711 27714 24851 0 -1 1077944384 324 13133 0 0 1 0 5 2 20 0 15 0 444427169 11094712320 44015 33554432000 4194304 4196468 140731492110896 140516876979216 140517305845461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
[pid=27714/tid=27772] ppid=27711 vsize=10834680 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/27714/task/27772/stat : 27772 (java) S 27711 27714 24851 0 -1 1077944384 130 13133 0 0 1 0 5 2 20 0 15 0 444427171 11094712320 44015 33554432000 4194304 4196468 140731492110896 140516765190256 140517305846402 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
[pid=27714/tid=27773] ppid=27711 vsize=10834680 memory=7018394261716493393 CPUtime=0.07 cores=0,2,4,6
/proc/27714/task/27773/stat : 27773 (java) S 27711 27714 24851 0 -1 1077944384 34 13133 0 0 0 0 5 2 20 0 15 0 444427171 11094712320 44015 33554432000 4194304 4196468 140731492110896 140516764136288 140517305845461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
[pid=27714/tid=27774] ppid=27711 vsize=10834680 memory=7091311622461284949 CPUtime=0.07 cores=0,2,4,6
/proc/27714/task/27774/stat : 27774 (java) S 27711 27714 24851 0 -1 1077944384 1 13133 0 0 0 0 5 2 20 0 15 0 444427172 11094712320 44015 33554432000 4194304 4196468 140731492110896 140516633076864 140517305845461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
[pid=27714/tid=27775] ppid=27711 vsize=10834680 memory=7661296332764440932 CPUtime=0.07 cores=0,2,4,6
/proc/27714/task/27775/stat : 27775 (java) S 27711 27714 24851 0 -1 1077944384 2 13133 0 0 0 0 5 2 20 0 15 0 444427174 11094712320 44015 33554432000 4194304 4196468 140731492110896 140516029098064 140517305853851 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
[pid=27714/tid=27776] ppid=27711 vsize=10834680 memory=5788911563529872472 CPUtime=0.34 cores=0,2,4,6
/proc/27714/task/27776/stat : 27776 (java) S 27711 27714 24851 0 -1 1077944384 1291 13133 0 0 27 0 5 2 20 0 15 0 444427174 11094712320 44015 33554432000 4194304 4196468 140731492110896 140516730579568 140517305846402 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
[pid=27714/tid=27777] ppid=27711 vsize=10834680 memory=7307776908977199463 CPUtime=0.35 cores=0,2,4,6
/proc/27714/task/27777/stat : 27777 (java) S 27711 27714 24851 0 -1 1077944384 835 13133 0 0 28 0 5 2 20 0 15 0 444427174 11094712320 44015 33554432000 4194304 4196468 140731492110896 140516729526768 140517305846402 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
[pid=27714/tid=27778] ppid=27711 vsize=10834680 memory=7018394261716493393 CPUtime=0.49 cores=0,2,4,6
/proc/27714/task/27778/stat : 27778 (java) R 27711 27714 24851 0 -1 4202560 1428 13133 0 0 42 0 5 2 20 0 15 0 444427174 11094712320 44015 33554432000 4194304 4196468 140731492110896 140516728472440 140517284774324 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
[pid=27714/tid=27779] ppid=27711 vsize=10834680 memory=7018394261716493393 CPUtime=0.07 cores=0,2,4,6
/proc/27714/task/27779/stat : 27779 (java) S 27711 27714 24851 0 -1 1077944384 3 13133 0 0 0 0 5 2 20 0 15 0 444427175 11094712320 44015 33554432000 4194304 4196468 140731492110896 140515559336928 140517305845461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
[pid=27714/tid=27780] ppid=27711 vsize=10834680 memory=56 CPUtime=0.07 cores=0,2,4,6
/proc/27714/task/27780/stat : 27780 (java) S 27711 27714 24851 0 -1 1077944384 1 13133 0 0 0 0 5 2 20 0 15 0 444427175 11094712320 44015 33554432000 4194304 4196468 140731492110896 140516727421360 140517305846402 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
Current children cumulated CPU time: 2.52 s
Current children cumulated vsize: 10834680 KiB
Current children cumulated memory: 176060 KiB

[startup+3.11046 s]
/proc/loadavg: 1.70 1.47 1.45 5/227 27780
/proc/meminfo: memFree=29166984/32770624 swapFree=66953724/67108860
[pid=27714] ppid=27711 vsize=10842892 memory=292468 CPUtime=6.92 cores=0,2,4,6
/proc/27714/stat : 27714 (java) S 27711 27714 24851 0 -1 1077944320 40874 13133 0 0 668 17 5 2 20 0 15 0 444427160 11103121408 73117 33554432000 4194304 4196468 140731492110896 140731492093440 140517305835255 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
/proc/27714/statm: 2710723 73117 3616 1 0 2672781 0
[pid=27714/tid=27767] ppid=27711 vsize=10842892 memory=7306916055891837008 CPUtime=3.01 cores=0,2,4,6
/proc/27714/task/27767/stat : 27767 (java) R 27711 27714 24851 0 -1 4202560 22551 13133 0 0 285 9 5 2 20 0 15 0 444427169 11103121408 73117 33554432000 4194304 4196468 140731492110896 140517277665912 140517305847190 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
[pid=27714/tid=27768] ppid=27711 vsize=10842892 memory=265408 CPUtime=0.09 cores=0,2,4,6
/proc/27714/task/27768/stat : 27768 (java) S 27711 27714 24851 0 -1 1077944384 68 13133 0 0 2 0 5 2 20 0 15 0 444427169 11103121408 73117 33554432000 4194304 4196468 140731492110896 140517310077840 140517305845461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
[pid=27714/tid=27769] ppid=27711 vsize=10842892 memory=56 CPUtime=0.08 cores=0,2,4,6
/proc/27714/task/27769/stat : 27769 (java) S 27711 27714 24851 0 -1 1077944384 79 13133 0 0 1 0 5 2 20 0 15 0 444427169 11103121408 73117 33554432000 4194304 4196468 140731492110896 140516879084304 140517305845461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
[pid=27714/tid=27770] ppid=27711 vsize=10842892 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/27714/task/27770/stat : 27770 (java) S 27711 27714 24851 0 -1 1077944384 337 13133 0 0 2 0 5 2 20 0 15 0 444427169 11103121408 73117 33554432000 4194304 4196468 140731492110896 140516878032016 140517305845461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
[pid=27714/tid=27771] ppid=27711 vsize=10842892 memory=22 CPUtime=0.08 cores=0,2,4,6
/proc/27714/task/27771/stat : 27771 (java) S 27711 27714 24851 0 -1 1077944384 330 13133 0 0 1 0 5 2 20 0 15 0 444427169 11103121408 73117 33554432000 4194304 4196468 140731492110896 140516876979216 140517305845461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
[pid=27714/tid=27772] ppid=27711 vsize=10842892 memory=30 CPUtime=0.08 cores=0,2,4,6
/proc/27714/task/27772/stat : 27772 (java) S 27711 27714 24851 0 -1 1077944384 257 13133 0 0 1 0 5 2 20 0 15 0 444427171 11103121408 73117 33554432000 4194304 4196468 140731492110896 140516765190256 140517305846402 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
[pid=27714/tid=27773] ppid=27711 vsize=10842892 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/27714/task/27773/stat : 27773 (java) S 27711 27714 24851 0 -1 1077944384 43 13133 0 0 0 0 5 2 20 0 15 0 444427171 11103121408 73117 33554432000 4194304 4196468 140731492110896 140516764136288 140517305845461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
[pid=27714/tid=27774] ppid=27711 vsize=10842892 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/27714/task/27774/stat : 27774 (java) S 27711 27714 24851 0 -1 1077944384 9 13133 0 0 0 0 5 2 20 0 15 0 444427172 11103121408 73117 33554432000 4194304 4196468 140731492110896 140516633076864 140517305845461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
[pid=27714/tid=27775] ppid=27711 vsize=10842892 memory=235 CPUtime=0.07 cores=0,2,4,6
/proc/27714/task/27775/stat : 27775 (java) S 27711 27714 24851 0 -1 1077944384 2 13133 0 0 0 0 5 2 20 0 15 0 444427174 11103121408 73117 33554432000 4194304 4196468 140731492110896 140516029098064 140517305853851 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
[pid=27714/tid=27776] ppid=27711 vsize=10842892 memory=288230574492221466 CPUtime=1.5 cores=0,2,4,6
/proc/27714/task/27776/stat : 27776 (java) R 27711 27714 24851 0 -1 4202560 5280 13133 0 0 142 1 5 2 20 0 15 0 444427174 11103121408 73117 33554432000 4194304 4196468 140731492110896 140516730565824 140517287398824 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
[pid=27714/tid=27777] ppid=27711 vsize=10842892 memory=0 CPUtime=1.35 cores=0,2,4,6
/proc/27714/task/27777/stat : 27777 (java) R 27711 27714 24851 0 -1 4202560 3025 13133 0 0 127 1 5 2 20 0 15 0 444427174 11103121408 73117 33554432000 4194304 4196468 140731492110896 140516729523136 140517289222240 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
[pid=27714/tid=27778] ppid=27711 vsize=10842892 memory=0 CPUtime=1.11 cores=0,2,4,6
/proc/27714/task/27778/stat : 27778 (java) R 27711 27714 24851 0 -1 4202560 6671 13133 0 0 102 2 5 2 20 0 15 0 444427174 11103121408 73117 33554432000 4194304 4196468 140731492110896 140516728474480 140517305856602 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
[pid=27714/tid=27779] ppid=27711 vsize=10842892 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/27714/task/27779/stat : 27779 (java) S 27711 27714 24851 0 -1 1077944384 3 13133 0 0 0 0 5 2 20 0 15 0 444427175 11103121408 73117 33554432000 4194304 4196468 140731492110896 140515559336928 140517305845461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
[pid=27714/tid=27780] ppid=27711 vsize=10842892 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/27714/task/27780/stat : 27780 (java) S 27711 27714 24851 0 -1 1077944384 9 13133 0 0 0 0 5 2 20 0 15 0 444427175 11103121408 73117 33554432000 4194304 4196468 140731492110896 140516727421360 140517305846402 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
Current children cumulated CPU time: 6.92 s
Current children cumulated vsize: 10842892 KiB
Current children cumulated memory: 292468 KiB

[startup+4.66011 s]
# the end of solver process 27714 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=9.56181 s, system=0.282732 s

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

[startup+3.2014 s]
/proc/loadavg: 1.70 1.47 1.45 5/227 27780
/proc/meminfo: memFree=29166984/32770624 swapFree=66953724/67108860
[pid=27714] ppid=27711 vsize=10842892 memory=292604 CPUtime=7.19 cores=0,2,4,6
/proc/27714/stat : 27714 (java) S 27711 27714 24851 0 -1 1077944320 40908 13133 0 0 695 17 5 2 20 0 15 0 444427160 11103121408 73151 33554432000 4194304 4196468 140731492110896 140731492093440 140517305835255 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
/proc/27714/statm: 2710723 73151 3616 1 0 2672781 0
[pid=27714/tid=27767] ppid=27711 vsize=10842892 memory=0 CPUtime=3.1 cores=0,2,4,6
/proc/27714/task/27767/stat : 27767 (java) R 27711 27714 24851 0 -1 4202560 22551 13133 0 0 294 9 5 2 20 0 15 0 444427169 11103121408 73151 33554432000 4194304 4196468 140731492110896 140517277666416 140516919226464 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
[pid=27714/tid=27768] ppid=27711 vsize=10842892 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/27714/task/27768/stat : 27768 (java) S 27711 27714 24851 0 -1 1077944384 68 13133 0 0 2 0 5 2 20 0 15 0 444427169 11103121408 73151 33554432000 4194304 4196468 140731492110896 140517310077840 140517305845461 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
[pid=27714/tid=27769] ppid=27711 vsize=10842892 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/27714/task/27769/stat : 27769 (java) S 27711 27714 24851 0 -1 1077944384 79 13133 0 0 1 0 5 2 20 0 15 0 444427169 11103121408 73151 33554432000 4194304 4196468 140731492110896 140516879084304 140517305845461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
[pid=27714/tid=27770] ppid=27711 vsize=10842892 memory=0 CPUtime=0.09 cores=0,2,4,6
/proc/27714/task/27770/stat : 27770 (java) S 27711 27714 24851 0 -1 1077944384 337 13133 0 0 2 0 5 2 20 0 15 0 444427169 11103121408 73151 33554432000 4194304 4196468 140731492110896 140516878032016 140517305845461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
[pid=27714/tid=27771] ppid=27711 vsize=10842892 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/27714/task/27771/stat : 27771 (java) S 27711 27714 24851 0 -1 1077944384 330 13133 0 0 1 0 5 2 20 0 15 0 444427169 11103121408 73151 33554432000 4194304 4196468 140731492110896 140516876979216 140517305845461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
[pid=27714/tid=27772] ppid=27711 vsize=10842892 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/27714/task/27772/stat : 27772 (java) S 27711 27714 24851 0 -1 1077944384 257 13133 0 0 1 0 5 2 20 0 15 0 444427171 11103121408 73151 33554432000 4194304 4196468 140731492110896 140516765190256 140517305846402 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
[pid=27714/tid=27773] ppid=27711 vsize=10842892 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/27714/task/27773/stat : 27773 (java) S 27711 27714 24851 0 -1 1077944384 43 13133 0 0 0 0 5 2 20 0 15 0 444427171 11103121408 73151 33554432000 4194304 4196468 140731492110896 140516764136288 140517305845461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
[pid=27714/tid=27774] ppid=27711 vsize=10842892 memory=0 CPUtime=0.07 cores=0,2,4,6
/proc/27714/task/27774/stat : 27774 (java) S 27711 27714 24851 0 -1 1077944384 9 13133 0 0 0 0 5 2 20 0 15 0 444427172 11103121408 73151 33554432000 4194304 4196468 140731492110896 140516633076864 140517305845461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
[pid=27714/tid=27775] ppid=27711 vsize=10842892 memory=279857519050016 CPUtime=0.07 cores=0,2,4,6
/proc/27714/task/27775/stat : 27775 (java) S 27711 27714 24851 0 -1 1077944384 2 13133 0 0 0 0 5 2 20 0 15 0 444427174 11103121408 73151 33554432000 4194304 4196468 140731492110896 140516029098064 140517305853851 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
[pid=27714/tid=27776] ppid=27711 vsize=10842892 memory=6944656592387989600 CPUtime=1.59 cores=0,2,4,6
/proc/27714/task/27776/stat : 27776 (java) R 27711 27714 24851 0 -1 4202560 5299 13133 0 0 151 1 5 2 20 0 15 0 444427174 11103121408 73151 33554432000 4194304 4196468 140731492110896 140516730558096 140517289212465 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
[pid=27714/tid=27777] ppid=27711 vsize=10842892 memory=6943526294502006880 CPUtime=1.44 cores=0,2,4,6
/proc/27714/task/27777/stat : 27777 (java) R 27711 27714 24851 0 -1 4202560 3038 13133 0 0 136 1 5 2 20 0 15 0 444427174 11103121408 73151 33554432000 4194304 4196468 140731492110896 140516729515632 140517289335453 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
[pid=27714/tid=27778] ppid=27711 vsize=10842892 memory=-2748367524519556131 CPUtime=1.12 cores=0,2,4,6
/proc/27714/task/27778/stat : 27778 (java) S 27711 27714 24851 0 -1 1077944384 6673 13133 0 0 103 2 5 2 20 0 15 0 444427174 11103121408 73151 33554432000 4194304 4196468 140731492110896 140516728474480 140517305846402 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
[pid=27714/tid=27779] ppid=27711 vsize=10842892 memory=-6876588627878687573 CPUtime=0.07 cores=0,2,4,6
/proc/27714/task/27779/stat : 27779 (java) S 27711 27714 24851 0 -1 1077944384 3 13133 0 0 0 0 5 2 20 0 15 0 444427175 11103121408 73151 33554432000 4194304 4196468 140731492110896 140515559336928 140517305845461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
[pid=27714/tid=27780] ppid=27711 vsize=10842892 memory=-7384994778349281184 CPUtime=0.07 cores=0,2,4,6
/proc/27714/task/27780/stat : 27780 (java) S 27711 27714 24851 0 -1 1077944384 9 13133 0 0 0 0 5 2 20 0 15 0 444427175 11103121408 73151 33554432000 4194304 4196468 140731492110896 140516727421360 140517305846402 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
Current children cumulated CPU time: 7.19 s
Current children cumulated vsize: 10842892 KiB
Current children cumulated memory: 292604 KiB

[startup+4.00065 s]*
/proc/loadavg: 1.70 1.47 1.45 7/227 27780
/proc/meminfo: memFree=29097296/32770624 swapFree=66953724/67108860
[pid=27714] ppid=27711 vsize=10844940 memory=360544 CPUtime=8.81 cores=0,2,4,6
/proc/27714/stat : 27714 (java) S 27711 27714 24851 0 -1 1077944320 45506 13133 0 0 852 22 5 2 20 0 15 0 444427160 11105218560 90136 33554432000 4194304 4196468 140731492110896 140731492093440 140517305835255 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
/proc/27714/statm: 2711235 90136 3617 1 0 2673293 0
[pid=27714/tid=27767] ppid=27711 vsize=10844940 memory=734096889685606705 CPUtime=3.83 cores=0,2,4,6
/proc/27714/task/27767/stat : 27767 (java) R 27711 27714 24851 0 -1 4202560 23331 13133 0 0 366 10 5 2 20 0 15 0 444427169 11105218560 90136 33554432000 4194304 4196468 140731492110896 140517277670864 140516921220800 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
[pid=27714/tid=27768] ppid=27711 vsize=10844940 memory=0 CPUtime=0.15 cores=0,2,4,6
/proc/27714/task/27768/stat : 27768 (java) S 27711 27714 24851 0 -1 1077944384 111 13133 0 0 7 1 5 2 20 0 15 0 444427169 11105218560 90136 33554432000 4194304 4196468 140731492110896 140517310077840 140517305845461 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
[pid=27714/tid=27769] ppid=27711 vsize=10844940 memory=3761261577003968160 CPUtime=0.14 cores=0,2,4,6
/proc/27714/task/27769/stat : 27769 (java) S 27711 27714 24851 0 -1 1077944384 109 13133 0 0 6 1 5 2 20 0 15 0 444427169 11105218560 90136 33554432000 4194304 4196468 140731492110896 140516879084304 140517305845461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
[pid=27714/tid=27770] ppid=27711 vsize=10844940 memory=-7361174377247368086 CPUtime=0.14 cores=0,2,4,6
/proc/27714/task/27770/stat : 27770 (java) S 27711 27714 24851 0 -1 1077944384 372 13133 0 0 6 1 5 2 20 0 15 0 444427169 11105218560 90136 33554432000 4194304 4196468 140731492110896 140516878032016 140517305845461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
[pid=27714/tid=27771] ppid=27711 vsize=10844940 memory=6943526294502006880 CPUtime=0.14 cores=0,2,4,6
/proc/27714/task/27771/stat : 27771 (java) S 27711 27714 24851 0 -1 1077944384 374 13133 0 0 6 1 5 2 20 0 15 0 444427169 11105218560 90136 33554432000 4194304 4196468 140731492110896 140516876979216 140517305845461 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
[pid=27714/tid=27772] ppid=27711 vsize=10844940 memory=0 CPUtime=0.1 cores=0,2,4,6
/proc/27714/task/27772/stat : 27772 (java) S 27711 27714 24851 0 -1 1077944384 3520 13133 0 0 3 0 5 2 20 0 15 0 444427171 11105218560 90136 33554432000 4194304 4196468 140731492110896 140516765190256 140517305846402 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
[pid=27714/tid=27773] ppid=27711 vsize=10844940 memory=3471202396320837679 CPUtime=0.07 cores=0,2,4,6
/proc/27714/task/27773/stat : 27773 (java) S 27711 27714 24851 0 -1 1077944384 44 13133 0 0 0 0 5 2 20 0 15 0 444427171 11105218560 90136 33554432000 4194304 4196468 140731492110896 140516764136352 140517305845461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
[pid=27714/tid=27774] ppid=27711 vsize=10844940 memory=6944656592455360608 CPUtime=0.07 cores=0,2,4,6
/proc/27714/task/27774/stat : 27774 (java) S 27711 27714 24851 0 -1 1077944384 9 13133 0 0 0 0 5 2 20 0 15 0 444427172 11105218560 90136 33554432000 4194304 4196468 140731492110896 140516633076864 140517305845461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
[pid=27714/tid=27775] ppid=27711 vsize=10844940 memory=6944656592455360608 CPUtime=0.07 cores=0,2,4,6
/proc/27714/task/27775/stat : 27775 (java) S 27711 27714 24851 0 -1 1077944384 2 13133 0 0 0 0 5 2 20 0 15 0 444427174 11105218560 90136 33554432000 4194304 4196468 140731492110896 140516029098064 140517305853851 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
[pid=27714/tid=27776] ppid=27711 vsize=10844940 memory=0 CPUtime=1.84 cores=0,2,4,6
/proc/27714/task/27776/stat : 27776 (java) R 27711 27714 24851 0 -1 4202560 5339 13133 0 0 176 1 5 2 20 0 15 0 444427174 11105218560 90136 33554432000 4194304 4196468 140731492110896 140516730556720 140517290227232 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
[pid=27714/tid=27777] ppid=27711 vsize=10844940 memory=7378697628591075375 CPUtime=1.7 cores=0,2,4,6
/proc/27714/task/27777/stat : 27777 (java) S 27711 27714 24851 0 -1 1077944384 3113 13133 0 0 162 1 5 2 20 0 15 0 444427174 11105218560 90136 33554432000 4194304 4196468 140731492110896 140516729526768 140517305846402 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
[pid=27714/tid=27778] ppid=27711 vsize=10844940 memory=3472468057765841911 CPUtime=1.24 cores=0,2,4,6
/proc/27714/task/27778/stat : 27778 (java) S 27711 27714 24851 0 -1 1077944384 6960 13133 0 0 115 2 5 2 20 0 15 0 444427174 11105218560 90136 33554432000 4194304 4196468 140731492110896 140516728474480 140517305846402 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
[pid=27714/tid=27779] ppid=27711 vsize=10844940 memory=664952116379410754 CPUtime=0.07 cores=0,2,4,6
/proc/27714/task/27779/stat : 27779 (java) S 27711 27714 24851 0 -1 1077944384 3 13133 0 0 0 0 5 2 20 0 15 0 444427175 11105218560 90136 33554432000 4194304 4196468 140731492110896 140515559336928 140517305845461 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
[pid=27714/tid=27780] ppid=27711 vsize=10844940 memory=734279651657111216 CPUtime=0.07 cores=0,2,4,6
/proc/27714/task/27780/stat : 27780 (java) S 27711 27714 24851 0 -1 1077944384 9 13133 0 0 0 0 5 2 20 0 15 0 444427175 11105218560 90136 33554432000 4194304 4196468 140731492110896 140516727421360 140517305846402 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11042816 140731492117233 140731492119749 140731492119749 140731492122575 0
Current children cumulated CPU time: 8.81 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 360544 KiB

[startup+4.40066 s]*
/proc/loadavg: 1.70 1.47 1.45 3/214 27781
/proc/meminfo: memFree=29418140/32770624 swapFree=66953724/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+4.60014 s]
/proc/loadavg: 1.70 1.47 1.45 3/214 27781
/proc/meminfo: memFree=29418140/32770624 swapFree=66953724/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0
Real time (s): 4.66016
CPU time (s): 9.84454
CPU user time (s): 9.56181
CPU system time (s): 0.282732
CPU usage (%): 211.249
Max. virtual memory (cumulated for all children) (KiB): 10847172
Max. memory (cumulated for all children) (KiB): 372984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.56181
system time used= 0.282732
maximum resident set size= 375324
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 62614
page faults= 0
swaps= 0
block input operations= 0
block output operations= 184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5522
involuntary context switches= 59


# summary of solver processes directly reported to runsolver:
#   pid: 27714
#   total CPU time (s): 9.84454
#   total CPU user time (s): 9.56181
#   total CPU system time (s): 0.282732

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.050639 second user time and 0.084765 second system time

The end

Launcher Data

Begin job on node117 at 2019-09-17 03:46:50
IDJOB=4400630
IDBENCH=130927
IDSOLVER=2857
FILE ID=node117/4400630-1568684853
RUNJOBID= node117-1568673289-24882
PBS_JOBID= 21703791
Free space on /tmp= 61152 MiB

SOLVER NAME= Concrete 3.12.2
BENCH NAME= XCSP17/Subisomorphism/Subisomorphism-m1-si4-m4D/Subisomorphism-si4-m4Dr4-m256-08.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4400630-1568684853/watcher-4400630-1568684853 -o /tmp/evaluation-result-4400630-1568684853/solver-4400630-1568684853 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node117-1568673289-24882 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=44979452 HOME/instance-4400630-1568684853.xml

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

MD5SUM BENCH= 81c7a723557c708ecb18ed846030ca95
RANDOM SEED=44979452

node117.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.75
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.75
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.75
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.75
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:        29444500 kB
MemAvailable:   30598612 kB
Buffers:          120636 kB
Cached:          1312568 kB
SwapCached:        50008 kB
Active:          1879752 kB
Inactive:         861816 kB
Active(anon):    1258892 kB
Inactive(anon):    87452 kB
Active(file):     620860 kB
Inactive(file):   774364 kB
Unevictable:      109132 kB
Mlocked:          109132 kB
SwapTotal:      67108860 kB
SwapFree:       66953724 kB
Dirty:             35364 kB
Writeback:             0 kB
AnonPages:       1376956 kB
Mapped:            55364 kB
Shmem:             29684 kB
Slab:             178784 kB
SReclaimable:     149444 kB
SUnreclaim:        29340 kB
KernelStack:        3984 kB
PageTables:         8400 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2433652 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1210368 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 61116 MiB
End job on node117 at 2019-09-17 03:46:55