Trace number 4400720

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 10.1189 5.07999

General information on the benchmark

NameHanoi/Hanoi-m1-s1/
Hanoi-07.xml
MD5SUM7f68b5f256bf6bd8019eb0158af88fa3
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.776956
Satisfiable
(Un)Satisfiability was proved
Number of variables126
Number of constraints126
Number of domains1
Minimum domain size2187
Maximum domain size2187
Distribution of domain sizes[{"size":2187,"count":126}]
Minimum variable degree1
Maximum variable degree2
Distribution of variable degrees[{"degree":1,"count":125},{"degree":2,"count":1}]
Minimum constraint arity1
Maximum constraint arity2
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":125}]
Number of extensional constraints125
Number of intensional constraints1
Distribution of constraint types[{"type":"extension","count":125},{"type":"intension","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.72/0.56	c Concrete v3.12.2.1568631193530 running
9.84/4.77	v <instantiation
9.84/4.77	v         >
9.84/4.77	v       <list>
9.84/4.77	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] x[102] x[103] x[104] x[105] x[106] x[107] x[108] x[109] x[110] x[111] x[112] x[113] x[114] x[115] x[116] x[117] x[118] x[119] x[120] x[121] x[122] x[123] x[124] x[125]
9.84/4.77	v       </list>
9.84/4.77	v       <values>
9.84/4.77	v         1 7 8 17 16 10 16 17 16 17 16 10 9 18 20 18 20 18 20 23 20 18 9 10 16 17 8 17 16 17 16 10 16 10 9 10 9 10 16 10 9 18 20 18 20 23 22 4 3 4 22 4 22 4 22 23 22 23 20 23 20 23 22 23 22 23 20 18 9 10 16 17 16 10 9 18 20 23 22 23 22 23 22 4 3 4 3 4 3 4 3 6 3 6 8 17 8 6 3 6 8 17 8 6 8 6 8 6 8 6 8 6 8 17 16 17 8 17 16 17 16 10 9 18 9 10
9.84/4.77	v       </values>
9.84/4.77	v     </instantiation>
9.84/4.77	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 (12939 MiB free)
  memory of node 1: 16384 MiB (15335 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4400720-1568692038/watcher-4400720-1568692038 -o /tmp/evaluation-result-4400720-1568692038/solver-4400720-1568692038 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1568669636-5872 --watchdog 2580 bin/xcsp-3-concrete -J-Xss32M -randomseed=914377589 HOME/instance-4400720-1568692038.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
Current StackSize limit: 8192 KiB

solver pid=11212, runsolver pid=11209

[startup+0.100142 s]*
/proc/loadavg: 1.60 1.50 1.40 3/218 11269
/proc/meminfo: memFree=28944752/32770624 swapFree=66939720/67108860
[pid=11212] ppid=11209 vsize=9972712 memory=17340 CPUtime=0.08 cores=1,3,5,7
/proc/11212/stat : 11212 (java) S 11209 11212 5840 0 -1 1077944320 4563 13008 0 0 1 0 4 3 20 0 6 0 445462036 10212057088 4335 33554432000 4194304 4196468 140724439028736 140724439011280 139902747840247 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
/proc/11212/statm: 2493178 4335 1958 1 0 2481616 0
[pid=11212/tid=11265] ppid=11209 vsize=9988792 memory=-8617482348318186131 CPUtime=0.08 cores=1,3,5,7
/proc/11212/task/11265/stat : 11265 (java) R 11209 11212 5840 0 -1 4202560 2382 13008 0 0 1 0 4 3 20 0 6 0 445462045 10228523008 4335 33554432000 4194304 4196468 140724439028736 139902719677008 139902740077374 0 4 0 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
[pid=11212/tid=11266] ppid=11209 vsize=9988792 memory=-7025452035940392864 CPUtime=0.07 cores=1,3,5,7
/proc/11212/task/11266/stat : 11266 (java) S 11209 11212 5840 0 -1 1077944384 1 13008 0 0 0 0 4 3 20 0 6 0 445462045 10228523008 4335 33554432000 4194304 4196468 140724439028736 139902752082576 139902747850453 0 4 0 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
[pid=11212/tid=11267] ppid=11209 vsize=9988792 memory=140461326825088 CPUtime=0.07 cores=1,3,5,7
/proc/11212/task/11267/stat : 11267 (java) S 11209 11212 5840 0 -1 1077944384 1 13008 0 0 0 0 4 3 20 0 6 0 445462045 10228523008 4335 33554432000 4194304 4196468 140724439028736 139902656285200 139902747850453 0 4 0 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
[pid=11212/tid=11268] ppid=11209 vsize=9988792 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/11212/task/11268/stat : 11268 (java) S 11209 11212 5840 0 -1 1077944384 1 13008 0 0 0 0 4 3 20 0 6 0 445462045 10228523008 4335 33554432000 4194304 4196468 140724439028736 139902655232400 139902747850453 0 4 0 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
[pid=11212/tid=11269] ppid=11209 vsize=9988792 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/11212/task/11269/stat : 11269 (java) S 11209 11212 5840 0 -1 1077944384 2 13008 0 0 0 0 4 3 20 0 6 0 445462045 10228523008 4335 33554432000 4194304 4196468 140724439028736 139902319384848 139902747850453 0 4 0 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 9972712 KiB
Current children cumulated memory: 17340 KiB

[startup+0.21861 s]*
/proc/loadavg: 1.60 1.50 1.40 5/227 11278
/proc/meminfo: memFree=28919924/32770624 swapFree=66939720/67108860
[pid=11212] ppid=11209 vsize=10821220 memory=47244 CPUtime=0.27 cores=1,3,5,7
/proc/11212/stat : 11212 (java) S 11209 11212 5840 0 -1 1077944320 7697 13008 0 0 18 2 4 3 20 0 15 0 445462036 11080929280 11811 33554432000 4194304 4196468 140724439028736 140724439011280 139902747840247 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
/proc/11212/statm: 2705305 11811 3305 1 0 2667405 0
[pid=11212/tid=11265] ppid=11209 vsize=10821220 memory=7022364594140610616 CPUtime=0.18 cores=1,3,5,7
/proc/11212/task/11265/stat : 11265 (java) R 11209 11212 5840 0 -1 4202560 4326 13008 0 0 10 1 4 3 20 0 15 0 445462045 11080929280 11943 33554432000 4194304 4196468 140724439028736 139902719652608 139902740519965 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
[pid=11212/tid=11266] ppid=11209 vsize=10821220 memory=345 CPUtime=0.07 cores=1,3,5,7
/proc/11212/task/11266/stat : 11266 (java) S 11209 11212 5840 0 -1 1077944384 1 13008 0 0 0 0 4 3 20 0 15 0 445462045 11080929280 11943 33554432000 4194304 4196468 140724439028736 139902752082576 139902747850453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
[pid=11212/tid=11267] ppid=11209 vsize=10821220 memory=3618557569016100512 CPUtime=0.07 cores=1,3,5,7
/proc/11212/task/11267/stat : 11267 (java) S 11209 11212 5840 0 -1 1077944384 1 13008 0 0 0 0 4 3 20 0 15 0 445462045 11080929280 11943 33554432000 4194304 4196468 140724439028736 139902656285200 139902747850453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
[pid=11212/tid=11268] ppid=11209 vsize=10821220 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/11212/task/11268/stat : 11268 (java) S 11209 11212 5840 0 -1 1077944384 1 13008 0 0 0 0 4 3 20 0 15 0 445462045 11080929280 11943 33554432000 4194304 4196468 140724439028736 139902655232400 139902747850453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
[pid=11212/tid=11269] ppid=11209 vsize=10821220 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/11212/task/11269/stat : 11269 (java) S 11209 11212 5840 0 -1 1077944384 2 13008 0 0 0 0 4 3 20 0 15 0 445462045 11080929280 11943 33554432000 4194304 4196468 140724439028736 139902319384848 139902747850453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
[pid=11212/tid=11270] ppid=11209 vsize=10821220 memory=140461326825088 CPUtime=0.07 cores=1,3,5,7
/proc/11212/task/11270/stat : 11270 (java) S 11209 11212 5840 0 -1 1077944384 2 13008 0 0 0 0 4 3 20 0 15 0 445462047 11080929280 11943 33554432000 4194304 4196468 140724439028736 139902274435952 139902747851394 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
[pid=11212/tid=11271] ppid=11209 vsize=10822180 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/11212/task/11271/stat : 11271 (java) S 11209 11212 5840 0 -1 1077944384 13 13008 0 0 0 0 4 3 20 0 15 0 445462047 11081912320 11943 33554432000 4194304 4196468 140724439028736 139902184318496 139902747850453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
[pid=11212/tid=11272] ppid=11209 vsize=10822180 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/11212/task/11272/stat : 11272 (java) S 11209 11212 5840 0 -1 1077944384 1 13008 0 0 0 0 4 3 20 0 15 0 445462047 11081912320 11943 33554432000 4194304 4196468 140724439028736 139902050100592 139902747850453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
[pid=11212/tid=11273] ppid=11209 vsize=10822180 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/11212/task/11273/stat : 11273 (java) S 11209 11212 5840 0 -1 1077944384 2 13008 0 0 0 0 4 3 20 0 15 0 445462050 11081912320 11943 33554432000 4194304 4196468 140724439028736 139901446121808 139902747858843 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
[pid=11212/tid=11274] ppid=11209 vsize=10822180 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/11212/task/11274/stat : 11274 (java) S 11209 11212 5840 0 -1 1077944384 519 13008 0 0 1 0 4 3 20 0 15 0 445462050 11081912320 12009 33554432000 4194304 4196468 140724439028736 139902273382768 139902747851394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
[pid=11212/tid=11275] ppid=11209 vsize=10822180 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/11212/task/11275/stat : 11275 (java) S 11209 11212 5840 0 -1 1077944384 152 13008 0 0 0 0 4 3 20 0 15 0 445462050 11081912320 12009 33554432000 4194304 4196468 140724439028736 139902272329968 139902747851394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
[pid=11212/tid=11276] ppid=11209 vsize=10822180 memory=140461326825088 CPUtime=0.1 cores=1,3,5,7
/proc/11212/task/11276/stat : 11276 (java) S 11209 11212 5840 0 -1 1077944384 597 13008 0 0 3 0 4 3 20 0 15 0 445462050 11081912320 12009 33554432000 4194304 4196468 140724439028736 139902271277168 139902747851394 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
[pid=11212/tid=11277] ppid=11209 vsize=10822180 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/11212/task/11277/stat : 11277 (java) S 11209 11212 5840 0 -1 1077944384 3 13008 0 0 0 0 4 3 20 0 15 0 445462050 11081912320 12009 33554432000 4194304 4196468 140724439028736 139900976359648 139902747850453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
[pid=11212/tid=11278] ppid=11209 vsize=10822180 memory=140461326825088 CPUtime=0.07 cores=1,3,5,7
/proc/11212/task/11278/stat : 11278 (java) S 11209 11212 5840 0 -1 1077944384 1 13008 0 0 0 0 4 3 20 0 15 0 445462051 11081912320 12009 33554432000 4194304 4196468 140724439028736 139902270225584 139902747851394 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 10821220 KiB
Current children cumulated memory: 47244 KiB

[startup+0.31061 s]*
/proc/loadavg: 1.60 1.50 1.40 3/227 11278
/proc/meminfo: memFree=28910632/32770624 swapFree=66939720/67108860
[pid=11212] ppid=11209 vsize=10820196 memory=54736 CPUtime=0.38 cores=1,3,5,7
/proc/11212/stat : 11212 (java) S 11209 11212 5840 0 -1 1077944320 10854 13008 0 0 28 3 4 3 20 0 15 0 445462036 11079880704 13684 33554432000 4194304 4196468 140724439028736 140724439011280 139902747840247 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
/proc/11212/statm: 2705049 13684 3315 1 0 2667149 0
[pid=11212/tid=11265] ppid=11209 vsize=10820196 memory=8317482817917895235 CPUtime=0.27 cores=1,3,5,7
/proc/11212/task/11265/stat : 11265 (java) R 11209 11212 5840 0 -1 4202560 7342 13008 0 0 18 2 4 3 20 0 15 0 445462045 11079880704 13684 33554432000 4194304 4196468 140724439028736 139902719636576 139902731920734 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
[pid=11212/tid=11266] ppid=11209 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/11212/task/11266/stat : 11266 (java) S 11209 11212 5840 0 -1 1077944384 1 13008 0 0 0 0 4 3 20 0 15 0 445462045 11079880704 13684 33554432000 4194304 4196468 140724439028736 139902752082576 139902747850453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
[pid=11212/tid=11267] ppid=11209 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/11212/task/11267/stat : 11267 (java) S 11209 11212 5840 0 -1 1077944384 1 13008 0 0 0 0 4 3 20 0 15 0 445462045 11079880704 13684 33554432000 4194304 4196468 140724439028736 139902656285200 139902747850453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
[pid=11212/tid=11268] ppid=11209 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/11212/task/11268/stat : 11268 (java) S 11209 11212 5840 0 -1 1077944384 1 13008 0 0 0 0 4 3 20 0 15 0 445462045 11079880704 13684 33554432000 4194304 4196468 140724439028736 139902655232400 139902747850453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
[pid=11212/tid=11269] ppid=11209 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/11212/task/11269/stat : 11269 (java) S 11209 11212 5840 0 -1 1077944384 2 13008 0 0 0 0 4 3 20 0 15 0 445462045 11079880704 13684 33554432000 4194304 4196468 140724439028736 139902319384848 139902747850453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
[pid=11212/tid=11270] ppid=11209 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/11212/task/11270/stat : 11270 (java) S 11209 11212 5840 0 -1 1077944384 2 13008 0 0 0 0 4 3 20 0 15 0 445462047 11079880704 13684 33554432000 4194304 4196468 140724439028736 139902274435952 139902747851394 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
[pid=11212/tid=11271] ppid=11209 vsize=10820196 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/11212/task/11271/stat : 11271 (java) S 11209 11212 5840 0 -1 1077944384 13 13008 0 0 0 0 4 3 20 0 15 0 445462047 11079880704 13684 33554432000 4194304 4196468 140724439028736 139902184318496 139902747850453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
[pid=11212/tid=11272] ppid=11209 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/11212/task/11272/stat : 11272 (java) S 11209 11212 5840 0 -1 1077944384 1 13008 0 0 0 0 4 3 20 0 15 0 445462047 11079880704 13684 33554432000 4194304 4196468 140724439028736 139902050100592 139902747850453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
[pid=11212/tid=11273] ppid=11209 vsize=10820196 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/11212/task/11273/stat : 11273 (java) S 11209 11212 5840 0 -1 1077944384 2 13008 0 0 0 0 4 3 20 0 15 0 445462050 11079880704 13684 33554432000 4194304 4196468 140724439028736 139901446121808 139902747858843 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
[pid=11212/tid=11274] ppid=11209 vsize=10820196 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/11212/task/11274/stat : 11274 (java) S 11209 11212 5840 0 -1 1077944384 520 13008 0 0 2 0 4 3 20 0 15 0 445462050 11079880704 13684 33554432000 4194304 4196468 140724439028736 139902273382768 139902747851394 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
[pid=11212/tid=11275] ppid=11209 vsize=10820196 memory=-1 CPUtime=0.08 cores=1,3,5,7
/proc/11212/task/11275/stat : 11275 (java) S 11209 11212 5840 0 -1 1077944384 152 13008 0 0 1 0 4 3 20 0 15 0 445462050 11079880704 13684 33554432000 4194304 4196468 140724439028736 139902272329968 139902747851394 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
[pid=11212/tid=11276] ppid=11209 vsize=10820196 memory=140461326825088 CPUtime=0.12 cores=1,3,5,7
/proc/11212/task/11276/stat : 11276 (java) S 11209 11212 5840 0 -1 1077944384 604 13008 0 0 5 0 4 3 20 0 15 0 445462050 11079880704 13684 33554432000 4194304 4196468 140724439028736 139902271277168 139902747851394 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
[pid=11212/tid=11277] ppid=11209 vsize=10820196 memory=-1 CPUtime=0.07 cores=1,3,5,7
/proc/11212/task/11277/stat : 11277 (java) S 11209 11212 5840 0 -1 1077944384 3 13008 0 0 0 0 4 3 20 0 15 0 445462050 11079880704 13684 33554432000 4194304 4196468 140724439028736 139900976359648 139902747850453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
[pid=11212/tid=11278] ppid=11209 vsize=10820196 memory=140461326825088 CPUtime=0.07 cores=1,3,5,7
/proc/11212/task/11278/stat : 11278 (java) S 11209 11212 5840 0 -1 1077944384 1 13008 0 0 0 0 4 3 20 0 15 0 445462051 11079880704 13684 33554432000 4194304 4196468 140724439028736 139902270225584 139902747851394 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
Current children cumulated CPU time: 0.38 s
Current children cumulated vsize: 10820196 KiB
Current children cumulated memory: 54736 KiB

[startup+0.701612 s]
/proc/loadavg: 1.63 1.51 1.41 3/227 11278
/proc/meminfo: memFree=28895884/32770624 swapFree=66939720/67108860
[pid=11212] ppid=11209 vsize=10824364 memory=87780 CPUtime=1.09 cores=1,3,5,7
/proc/11212/stat : 11212 (java) S 11209 11212 5840 0 -1 1077944320 15100 13008 0 0 97 5 4 3 20 0 15 0 445462036 11084148736 21945 33554432000 4194304 4196468 140724439028736 140724439011280 139902747840247 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
/proc/11212/statm: 2706091 21945 3512 1 0 2668173 0
[pid=11212/tid=11265] ppid=11209 vsize=10824364 memory=0 CPUtime=0.66 cores=1,3,5,7
/proc/11212/task/11265/stat : 11265 (java) R 11209 11212 5840 0 -1 4202560 10407 13008 0 0 55 4 4 3 20 0 15 0 445462045 11084148736 21945 33554432000 4194304 4196468 140724439028736 139902719656160 139902727437720 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
[pid=11212/tid=11266] ppid=11209 vsize=10824364 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/11212/task/11266/stat : 11266 (java) S 11209 11212 5840 0 -1 1077944384 1 13008 0 0 0 0 4 3 20 0 15 0 445462045 11084148736 21945 33554432000 4194304 4196468 140724439028736 139902752082576 139902747850453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
[pid=11212/tid=11267] ppid=11209 vsize=10824364 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/11212/task/11267/stat : 11267 (java) S 11209 11212 5840 0 -1 1077944384 1 13008 0 0 0 0 4 3 20 0 15 0 445462045 11084148736 21945 33554432000 4194304 4196468 140724439028736 139902656285200 139902747850453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
[pid=11212/tid=11268] ppid=11209 vsize=10824364 memory=140461201305808 CPUtime=0.07 cores=1,3,5,7
/proc/11212/task/11268/stat : 11268 (java) S 11209 11212 5840 0 -1 1077944384 1 13008 0 0 0 0 4 3 20 0 15 0 445462045 11084148736 21945 33554432000 4194304 4196468 140724439028736 139902655232400 139902747850453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
[pid=11212/tid=11269] ppid=11209 vsize=10824364 memory=140462610449001 CPUtime=0.07 cores=1,3,5,7
/proc/11212/task/11269/stat : 11269 (java) S 11209 11212 5840 0 -1 1077944384 2 13008 0 0 0 0 4 3 20 0 15 0 445462045 11084148736 21945 33554432000 4194304 4196468 140724439028736 139902319384848 139902747850453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
[pid=11212/tid=11270] ppid=11209 vsize=10824364 memory=1060 CPUtime=0.07 cores=1,3,5,7
/proc/11212/task/11270/stat : 11270 (java) S 11209 11212 5840 0 -1 1077944384 5 13008 0 0 0 0 4 3 20 0 15 0 445462047 11084148736 21945 33554432000 4194304 4196468 140724439028736 139902274435952 139902747851394 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
[pid=11212/tid=11271] ppid=11209 vsize=10824364 memory=7014751519667017297 CPUtime=0.07 cores=1,3,5,7
/proc/11212/task/11271/stat : 11271 (java) S 11209 11212 5840 0 -1 1077944384 13 13008 0 0 0 0 4 3 20 0 15 0 445462047 11084148736 21945 33554432000 4194304 4196468 140724439028736 139902184318496 139902747850453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
[pid=11212/tid=11272] ppid=11209 vsize=10824364 memory=7740393996826465387 CPUtime=0.07 cores=1,3,5,7
/proc/11212/task/11272/stat : 11272 (java) S 11209 11212 5840 0 -1 1077944384 1 13008 0 0 0 0 4 3 20 0 15 0 445462047 11084148736 21945 33554432000 4194304 4196468 140724439028736 139902050100592 139902747850453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
[pid=11212/tid=11273] ppid=11209 vsize=10824364 memory=14056 CPUtime=0.07 cores=1,3,5,7
/proc/11212/task/11273/stat : 11273 (java) S 11209 11212 5840 0 -1 1077944384 2 13008 0 0 0 0 4 3 20 0 15 0 445462050 11084148736 21945 33554432000 4194304 4196468 140724439028736 139901446121808 139902747858843 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
[pid=11212/tid=11274] ppid=11209 vsize=10824364 memory=2116 CPUtime=0.19 cores=1,3,5,7
/proc/11212/task/11274/stat : 11274 (java) R 11209 11212 5840 0 -1 4202560 1002 13008 0 0 12 0 4 3 20 0 15 0 445462050 11084148736 21945 33554432000 4194304 4196468 140724439028736 139902273382768 139902733854564 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
[pid=11212/tid=11275] ppid=11209 vsize=10824364 memory=516 CPUtime=0.18 cores=1,3,5,7
/proc/11212/task/11275/stat : 11275 (java) S 11209 11212 5840 0 -1 1077944384 640 13008 0 0 11 0 4 3 20 0 15 0 445462050 11084148736 21945 33554432000 4194304 4196468 140724439028736 139902272329968 139902747851394 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
[pid=11212/tid=11276] ppid=11209 vsize=10824364 memory=1556 CPUtime=0.23 cores=1,3,5,7
/proc/11212/task/11276/stat : 11276 (java) S 11209 11212 5840 0 -1 1077944384 810 13008 0 0 16 0 4 3 20 0 15 0 445462050 11084148736 21945 33554432000 4194304 4196468 140724439028736 139902271277168 139902747851394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
[pid=11212/tid=11277] ppid=11209 vsize=10824364 memory=928 CPUtime=0.07 cores=1,3,5,7
/proc/11212/task/11277/stat : 11277 (java) S 11209 11212 5840 0 -1 1077944384 3 13008 0 0 0 0 4 3 20 0 15 0 445462050 11084148736 21945 33554432000 4194304 4196468 140724439028736 139900976359648 139902747850453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
[pid=11212/tid=11278] ppid=11209 vsize=10824364 memory=1772 CPUtime=0.07 cores=1,3,5,7
/proc/11212/task/11278/stat : 11278 (java) S 11209 11212 5840 0 -1 1077944384 1 13008 0 0 0 0 4 3 20 0 15 0 445462051 11084148736 21945 33554432000 4194304 4196468 140724439028736 139902270225584 139902747851394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
Current children cumulated CPU time: 1.09 s
Current children cumulated vsize: 10824364 KiB
Current children cumulated memory: 87780 KiB

[startup+1.50076 s]
/proc/loadavg: 1.63 1.51 1.41 3/227 11278
/proc/meminfo: memFree=28848296/32770624 swapFree=66939720/67108860
[pid=11212] ppid=11209 vsize=10834680 memory=189208 CPUtime=2.61 cores=1,3,5,7
/proc/11212/stat : 11212 (java) S 11209 11212 5840 0 -1 1077944320 21804 13008 0 0 244 10 4 3 20 0 15 0 445462036 11094712320 47302 33554432000 4194304 4196468 140724439028736 140724439011280 139902747840247 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
/proc/11212/statm: 2708670 47302 3586 1 0 2670733 0
[pid=11212/tid=11265] ppid=11209 vsize=10834680 memory=185352 CPUtime=1.42 cores=1,3,5,7
/proc/11212/task/11265/stat : 11265 (java) R 11209 11212 5840 0 -1 4202560 15205 13008 0 0 129 6 4 3 20 0 15 0 445462045 11094712320 47302 33554432000 4194304 4196468 140724439028736 139902719664384 139902335400928 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
[pid=11212/tid=11266] ppid=11209 vsize=10834680 memory=2436 CPUtime=0.08 cores=1,3,5,7
/proc/11212/task/11266/stat : 11266 (java) S 11209 11212 5840 0 -1 1077944384 308 13008 0 0 1 0 4 3 20 0 15 0 445462045 11094712320 47302 33554432000 4194304 4196468 140724439028736 139902752082576 139902747850453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
[pid=11212/tid=11267] ppid=11209 vsize=10834680 memory=1760 CPUtime=0.08 cores=1,3,5,7
/proc/11212/task/11267/stat : 11267 (java) S 11209 11212 5840 0 -1 1077944384 34 13008 0 0 1 0 4 3 20 0 15 0 445462045 11094712320 47302 33554432000 4194304 4196468 140724439028736 139902656285200 139902747850453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
[pid=11212/tid=11268] ppid=11209 vsize=10834680 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/11212/task/11268/stat : 11268 (java) S 11209 11212 5840 0 -1 1077944384 57 13008 0 0 1 0 4 3 20 0 15 0 445462045 11094712320 47302 33554432000 4194304 4196468 140724439028736 139902655232400 139902747850453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
[pid=11212/tid=11269] ppid=11209 vsize=10834680 memory=-7303279828959712342 CPUtime=0.07 cores=1,3,5,7
/proc/11212/task/11269/stat : 11269 (java) S 11209 11212 5840 0 -1 1077944384 80 13008 0 0 0 0 4 3 20 0 15 0 445462045 11094712320 47302 33554432000 4194304 4196468 140724439028736 139902319384848 139902747850453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
[pid=11212/tid=11270] ppid=11209 vsize=10834680 memory=3833724587141655611 CPUtime=0.08 cores=1,3,5,7
/proc/11212/task/11270/stat : 11270 (java) S 11209 11212 5840 0 -1 1077944384 149 13008 0 0 1 0 4 3 20 0 15 0 445462047 11094712320 47302 33554432000 4194304 4196468 140724439028736 139902274435952 139902747851394 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
[pid=11212/tid=11271] ppid=11209 vsize=10834680 memory=-6870368076204431200 CPUtime=0.07 cores=1,3,5,7
/proc/11212/task/11271/stat : 11271 (java) S 11209 11212 5840 0 -1 1077944384 13 13008 0 0 0 0 4 3 20 0 15 0 445462047 11094712320 47302 33554432000 4194304 4196468 140724439028736 139902184318560 139902747850453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
[pid=11212/tid=11272] ppid=11209 vsize=10834680 memory=-6078294146213043397 CPUtime=0.07 cores=1,3,5,7
/proc/11212/task/11272/stat : 11272 (java) S 11209 11212 5840 0 -1 1077944384 2 13008 0 0 0 0 4 3 20 0 15 0 445462047 11094712320 47302 33554432000 4194304 4196468 140724439028736 139902050100592 139902747850453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
[pid=11212/tid=11273] ppid=11209 vsize=10834680 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/11212/task/11273/stat : 11273 (java) S 11209 11212 5840 0 -1 1077944384 2 13008 0 0 0 0 4 3 20 0 15 0 445462050 11094712320 47302 33554432000 4194304 4196468 140724439028736 139901446121808 139902747858843 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
[pid=11212/tid=11274] ppid=11209 vsize=10834680 memory=0 CPUtime=0.42 cores=1,3,5,7
/proc/11212/task/11274/stat : 11274 (java) S 11209 11212 5840 0 -1 1077944384 1377 13008 0 0 35 0 4 3 20 0 15 0 445462050 11094712320 47302 33554432000 4194304 4196468 140724439028736 139902273382768 139902747851394 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
[pid=11212/tid=11275] ppid=11209 vsize=10834680 memory=4580 CPUtime=0.42 cores=1,3,5,7
/proc/11212/task/11275/stat : 11275 (java) S 11209 11212 5840 0 -1 1077944384 948 13008 0 0 35 0 4 3 20 0 15 0 445462050 11094712320 47302 33554432000 4194304 4196468 140724439028736 139902272329968 139902747851394 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
[pid=11212/tid=11276] ppid=11209 vsize=10834680 memory=6226319279024001616 CPUtime=0.44 cores=1,3,5,7
/proc/11212/task/11276/stat : 11276 (java) S 11209 11212 5840 0 -1 1077944384 1414 13008 0 0 37 0 4 3 20 0 15 0 445462050 11094712320 47302 33554432000 4194304 4196468 140724439028736 139902271277168 139902747851394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
[pid=11212/tid=11277] ppid=11209 vsize=10834680 memory=5792262887537201236 CPUtime=0.07 cores=1,3,5,7
/proc/11212/task/11277/stat : 11277 (java) S 11209 11212 5840 0 -1 1077944384 3 13008 0 0 0 0 4 3 20 0 15 0 445462050 11094712320 47302 33554432000 4194304 4196468 140724439028736 139900976359648 139902747850453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
[pid=11212/tid=11278] ppid=11209 vsize=10834680 memory=5865753171433056875 CPUtime=0.07 cores=1,3,5,7
/proc/11212/task/11278/stat : 11278 (java) S 11209 11212 5840 0 -1 1077944384 1 13008 0 0 0 0 4 3 20 0 15 0 445462051 11094712320 47302 33554432000 4194304 4196468 140724439028736 139902270225584 139902747851394 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
Current children cumulated CPU time: 2.61 s
Current children cumulated vsize: 10834680 KiB
Current children cumulated memory: 189208 KiB

[startup+3.11015 s]
/proc/loadavg: 1.63 1.51 1.41 3/227 11278
/proc/meminfo: memFree=28664004/32770624 swapFree=66939720/67108860
[pid=11212] ppid=11209 vsize=10842892 memory=327300 CPUtime=6.58 cores=1,3,5,7
/proc/11212/stat : 11212 (java) S 11209 11212 5840 0 -1 1077944320 42298 13008 0 0 632 19 4 3 20 0 15 0 445462036 11103121408 81825 33554432000 4194304 4196468 140724439028736 140724439011280 139902747840247 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
/proc/11212/statm: 2710723 81825 3613 1 0 2672781 0
[pid=11212/tid=11265] ppid=11209 vsize=10842892 memory=232760 CPUtime=3 cores=1,3,5,7
/proc/11212/task/11265/stat : 11265 (java) R 11209 11212 5840 0 -1 4202560 22571 13008 0 0 284 9 4 3 20 0 15 0 445462045 11103121408 81825 33554432000 4194304 4196468 140724439028736 139902719675088 139902335639597 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
[pid=11212/tid=11266] ppid=11209 vsize=10842892 memory=7017851025850067311 CPUtime=0.08 cores=1,3,5,7
/proc/11212/task/11266/stat : 11266 (java) S 11209 11212 5840 0 -1 1077944384 321 13008 0 0 1 0 4 3 20 0 15 0 445462045 11103121408 81825 33554432000 4194304 4196468 140724439028736 139902752082576 139902747850453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
[pid=11212/tid=11267] ppid=11209 vsize=10842892 memory=194196 CPUtime=0.09 cores=1,3,5,7
/proc/11212/task/11267/stat : 11267 (java) S 11209 11212 5840 0 -1 1077944384 165 13008 0 0 2 0 4 3 20 0 15 0 445462045 11103121408 81825 33554432000 4194304 4196468 140724439028736 139902656285200 139902747850453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
[pid=11212/tid=11268] ppid=11209 vsize=10842892 memory=4137290303932963203 CPUtime=0.08 cores=1,3,5,7
/proc/11212/task/11268/stat : 11268 (java) S 11209 11212 5840 0 -1 1077944384 68 13008 0 0 1 0 4 3 20 0 15 0 445462045 11103121408 81825 33554432000 4194304 4196468 140724439028736 139902655232400 139902747850453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
[pid=11212/tid=11269] ppid=11209 vsize=10842892 memory=6944656591801719708 CPUtime=0.1 cores=1,3,5,7
/proc/11212/task/11269/stat : 11269 (java) S 11209 11212 5840 0 -1 1077944384 279 13008 0 0 2 1 4 3 20 0 15 0 445462045 11103121408 81825 33554432000 4194304 4196468 140724439028736 139902319384848 139902747850453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
[pid=11212/tid=11270] ppid=11209 vsize=10842892 memory=-7384994778349281184 CPUtime=0.09 cores=1,3,5,7
/proc/11212/task/11270/stat : 11270 (java) S 11209 11212 5840 0 -1 1077944384 279 13008 0 0 2 0 4 3 20 0 15 0 445462047 11103121408 81825 33554432000 4194304 4196468 140724439028736 139902274435952 139902747851394 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
[pid=11212/tid=11271] ppid=11209 vsize=10842892 memory=7091589846179999078 CPUtime=0.07 cores=1,3,5,7
/proc/11212/task/11271/stat : 11271 (java) S 11209 11212 5840 0 -1 1077944384 16 13008 0 0 0 0 4 3 20 0 15 0 445462047 11103121408 81825 33554432000 4194304 4196468 140724439028736 139902184318560 139902747850453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
[pid=11212/tid=11272] ppid=11209 vsize=10842892 memory=7813865652928602452 CPUtime=0.07 cores=1,3,5,7
/proc/11212/task/11272/stat : 11272 (java) S 11209 11212 5840 0 -1 1077944384 12 13008 0 0 0 0 4 3 20 0 15 0 445462047 11103121408 81825 33554432000 4194304 4196468 140724439028736 139902050100608 139902747850453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
[pid=11212/tid=11273] ppid=11209 vsize=10842892 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/11212/task/11273/stat : 11273 (java) S 11209 11212 5840 0 -1 1077944384 2 13008 0 0 0 0 4 3 20 0 15 0 445462050 11103121408 81825 33554432000 4194304 4196468 140724439028736 139901446121808 139902747858843 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
[pid=11212/tid=11274] ppid=11209 vsize=10842892 memory=120 CPUtime=1.3 cores=1,3,5,7
/proc/11212/task/11274/stat : 11274 (java) S 11209 11212 5840 0 -1 1077944384 5700 13008 0 0 122 1 4 3 20 0 15 0 445462050 11103121408 81825 33554432000 4194304 4196468 140724439028736 139902273382768 139902747851394 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
[pid=11212/tid=11275] ppid=11209 vsize=10842892 memory=117 CPUtime=1.27 cores=1,3,5,7
/proc/11212/task/11275/stat : 11275 (java) S 11209 11212 5840 0 -1 1077944384 4419 13008 0 0 118 2 4 3 20 0 15 0 445462050 11103121408 81825 33554432000 4194304 4196468 140724439028736 139902272329968 139902747851394 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
[pid=11212/tid=11276] ppid=11209 vsize=10842892 memory=93 CPUtime=1.03 cores=1,3,5,7
/proc/11212/task/11276/stat : 11276 (java) R 11209 11212 5840 0 -1 4202560 6245 13008 0 0 94 2 4 3 20 0 15 0 445462050 11103121408 81825 33554432000 4194304 4196468 140724439028736 139902271277168 139902747852182 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
[pid=11212/tid=11277] ppid=11209 vsize=10842892 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/11212/task/11277/stat : 11277 (java) S 11209 11212 5840 0 -1 1077944384 3 13008 0 0 0 0 4 3 20 0 15 0 445462050 11103121408 81825 33554432000 4194304 4196468 140724439028736 139900976359648 139902747850453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
[pid=11212/tid=11278] ppid=11209 vsize=10842892 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/11212/task/11278/stat : 11278 (java) S 11209 11212 5840 0 -1 1077944384 7 13008 0 0 0 0 4 3 20 0 15 0 445462051 11103121408 81825 33554432000 4194304 4196468 140724439028736 139902270225584 139902747851394 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
Current children cumulated CPU time: 6.58 s
Current children cumulated vsize: 10842892 KiB
Current children cumulated memory: 327300 KiB

[startup+5.07995 s]
# the end of solver process 11212 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=9.80471 s, system=0.314151 s

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

[startup+3.20161 s]
/proc/loadavg: 1.63 1.51 1.41 3/227 11278
/proc/meminfo: memFree=28664004/32770624 swapFree=66939720/67108860
[pid=11212] ppid=11209 vsize=10842892 memory=343228 CPUtime=6.85 cores=1,3,5,7
/proc/11212/stat : 11212 (java) S 11209 11212 5840 0 -1 1077944320 42746 13008 0 0 659 19 4 3 20 0 15 0 445462036 11103121408 85807 33554432000 4194304 4196468 140724439028736 140724439011280 139902747840247 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
/proc/11212/statm: 2710723 85807 3613 1 0 2672781 0
[pid=11212/tid=11265] ppid=11209 vsize=10842892 memory=7 CPUtime=3.08 cores=1,3,5,7
/proc/11212/task/11265/stat : 11265 (java) R 11209 11212 5840 0 -1 4202560 22898 13008 0 0 292 9 4 3 20 0 15 0 445462045 11103121408 85807 33554432000 4194304 4196468 140724439028736 139902719500384 139902344746681 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
[pid=11212/tid=11266] ppid=11209 vsize=10842892 memory=7649399384298369329 CPUtime=0.08 cores=1,3,5,7
/proc/11212/task/11266/stat : 11266 (java) S 11209 11212 5840 0 -1 1077944384 321 13008 0 0 1 0 4 3 20 0 15 0 445462045 11103121408 85807 33554432000 4194304 4196468 140724439028736 139902752082576 139902747850453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
[pid=11212/tid=11267] ppid=11209 vsize=10842892 memory=7649399388593336625 CPUtime=0.09 cores=1,3,5,7
/proc/11212/task/11267/stat : 11267 (java) S 11209 11212 5840 0 -1 1077944384 165 13008 0 0 2 0 4 3 20 0 15 0 445462045 11103121408 85807 33554432000 4194304 4196468 140724439028736 139902656285200 139902747850453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
[pid=11212/tid=11268] ppid=11209 vsize=10842892 memory=7649399392888303921 CPUtime=0.08 cores=1,3,5,7
/proc/11212/task/11268/stat : 11268 (java) S 11209 11212 5840 0 -1 1077944384 68 13008 0 0 1 0 4 3 20 0 15 0 445462045 11103121408 85807 33554432000 4194304 4196468 140724439028736 139902655232400 139902747850453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
[pid=11212/tid=11269] ppid=11209 vsize=10842892 memory=7649399397183271217 CPUtime=0.1 cores=1,3,5,7
/proc/11212/task/11269/stat : 11269 (java) S 11209 11212 5840 0 -1 1077944384 279 13008 0 0 2 1 4 3 20 0 15 0 445462045 11103121408 85807 33554432000 4194304 4196468 140724439028736 139902319384848 139902747850453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
[pid=11212/tid=11270] ppid=11209 vsize=10842892 memory=7649399358545342769 CPUtime=0.09 cores=1,3,5,7
/proc/11212/task/11270/stat : 11270 (java) S 11209 11212 5840 0 -1 1077944384 279 13008 0 0 2 0 4 3 20 0 15 0 445462047 11103121408 85807 33554432000 4194304 4196468 140724439028736 139902274435952 139902747851394 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
[pid=11212/tid=11271] ppid=11209 vsize=10842892 memory=7649399362840310065 CPUtime=0.07 cores=1,3,5,7
/proc/11212/task/11271/stat : 11271 (java) S 11209 11212 5840 0 -1 1077944384 16 13008 0 0 0 0 4 3 20 0 15 0 445462047 11103121408 85807 33554432000 4194304 4196468 140724439028736 139902184318560 139902747850453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
[pid=11212/tid=11272] ppid=11209 vsize=10842892 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/11212/task/11272/stat : 11272 (java) S 11209 11212 5840 0 -1 1077944384 12 13008 0 0 0 0 4 3 20 0 15 0 445462047 11103121408 85807 33554432000 4194304 4196468 140724439028736 139902050100608 139902747850453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
[pid=11212/tid=11273] ppid=11209 vsize=10842892 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/11212/task/11273/stat : 11273 (java) S 11209 11212 5840 0 -1 1077944384 2 13008 0 0 0 0 4 3 20 0 15 0 445462050 11103121408 85807 33554432000 4194304 4196468 140724439028736 139901446121808 139902747858843 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
[pid=11212/tid=11274] ppid=11209 vsize=10842892 memory=2241 CPUtime=1.39 cores=1,3,5,7
/proc/11212/task/11274/stat : 11274 (java) R 11209 11212 5840 0 -1 4202560 5730 13008 0 0 131 1 4 3 20 0 15 0 445462050 11103121408 85807 33554432000 4194304 4196468 140724439028736 139902273369312 139902732765072 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
[pid=11212/tid=11275] ppid=11209 vsize=10842892 memory=2244 CPUtime=1.34 cores=1,3,5,7
/proc/11212/task/11275/stat : 11275 (java) R 11209 11212 5840 0 -1 4202560 4438 13008 0 0 125 2 4 3 20 0 15 0 445462050 11103121408 85807 33554432000 4194304 4196468 140724439028736 139902272308080 139902733868296 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
[pid=11212/tid=11276] ppid=11209 vsize=10842892 memory=0 CPUtime=1.07 cores=1,3,5,7
/proc/11212/task/11276/stat : 11276 (java) S 11209 11212 5840 0 -1 1077944384 6317 13008 0 0 98 2 4 3 20 0 15 0 445462050 11103121408 85807 33554432000 4194304 4196468 140724439028736 139902271277168 139902747851394 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
[pid=11212/tid=11277] ppid=11209 vsize=10842892 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/11212/task/11277/stat : 11277 (java) S 11209 11212 5840 0 -1 1077944384 3 13008 0 0 0 0 4 3 20 0 15 0 445462050 11103121408 85807 33554432000 4194304 4196468 140724439028736 139900976359648 139902747850453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
[pid=11212/tid=11278] ppid=11209 vsize=10842892 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/11212/task/11278/stat : 11278 (java) S 11209 11212 5840 0 -1 1077944384 7 13008 0 0 0 0 4 3 20 0 15 0 445462051 11103121408 85807 33554432000 4194304 4196468 140724439028736 139902270225584 139902747851394 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
Current children cumulated CPU time: 6.85 s
Current children cumulated vsize: 10842892 KiB
Current children cumulated memory: 343228 KiB

[startup+4.00073 s]*
/proc/loadavg: 1.63 1.51 1.41 4/227 11278
/proc/meminfo: memFree=28569868/32770624 swapFree=66939720/67108860
[pid=11212] ppid=11209 vsize=10844940 memory=371164 CPUtime=8.74 cores=1,3,5,7
/proc/11212/stat : 11212 (java) S 11209 11212 5840 0 -1 1077944320 47569 13008 0 0 844 23 4 3 20 0 15 0 445462036 11105218560 92791 33554432000 4194304 4196468 140724439028736 140724439011280 139902747840247 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
/proc/11212/statm: 2711235 92791 3617 1 0 2673293 0
[pid=11212/tid=11265] ppid=11209 vsize=10844940 memory=8317482817917895235 CPUtime=3.85 cores=1,3,5,7
/proc/11212/task/11265/stat : 11265 (java) R 11209 11212 5840 0 -1 4202560 23877 13008 0 0 368 10 4 3 20 0 15 0 445462045 11105218560 92791 33554432000 4194304 4196468 140724439028736 139902719672752 139902747852182 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
[pid=11212/tid=11266] ppid=11209 vsize=10844940 memory=4126316290023845779 CPUtime=0.12 cores=1,3,5,7
/proc/11212/task/11266/stat : 11266 (java) S 11209 11212 5840 0 -1 1077944384 346 13008 0 0 4 1 4 3 20 0 15 0 445462045 11105218560 92791 33554432000 4194304 4196468 140724439028736 139902752082576 139902747850453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
[pid=11212/tid=11267] ppid=11209 vsize=10844940 memory=10285037389569 CPUtime=0.12 cores=1,3,5,7
/proc/11212/task/11267/stat : 11267 (java) S 11209 11212 5840 0 -1 1077944384 196 13008 0 0 4 1 4 3 20 0 15 0 445462045 11105218560 92791 33554432000 4194304 4196468 140724439028736 139902656285200 139902747850453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
[pid=11212/tid=11268] ppid=11209 vsize=10844940 memory=10370936735489 CPUtime=0.11 cores=1,3,5,7
/proc/11212/task/11268/stat : 11268 (java) S 11209 11212 5840 0 -1 1077944384 98 13008 0 0 3 1 4 3 20 0 15 0 445462045 11105218560 92791 33554432000 4194304 4196468 140724439028736 139902655232400 139902747850453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
[pid=11212/tid=11269] ppid=11209 vsize=10844940 memory=27258748144362 CPUtime=0.12 cores=1,3,5,7
/proc/11212/task/11269/stat : 11269 (java) S 11209 11212 5840 0 -1 1077944384 308 13008 0 0 4 1 4 3 20 0 15 0 445462045 11105218560 92791 33554432000 4194304 4196468 140724439028736 139902319384848 139902747850453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
[pid=11212/tid=11270] ppid=11209 vsize=10844940 memory=27370417294058 CPUtime=0.1 cores=1,3,5,7
/proc/11212/task/11270/stat : 11270 (java) S 11209 11212 5840 0 -1 1077944384 3506 13008 0 0 3 0 4 3 20 0 15 0 445462047 11105218560 92791 33554432000 4194304 4196468 140724439028736 139902274435952 139902747851394 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
[pid=11212/tid=11271] ppid=11209 vsize=10844940 memory=280922402374096 CPUtime=0.07 cores=1,3,5,7
/proc/11212/task/11271/stat : 11271 (java) S 11209 11212 5840 0 -1 1077944384 16 13008 0 0 0 0 4 3 20 0 15 0 445462047 11105218560 92791 33554432000 4194304 4196468 140724439028736 139902184318560 139902747850453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
[pid=11212/tid=11272] ppid=11209 vsize=10844940 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/11212/task/11272/stat : 11272 (java) S 11209 11212 5840 0 -1 1077944384 12 13008 0 0 0 0 4 3 20 0 15 0 445462047 11105218560 92791 33554432000 4194304 4196468 140724439028736 139902050100608 139902747850453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
[pid=11212/tid=11273] ppid=11209 vsize=10844940 memory=280922403013488 CPUtime=0.07 cores=1,3,5,7
/proc/11212/task/11273/stat : 11273 (java) S 11209 11212 5840 0 -1 1077944384 2 13008 0 0 0 0 4 3 20 0 15 0 445462050 11105218560 92791 33554432000 4194304 4196468 140724439028736 139901446121808 139902747858843 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
[pid=11212/tid=11274] ppid=11209 vsize=10844940 memory=6655300316396806240 CPUtime=1.8 cores=1,3,5,7
/proc/11212/task/11274/stat : 11274 (java) R 11209 11212 5840 0 -1 1077944384 5856 13008 0 0 172 1 4 3 20 0 15 0 445462050 11105218560 92791 33554432000 4194304 4196468 140724439028736 139902273382768 139902747851394 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
[pid=11212/tid=11275] ppid=11209 vsize=10844940 memory=0 CPUtime=1.77 cores=1,3,5,7
/proc/11212/task/11275/stat : 11275 (java) R 11209 11212 5840 0 -1 4202560 4559 13008 0 0 168 2 4 3 20 0 15 0 445462050 11105218560 92791 33554432000 4194304 4196468 140724439028736 139902272329968 139902747852182 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
[pid=11212/tid=11276] ppid=11209 vsize=10844940 memory=164 CPUtime=1.2 cores=1,3,5,7
/proc/11212/task/11276/stat : 11276 (java) R 11209 11212 5840 0 -1 4202560 6572 13008 0 0 111 2 4 3 20 0 15 0 445462050 11105218560 92791 33554432000 4194304 4196468 140724439028736 139902271277168 139902729213766 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
[pid=11212/tid=11277] ppid=11209 vsize=10844940 memory=-8990767739041718176 CPUtime=0.07 cores=1,3,5,7
/proc/11212/task/11277/stat : 11277 (java) S 11209 11212 5840 0 -1 1077944384 3 13008 0 0 0 0 4 3 20 0 15 0 445462050 11105218560 92791 33554432000 4194304 4196468 140724439028736 139900976359648 139902747850453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
[pid=11212/tid=11278] ppid=11209 vsize=10844940 memory=6944656425122700657 CPUtime=0.07 cores=1,3,5,7
/proc/11212/task/11278/stat : 11278 (java) S 11209 11212 5840 0 -1 1077944384 7 13008 0 0 0 0 4 3 20 0 15 0 445462051 11105218560 92791 33554432000 4194304 4196468 140724439028736 139902270225584 139902747851394 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37638144 140724439030512 140724439033029 140724439033029 140724439035855 0
Current children cumulated CPU time: 8.74 s
Current children cumulated vsize: 10844940 KiB
Current children cumulated memory: 371164 KiB

[startup+4.80079 s]*
/proc/loadavg: 1.63 1.51 1.41 2/214 11279
/proc/meminfo: memFree=28914036/32770624 swapFree=66939720/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+5.00014 s]*
/proc/loadavg: 1.63 1.51 1.41 2/214 11279
/proc/meminfo: memFree=28918556/32770624 swapFree=66939720/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): 5.07999
CPU time (s): 10.1189
CPU user time (s): 9.80471
CPU system time (s): 0.314151
CPU usage (%): 199.191
Max. virtual memory (cumulated for all children) (KiB): 10844940
Max. memory (cumulated for all children) (KiB): 484932

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.80471
system time used= 0.314151
maximum resident set size= 487464
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 61076
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= 5476
involuntary context switches= 40


# summary of solver processes directly reported to runsolver:
#   pid: 11212
#   total CPU time (s): 10.1189
#   total CPU user time (s): 9.80471
#   total CPU system time (s): 0.314151

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.057797 second user time and 0.086653 second system time

The end

Launcher Data

Begin job on node105 at 2019-09-17 04:45:42
IDJOB=4400720
IDBENCH=138763
IDSOLVER=2857
FILE ID=node105/4400720-1568692038
RUNJOBID= node105-1568669636-5872
PBS_JOBID= 21703795
Free space on /tmp= 60968 MiB

SOLVER NAME= Concrete 3.12.2
BENCH NAME= XCSP17/Hanoi/Hanoi-m1-s1/Hanoi-07.xml
COMMAND LINE= bin/xcsp-3-concrete -J-Xss32M -randomseed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4400720-1568692038/watcher-4400720-1568692038 -o /tmp/evaluation-result-4400720-1568692038/solver-4400720-1568692038 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1568669636-5872 --watchdog 2580  bin/xcsp-3-concrete -J-Xss32M -randomseed=914377589 HOME/instance-4400720-1568692038.xml

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

MD5SUM BENCH= 7f68b5f256bf6bd8019eb0158af88fa3
RANDOM SEED=914377589

node105.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.00
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.00
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.00
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.00
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:        28954320 kB
MemAvailable:   29639968 kB
Buffers:          176228 kB
Cached:           809424 kB
SwapCached:        65700 kB
Active:          2760324 kB
Inactive:         499556 kB
Active(anon):    2215068 kB
Inactive(anon):   103476 kB
Active(file):     545256 kB
Inactive(file):   396080 kB
Unevictable:      109004 kB
Mlocked:          109004 kB
SwapTotal:      67108860 kB
SwapFree:       66939720 kB
Dirty:             35336 kB
Writeback:           168 kB
AnonPages:       2319204 kB
Mapped:            57416 kB
Shmem:             35512 kB
Slab:             149400 kB
SReclaimable:     120292 kB
SUnreclaim:        29108 kB
KernelStack:        3712 kB
PageTables:        10152 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3465804 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2164736 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 60936 MiB
End job on node105 at 2019-09-17 04:45:47