Trace number 4257680

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 NameAnswerobjective functionCPU timeWall clock time
AbsCon-basic 2017-06-11SAT (TO)6 243.67101 240.01801

General information on the benchmark

NameQueenAttacking/QueenAttacking-m1-s1/
QueenAttacking-08.xml
MD5SUM8d41ef15b4a24b5ee65fe3e377737596
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark917.34601
Satisfiable
(Un)Satisfiability was proved
Number of variables83
Number of constraints82
Number of domains2
Minimum domain size2
Maximum domain size64
Distribution of domain sizes[{"size":2,"count":18},{"size":64,"count":65}]
Minimum variable degree2
Maximum variable degree18
Distribution of variable degrees[{"degree":2,"count":20},{"degree":3,"count":44},{"degree":4,"count":18},{"degree":18,"count":1}]
Minimum constraint arity2
Maximum constraint arity64
Distribution of constraint arities[{"arity":2,"count":63},{"arity":3,"count":18},{"arity":64,"count":1}]
Number of extensional constraints0
Number of intensional constraints81
Distribution of constraint types[{"type":"intension","count":81},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.23/0.36	
0.23/0.36	AbsCon 2 
0.23/0.36	
0.58/0.57	  Solving XCSP3-instance-4257680-1501654064 as a COP in -infty..+infty
0.58/0.57	  Loading variables...
0.80/0.61	  Loading constraints...
1.12/0.77	  Solver SolverBacktrack being built...
1.12/0.77	
1.44/0.80	  Preprocessing : gac=true, ccks=0, filters=0, revisions=0 (useless=0), AC=0, removals=0, inconsistent=false
1.44/0.80	
47.46/45.70	o 13
102.64/99.23	o 12
160.47/156.98	o 11
199.51/195.97	o 6
243.65/240.01	
243.65/240.01	v <instantiation id='sol4' type='solution' cost='6'>  <list> q x[] b[] </list>  <values> 37 60 43 49 59 53 63 46 31 37 47 62 52 58 48 33 27 44 54 39 45 55 61 51 57 40 50 56 41 24 34 28 38 23 29 35 25 42 32 26 16 1 11 5 22 7 13 19 9 3 20 14 4 10 0 17 2 8 18 12 6 21 15 30 36 1 1 0 0 1 0 0 0 0 1 0 1 0 0 0 0 1 0 </values>  </instantiation>
243.65/240.01	s SATISFIABLE

Verifier Data

OK	6

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4257680-1501654064/watcher-4257680-1501654064 -o /tmp/evaluation-result-4257680-1501654064/solver-4257680-1501654064 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node134-1501642909-6627 --watchdog 300 java -jar HOME/AbsCon-basic.jar HOME/instance-4257680-1501654064.xml 

pid=18285
running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 264 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 294 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 240 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
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 1.91 2.00 2.04 2/201 18288
/proc/meminfo: memFree=31620424/32770624 swapFree=0/330324
[pid=18288] ppid=18285 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/18288/stat : 18288 (runsolver) D 18285 18288 5234 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 12912164 24240128 106 18446744073709551615 4194304 4338465 140723342613456 140723342611096 140398749197015 0 0 1 24578 18446744071580418449 0 0 17 7 0 0 0 0 0 6438912 6441760 7593984 140723342614688 140723342615110 140723342615110 140723342618570 0
/proc/18288/statm: 5918 106 53 36 0 2156 0

[startup+0.100135 s]
/proc/loadavg: 1.91 2.00 2.04 2/201 18288
/proc/meminfo: memFree=31620424/32770624 swapFree=0/330324
[pid=18288] ppid=18285 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/18288/stat : 18288 (runsolver) D 18285 18288 5234 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 12912164 24240128 106 18446744073709551615 4194304 4338465 140723342613456 140723342611096 140398749197015 0 0 1 24578 18446744071580418449 0 0 17 7 0 0 0 0 0 6438912 6441760 7593984 140723342614688 140723342615110 140723342615110 140723342618570 0
/proc/18288/statm: 5918 106 53 36 0 2156 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23672

[startup+0.205601 s]
/proc/loadavg: 1.91 2.00 2.04 2/201 18288
/proc/meminfo: memFree=31620424/32770624 swapFree=0/330324
[pid=18288] ppid=18285 vsize=10551056 CPUtime=0.06 cores=1,3,5,7
/proc/18288/stat : 18288 (java) S 18285 18288 5234 0 -1 1077944320 4930 0 0 0 5 1 0 0 20 0 15 0 12912164 10804281344 6468 18446744073709551615 4194304 4196468 140732479958512 140732479941056 139942444134135 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 10 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
/proc/18288/statm: 2637764 6468 2599 1 0 2627269 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 10551056

[startup+0.300288 s]
/proc/loadavg: 1.91 2.00 2.04 2/201 18288
/proc/meminfo: memFree=31620424/32770624 swapFree=0/330324
[pid=18288] ppid=18285 vsize=10551180 CPUtime=0.23 cores=1,3,5,7
/proc/18288/stat : 18288 (java) S 18285 18288 5234 0 -1 1077944320 8560 0 0 0 21 2 0 0 20 0 15 0 12912164 10804408320 8905 18446744073709551615 4194304 4196468 140732479958512 140732479941056 139942444134135 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 10 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
/proc/18288/statm: 2637795 8905 2869 1 0 2627269 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 10551180

[startup+0.702431 s]
/proc/loadavg: 1.91 2.00 2.04 2/201 18288
/proc/meminfo: memFree=31620424/32770624 swapFree=0/330324
[pid=18288] ppid=18285 vsize=10621952 CPUtime=1.12 cores=1,3,5,7
/proc/18288/stat : 18288 (java) S 18285 18288 5234 0 -1 1077944320 13774 0 0 0 107 5 0 0 20 0 16 0 12912164 10876878848 19375 18446744073709551615 4194304 4196468 140732479958512 140732479941056 139942444134135 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 10 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
/proc/18288/statm: 2655488 19375 3074 1 0 2644422 0
Current children cumulated CPU time (s) 1.12
Current children cumulated vsize (KiB) 10621952

[startup+1.5006 s]
/proc/loadavg: 1.91 2.00 2.04 4/217 18304
/proc/meminfo: memFree=31528860/32770624 swapFree=0/330324
[pid=18288] ppid=18285 vsize=10624000 CPUtime=2.81 cores=1,3,5,7
/proc/18288/stat : 18288 (java) S 18285 18288 5234 0 -1 1077944320 18857 0 0 0 273 8 0 0 20 0 16 0 12912164 10878976000 26661 18446744073709551615 4194304 4196468 140732479958512 140732479941056 139942444134135 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 10 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
/proc/18288/statm: 2656000 26661 3094 1 0 2644934 0
[pid=18288/tid=18290] ppid=18285 vsize=10624000 CPUtime=0.21 cores=1,3,5,7
/proc/18288/task/18290/stat : 18290 (java) S 18285 18288 5234 0 -1 1077944384 6162 0 0 0 19 2 0 0 20 0 16 0 12912175 10878976000 26661 18446744073709551615 4194304 4196468 140732479958512 139942448377008 139942444144341 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18291] ppid=18285 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/18288/task/18291/stat : 18291 (java) S 18285 18288 5234 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 12912176 10878976000 26661 18446744073709551615 4194304 4196468 140732479958512 139942385171600 139942444144341 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18292] ppid=18285 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/18288/task/18292/stat : 18292 (java) S 18285 18288 5234 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 12912176 10878976000 26661 18446744073709551615 4194304 4196468 140732479958512 139942384118800 139942444144341 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18293] ppid=18285 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/18288/task/18293/stat : 18293 (java) S 18285 18288 5234 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 12912176 10878976000 26661 18446744073709551615 4194304 4196468 140732479958512 139942053145488 139942444144341 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18294] ppid=18285 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/18288/task/18294/stat : 18294 (java) S 18285 18288 5234 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 12912176 10878976000 26661 18446744073709551615 4194304 4196468 140732479958512 139942052092688 139942444144341 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18295] ppid=18285 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/18288/task/18295/stat : 18295 (java) S 18285 18288 5234 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 16 0 12912177 10878976000 26661 18446744073709551615 4194304 4196468 140732479958512 139941940824432 139942444145282 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18296] ppid=18285 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/18288/task/18296/stat : 18296 (java) S 18285 18288 5234 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 12912177 10878976000 26661 18446744073709551615 4194304 4196468 140732479958512 139941939770400 139942444144341 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18297] ppid=18285 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/18288/task/18297/stat : 18297 (java) S 18285 18288 5234 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 12912178 10878976000 26661 18446744073709551615 4194304 4196468 140732479958512 139941938717552 139942444144341 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18298] ppid=18285 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/18288/task/18298/stat : 18298 (java) S 18285 18288 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 12912180 10878976000 26661 18446744073709551615 4194304 4196468 140732479958512 139941937665872 139942444152731 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18299] ppid=18285 vsize=10624000 CPUtime=0.52 cores=1,3,5,7
/proc/18288/task/18299/stat : 18299 (java) S 18285 18288 5234 0 -1 1077944384 1590 0 0 0 52 0 0 0 20 0 16 0 12912180 10878976000 26661 18446744073709551615 4194304 4196468 140732479958512 139941936614256 139942444145282 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18300] ppid=18285 vsize=10624000 CPUtime=0.5 cores=1,3,5,7
/proc/18288/task/18300/stat : 18300 (java) S 18285 18288 5234 0 -1 1077944384 1056 0 0 0 50 0 0 0 20 0 16 0 12912180 10878976000 26661 18446744073709551615 4194304 4196468 140732479958512 139941935561456 139942444145282 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18301] ppid=18285 vsize=10624000 CPUtime=0.42 cores=1,3,5,7
/proc/18288/task/18301/stat : 18301 (java) S 18285 18288 5234 0 -1 1077944384 2959 0 0 0 41 1 0 0 20 0 16 0 12912180 10878976000 26661 18446744073709551615 4194304 4196468 140732479958512 139941934508656 139942444145282 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18302] ppid=18285 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/18288/task/18302/stat : 18302 (java) S 18285 18288 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 12912180 10878976000 26661 18446744073709551615 4194304 4196468 140732479958512 139941933456096 139942444144341 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18303] ppid=18285 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/18288/task/18303/stat : 18303 (java) S 18285 18288 5234 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 16 0 12912184 10878976000 26661 18446744073709551615 4194304 4196468 140732479958512 139941932403376 139942444145282 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18304] ppid=18285 vsize=10624000 CPUtime=1.12 cores=1,3,5,7
/proc/18288/task/18304/stat : 18304 (java) R 18285 18288 5234 0 -1 4202560 5712 0 0 0 109 3 0 0 20 0 16 0 12912200 10878976000 26661 18446744073709551615 4194304 4196468 140732479958512 139941929212896 139942066884069 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
Current children cumulated CPU time (s) 2.81
Current children cumulated vsize (KiB) 10624000

[startup+3.1006 s]
/proc/loadavg: 1.91 2.00 2.04 3/217 18304
/proc/meminfo: memFree=31522104/32770624 swapFree=0/330324
[pid=18288] ppid=18285 vsize=10624000 CPUtime=4.5 cores=1,3,5,7
/proc/18288/stat : 18288 (java) S 18285 18288 5234 0 -1 1077944320 20549 0 0 0 442 8 0 0 20 0 16 0 12912164 10878976000 27246 18446744073709551615 4194304 4196468 140732479958512 140732479941056 139942444134135 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 10 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
/proc/18288/statm: 2656000 27246 3097 1 0 2644934 0
[pid=18288/tid=18290] ppid=18285 vsize=10624000 CPUtime=0.21 cores=1,3,5,7
/proc/18288/task/18290/stat : 18290 (java) S 18285 18288 5234 0 -1 1077944384 6162 0 0 0 19 2 0 0 20 0 16 0 12912175 10878976000 27246 18446744073709551615 4194304 4196468 140732479958512 139942448377008 139942444144341 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18291] ppid=18285 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/18288/task/18291/stat : 18291 (java) S 18285 18288 5234 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 12912176 10878976000 27246 18446744073709551615 4194304 4196468 140732479958512 139942385171600 139942444144341 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18292] ppid=18285 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/18288/task/18292/stat : 18292 (java) S 18285 18288 5234 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 12912176 10878976000 27246 18446744073709551615 4194304 4196468 140732479958512 139942384118800 139942444144341 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18293] ppid=18285 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/18288/task/18293/stat : 18293 (java) S 18285 18288 5234 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 12912176 10878976000 27246 18446744073709551615 4194304 4196468 140732479958512 139942053145488 139942444144341 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18294] ppid=18285 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/18288/task/18294/stat : 18294 (java) S 18285 18288 5234 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 12912176 10878976000 27246 18446744073709551615 4194304 4196468 140732479958512 139942052092688 139942444144341 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18295] ppid=18285 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/18288/task/18295/stat : 18295 (java) S 18285 18288 5234 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 16 0 12912177 10878976000 27246 18446744073709551615 4194304 4196468 140732479958512 139941940824432 139942444145282 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18296] ppid=18285 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/18288/task/18296/stat : 18296 (java) S 18285 18288 5234 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 12912177 10878976000 27246 18446744073709551615 4194304 4196468 140732479958512 139941939770400 139942444144341 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18297] ppid=18285 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/18288/task/18297/stat : 18297 (java) S 18285 18288 5234 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 12912178 10878976000 27246 18446744073709551615 4194304 4196468 140732479958512 139941938717552 139942444144341 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18298] ppid=18285 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/18288/task/18298/stat : 18298 (java) S 18285 18288 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 12912180 10878976000 27246 18446744073709551615 4194304 4196468 140732479958512 139941937665872 139942444152731 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18299] ppid=18285 vsize=10624000 CPUtime=0.56 cores=1,3,5,7
/proc/18288/task/18299/stat : 18299 (java) S 18285 18288 5234 0 -1 1077944384 2015 0 0 0 56 0 0 0 20 0 16 0 12912180 10878976000 27246 18446744073709551615 4194304 4196468 140732479958512 139941936614256 139942444145282 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18300] ppid=18285 vsize=10624000 CPUtime=0.53 cores=1,3,5,7
/proc/18288/task/18300/stat : 18300 (java) S 18285 18288 5234 0 -1 1077944384 1331 0 0 0 53 0 0 0 20 0 16 0 12912180 10878976000 27246 18446744073709551615 4194304 4196468 140732479958512 139941935561456 139942444145282 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18301] ppid=18285 vsize=10624000 CPUtime=0.44 cores=1,3,5,7
/proc/18288/task/18301/stat : 18301 (java) S 18285 18288 5234 0 -1 1077944384 3614 0 0 0 43 1 0 0 20 0 16 0 12912180 10878976000 27246 18446744073709551615 4194304 4196468 140732479958512 139941934508656 139942444145282 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18302] ppid=18285 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/18288/task/18302/stat : 18302 (java) S 18285 18288 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 12912180 10878976000 27246 18446744073709551615 4194304 4196468 140732479958512 139941933456096 139942444144341 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18303] ppid=18285 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/18288/task/18303/stat : 18303 (java) S 18285 18288 5234 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 16 0 12912184 10878976000 27246 18446744073709551615 4194304 4196468 140732479958512 139941932403376 139942444145282 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18304] ppid=18285 vsize=10624000 CPUtime=2.72 cores=1,3,5,7
/proc/18288/task/18304/stat : 18304 (java) R 18285 18288 5234 0 -1 4202560 6005 0 0 0 269 3 0 0 20 0 16 0 12912200 10878976000 27246 18446744073709551615 4194304 4196468 140732479958512 139941929209744 139942068173722 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
Current children cumulated CPU time (s) 4.5
Current children cumulated vsize (KiB) 10624000

[startup+6.30058 s]
/proc/loadavg: 1.84 1.98 2.04 3/217 18304
/proc/meminfo: memFree=31515476/32770624 swapFree=0/330336
[pid=18288] ppid=18285 vsize=10624000 CPUtime=7.9 cores=1,3,5,7
/proc/18288/stat : 18288 (java) S 18285 18288 5234 0 -1 1077944320 24580 0 0 0 781 9 0 0 20 0 16 0 12912164 10878976000 29343 18446744073709551615 4194304 4196468 140732479958512 140732479941056 139942444134135 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 10 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
/proc/18288/statm: 2656000 29343 3101 1 0 2644934 0
[pid=18288/tid=18290] ppid=18285 vsize=10624000 CPUtime=0.21 cores=1,3,5,7
/proc/18288/task/18290/stat : 18290 (java) S 18285 18288 5234 0 -1 1077944384 6162 0 0 0 19 2 0 0 20 0 16 0 12912175 10878976000 29343 18446744073709551615 4194304 4196468 140732479958512 139942448377008 139942444144341 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18291] ppid=18285 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/18288/task/18291/stat : 18291 (java) S 18285 18288 5234 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 12912176 10878976000 29343 18446744073709551615 4194304 4196468 140732479958512 139942385171600 139942444144341 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18292] ppid=18285 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/18288/task/18292/stat : 18292 (java) S 18285 18288 5234 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 12912176 10878976000 29343 18446744073709551615 4194304 4196468 140732479958512 139942384118800 139942444144341 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18293] ppid=18285 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/18288/task/18293/stat : 18293 (java) S 18285 18288 5234 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 12912176 10878976000 29343 18446744073709551615 4194304 4196468 140732479958512 139942053145488 139942444144341 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18294] ppid=18285 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/18288/task/18294/stat : 18294 (java) S 18285 18288 5234 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 12912176 10878976000 29343 18446744073709551615 4194304 4196468 140732479958512 139942052092688 139942444144341 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18295] ppid=18285 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/18288/task/18295/stat : 18295 (java) S 18285 18288 5234 0 -1 1077944384 382 0 0 0 0 0 0 0 20 0 16 0 12912177 10878976000 29343 18446744073709551615 4194304 4196468 140732479958512 139941940824432 139942444145282 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18296] ppid=18285 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/18288/task/18296/stat : 18296 (java) S 18285 18288 5234 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 12912177 10878976000 29343 18446744073709551615 4194304 4196468 140732479958512 139941939770400 139942444144341 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18297] ppid=18285 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/18288/task/18297/stat : 18297 (java) S 18285 18288 5234 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 16 0 12912178 10878976000 29343 18446744073709551615 4194304 4196468 140732479958512 139941938717552 139942444144341 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18298] ppid=18285 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/18288/task/18298/stat : 18298 (java) S 18285 18288 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 12912180 10878976000 29343 18446744073709551615 4194304 4196468 140732479958512 139941937665872 139942444152731 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18299] ppid=18285 vsize=10624000 CPUtime=0.67 cores=1,3,5,7
/proc/18288/task/18299/stat : 18299 (java) S 18285 18288 5234 0 -1 1077944384 3771 0 0 0 67 0 0 0 20 0 16 0 12912180 10878976000 29343 18446744073709551615 4194304 4196468 140732479958512 139941936614256 139942444145282 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18300] ppid=18285 vsize=10624000 CPUtime=0.6 cores=1,3,5,7
/proc/18288/task/18300/stat : 18300 (java) S 18285 18288 5234 0 -1 1077944384 2373 0 0 0 60 0 0 0 20 0 16 0 12912180 10878976000 29343 18446744073709551615 4194304 4196468 140732479958512 139941935561456 139942444145282 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18301] ppid=18285 vsize=10624000 CPUtime=0.45 cores=1,3,5,7
/proc/18288/task/18301/stat : 18301 (java) S 18285 18288 5234 0 -1 1077944384 3716 0 0 0 44 1 0 0 20 0 16 0 12912180 10878976000 29343 18446744073709551615 4194304 4196468 140732479958512 139941934508656 139942444145282 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18302] ppid=18285 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/18288/task/18302/stat : 18302 (java) S 18285 18288 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 12912180 10878976000 29343 18446744073709551615 4194304 4196468 140732479958512 139941933456096 139942444144341 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18303] ppid=18285 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/18288/task/18303/stat : 18303 (java) S 18285 18288 5234 0 -1 1077944384 148 0 0 0 0 0 0 0 20 0 16 0 12912184 10878976000 29343 18446744073709551615 4194304 4196468 140732479958512 139941932403376 139942444145282 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18304] ppid=18285 vsize=10624000 CPUtime=5.92 cores=1,3,5,7
/proc/18288/task/18304/stat : 18304 (java) R 18285 18288 5234 0 -1 4202560 6665 0 0 0 588 4 0 0 20 0 16 0 12912200 10878976000 29343 18446744073709551615 4194304 4196468 140732479958512 139941929210144 139942064969622 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
Current children cumulated CPU time (s) 7.9
Current children cumulated vsize (KiB) 10624000

[startup+12.7006 s]
/proc/loadavg: 1.85 1.98 2.04 3/217 18304
/proc/meminfo: memFree=31498720/32770624 swapFree=0/330340
[pid=18288] ppid=18285 vsize=10624000 CPUtime=14.32 cores=1,3,5,7
/proc/18288/stat : 18288 (java) S 18285 18288 5234 0 -1 1077944320 26830 0 0 0 1423 9 0 0 20 0 16 0 12912164 10878976000 33449 18446744073709551615 4194304 4196468 140732479958512 140732479941056 139942444134135 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 10 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
/proc/18288/statm: 2656000 33449 3101 1 0 2644934 0
[pid=18288/tid=18290] ppid=18285 vsize=10624000 CPUtime=0.21 cores=1,3,5,7
/proc/18288/task/18290/stat : 18290 (java) S 18285 18288 5234 0 -1 1077944384 6162 0 0 0 19 2 0 0 20 0 16 0 12912175 10878976000 33449 18446744073709551615 4194304 4196468 140732479958512 139942448377008 139942444144341 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18291] ppid=18285 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/18288/task/18291/stat : 18291 (java) S 18285 18288 5234 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 12912176 10878976000 33449 18446744073709551615 4194304 4196468 140732479958512 139942385171600 139942444144341 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18292] ppid=18285 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/18288/task/18292/stat : 18292 (java) S 18285 18288 5234 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 12912176 10878976000 33449 18446744073709551615 4194304 4196468 140732479958512 139942384118800 139942444144341 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18293] ppid=18285 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/18288/task/18293/stat : 18293 (java) S 18285 18288 5234 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 16 0 12912176 10878976000 33449 18446744073709551615 4194304 4196468 140732479958512 139942053145488 139942444144341 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18294] ppid=18285 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/18288/task/18294/stat : 18294 (java) S 18285 18288 5234 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 16 0 12912176 10878976000 33449 18446744073709551615 4194304 4196468 140732479958512 139942052092688 139942444144341 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18295] ppid=18285 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/18288/task/18295/stat : 18295 (java) S 18285 18288 5234 0 -1 1077944384 445 0 0 0 0 0 0 0 20 0 16 0 12912177 10878976000 33449 18446744073709551615 4194304 4196468 140732479958512 139941940824432 139942444145282 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0

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

/proc/meminfo: memFree=31393380/32770624 swapFree=0/330436
[pid=18288] ppid=18285 vsize=10624000 CPUtime=165.88 cores=1,3,5,7
/proc/18288/stat : 18288 (java) S 18285 18288 5234 0 -1 1077944320 47657 0 0 0 16574 14 0 0 20 0 16 0 12912164 10878976000 54593 18446744073709551615 4194304 4196468 140732479958512 140732479941056 139942444134135 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 10 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
/proc/18288/statm: 2656000 54593 3136 1 0 2644934 0
[pid=18288/tid=18290] ppid=18285 vsize=10624000 CPUtime=0.21 cores=1,3,5,7
/proc/18288/task/18290/stat : 18290 (java) S 18285 18288 5234 0 -1 1077944384 6162 0 0 0 19 2 0 0 20 0 16 0 12912175 10878976000 54593 18446744073709551615 4194304 4196468 140732479958512 139942448377008 139942444144341 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18291] ppid=18285 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/18288/task/18291/stat : 18291 (java) S 18285 18288 5234 0 -1 1077944384 487 0 0 0 0 0 0 0 20 0 16 0 12912176 10878976000 54593 18446744073709551615 4194304 4196468 140732479958512 139942385171600 139942444144341 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18292] ppid=18285 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/18288/task/18292/stat : 18292 (java) S 18285 18288 5234 0 -1 1077944384 393 0 0 0 0 0 0 0 20 0 16 0 12912176 10878976000 54593 18446744073709551615 4194304 4196468 140732479958512 139942384118800 139942444144341 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18293] ppid=18285 vsize=10624000 CPUtime=0.01 cores=1,3,5,7
/proc/18288/task/18293/stat : 18293 (java) S 18285 18288 5234 0 -1 1077944384 54 0 0 0 1 0 0 0 20 0 16 0 12912176 10878976000 54593 18446744073709551615 4194304 4196468 140732479958512 139942053145488 139942444144341 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18294] ppid=18285 vsize=10624000 CPUtime=0.01 cores=1,3,5,7
/proc/18288/task/18294/stat : 18294 (java) S 18285 18288 5234 0 -1 1077944384 89 0 0 0 1 0 0 0 20 0 16 0 12912176 10878976000 54593 18446744073709551615 4194304 4196468 140732479958512 139942052092688 139942444144341 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18295] ppid=18285 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/18288/task/18295/stat : 18295 (java) S 18285 18288 5234 0 -1 1077944384 852 0 0 0 0 0 0 0 20 0 16 0 12912177 10878976000 54593 18446744073709551615 4194304 4196468 140732479958512 139941940824432 139942444145282 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18296] ppid=18285 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/18288/task/18296/stat : 18296 (java) S 18285 18288 5234 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 16 0 12912177 10878976000 54593 18446744073709551615 4194304 4196468 140732479958512 139941939770400 139942444144341 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18297] ppid=18285 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/18288/task/18297/stat : 18297 (java) S 18285 18288 5234 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 16 0 12912178 10878976000 54593 18446744073709551615 4194304 4196468 140732479958512 139941938717552 139942444144341 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18298] ppid=18285 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/18288/task/18298/stat : 18298 (java) S 18285 18288 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 12912180 10878976000 54593 18446744073709551615 4194304 4196468 140732479958512 139941937665872 139942444152731 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18299] ppid=18285 vsize=10624000 CPUtime=1.47 cores=1,3,5,7
/proc/18288/task/18299/stat : 18299 (java) S 18285 18288 5234 0 -1 1077944384 8513 0 0 0 147 0 0 0 20 0 16 0 12912180 10878976000 54593 18446744073709551615 4194304 4196468 140732479958512 139941936614256 139942444145282 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18300] ppid=18285 vsize=10624000 CPUtime=1.62 cores=1,3,5,7
/proc/18288/task/18300/stat : 18300 (java) S 18285 18288 5234 0 -1 1077944384 10124 0 0 0 162 0 0 0 20 0 16 0 12912180 10878976000 54593 18446744073709551615 4194304 4196468 140732479958512 139941935561456 139942444145282 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18301] ppid=18285 vsize=10624000 CPUtime=0.52 cores=1,3,5,7
/proc/18288/task/18301/stat : 18301 (java) S 18285 18288 5234 0 -1 1077944384 7655 0 0 0 51 1 0 0 20 0 16 0 12912180 10878976000 54593 18446744073709551615 4194304 4196468 140732479958512 139941934508656 139942444145282 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18302] ppid=18285 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/18288/task/18302/stat : 18302 (java) S 18285 18288 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 12912180 10878976000 54593 18446744073709551615 4194304 4196468 140732479958512 139941933456096 139942444144341 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18303] ppid=18285 vsize=10624000 CPUtime=0.02 cores=1,3,5,7
/proc/18288/task/18303/stat : 18303 (java) S 18285 18288 5234 0 -1 1077944384 355 0 0 0 1 1 0 0 20 0 16 0 12912184 10878976000 54593 18446744073709551615 4194304 4196468 140732479958512 139941932403376 139942444145282 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18304] ppid=18285 vsize=10624000 CPUtime=161.9 cores=1,3,5,7
/proc/18288/task/18304/stat : 18304 (java) R 18285 18288 5234 0 -1 4202560 11541 0 0 0 16185 5 0 0 20 0 16 0 12912200 10878976000 54593 18446744073709551615 4194304 4196468 140732479958512 139941929210352 139942066857333 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
Current children cumulated CPU time (s) 165.88
Current children cumulated vsize (KiB) 10624000

[startup+222.301 s]
/proc/loadavg: 1.81 1.93 2.01 3/216 18392
/proc/meminfo: memFree=31352448/32770624 swapFree=0/330532
[pid=18288] ppid=18285 vsize=10624000 CPUtime=225.95 cores=1,3,5,7
/proc/18288/stat : 18288 (java) S 18285 18288 5234 0 -1 1077944320 49640 0 0 0 22580 15 0 0 20 0 16 0 12912164 10878976000 54619 18446744073709551615 4194304 4196468 140732479958512 140732479941056 139942444134135 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 10 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
/proc/18288/statm: 2656000 54619 3136 1 0 2644934 0
[pid=18288/tid=18290] ppid=18285 vsize=10624000 CPUtime=0.21 cores=1,3,5,7
/proc/18288/task/18290/stat : 18290 (java) S 18285 18288 5234 0 -1 1077944384 6162 0 0 0 19 2 0 0 20 0 16 0 12912175 10878976000 54619 18446744073709551615 4194304 4196468 140732479958512 139942448377008 139942444144341 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18291] ppid=18285 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/18288/task/18291/stat : 18291 (java) S 18285 18288 5234 0 -1 1077944384 487 0 0 0 0 0 0 0 20 0 16 0 12912176 10878976000 54619 18446744073709551615 4194304 4196468 140732479958512 139942385171600 139942444144341 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18292] ppid=18285 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/18288/task/18292/stat : 18292 (java) S 18285 18288 5234 0 -1 1077944384 393 0 0 0 0 0 0 0 20 0 16 0 12912176 10878976000 54619 18446744073709551615 4194304 4196468 140732479958512 139942384118800 139942444144341 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18293] ppid=18285 vsize=10624000 CPUtime=0.01 cores=1,3,5,7
/proc/18288/task/18293/stat : 18293 (java) S 18285 18288 5234 0 -1 1077944384 54 0 0 0 1 0 0 0 20 0 16 0 12912176 10878976000 54619 18446744073709551615 4194304 4196468 140732479958512 139942053145488 139942444144341 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18294] ppid=18285 vsize=10624000 CPUtime=0.01 cores=1,3,5,7
/proc/18288/task/18294/stat : 18294 (java) S 18285 18288 5234 0 -1 1077944384 89 0 0 0 1 0 0 0 20 0 16 0 12912176 10878976000 54619 18446744073709551615 4194304 4196468 140732479958512 139942052092688 139942444144341 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18295] ppid=18285 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/18288/task/18295/stat : 18295 (java) S 18285 18288 5234 0 -1 1077944384 874 0 0 0 0 0 0 0 20 0 16 0 12912177 10878976000 54619 18446744073709551615 4194304 4196468 140732479958512 139941940824432 139942444145282 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18296] ppid=18285 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/18288/task/18296/stat : 18296 (java) S 18285 18288 5234 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 16 0 12912177 10878976000 54619 18446744073709551615 4194304 4196468 140732479958512 139941939770400 139942444144341 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18297] ppid=18285 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/18288/task/18297/stat : 18297 (java) S 18285 18288 5234 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 16 0 12912178 10878976000 54619 18446744073709551615 4194304 4196468 140732479958512 139941938717552 139942444144341 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18298] ppid=18285 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/18288/task/18298/stat : 18298 (java) S 18285 18288 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 12912180 10878976000 54619 18446744073709551615 4194304 4196468 140732479958512 139941937665872 139942444152731 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18299] ppid=18285 vsize=10624000 CPUtime=1.5 cores=1,3,5,7
/proc/18288/task/18299/stat : 18299 (java) S 18285 18288 5234 0 -1 1077944384 9308 0 0 0 150 0 0 0 20 0 16 0 12912180 10878976000 54619 18446744073709551615 4194304 4196468 140732479958512 139941936614256 139942444145282 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18300] ppid=18285 vsize=10624000 CPUtime=1.63 cores=1,3,5,7
/proc/18288/task/18300/stat : 18300 (java) S 18285 18288 5234 0 -1 1077944384 10406 0 0 0 163 0 0 0 20 0 16 0 12912180 10878976000 54619 18446744073709551615 4194304 4196468 140732479958512 139941935561456 139942444145282 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18301] ppid=18285 vsize=10624000 CPUtime=0.53 cores=1,3,5,7
/proc/18288/task/18301/stat : 18301 (java) S 18285 18288 5234 0 -1 1077944384 8098 0 0 0 52 1 0 0 20 0 16 0 12912180 10878976000 54619 18446744073709551615 4194304 4196468 140732479958512 139941934508656 139942444145282 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18302] ppid=18285 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/18288/task/18302/stat : 18302 (java) S 18285 18288 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 12912180 10878976000 54619 18446744073709551615 4194304 4196468 140732479958512 139941933456096 139942444144341 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18303] ppid=18285 vsize=10624000 CPUtime=0.04 cores=1,3,5,7
/proc/18288/task/18303/stat : 18303 (java) S 18285 18288 5234 0 -1 1077944384 392 0 0 0 2 2 0 0 20 0 16 0 12912184 10878976000 54619 18446744073709551615 4194304 4196468 140732479958512 139941932403376 139942444145282 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18304] ppid=18285 vsize=10624000 CPUtime=221.91 cores=1,3,5,7
/proc/18288/task/18304/stat : 18304 (java) R 18285 18288 5234 0 -1 4202560 11945 0 0 0 22186 5 0 0 20 0 16 0 12912200 10878976000 54619 18446744073709551615 4194304 4196468 140732479958512 139941929211256 139942069495765 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
Current children cumulated CPU time (s) 225.95
Current children cumulated vsize (KiB) 10624000



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.006 s]
/proc/loadavg: 1.87 1.93 2.01 3/216 18393
/proc/meminfo: memFree=31347860/32770624 swapFree=0/330544
[pid=18288] ppid=18285 vsize=10624000 CPUtime=243.65 cores=1,3,5,7
/proc/18288/stat : 18288 (java) S 18285 18288 5234 0 -1 1077944320 49645 0 0 0 24350 15 0 0 20 0 16 0 12912164 10878976000 54619 18446744073709551615 4194304 4196468 140732479958512 140732479941056 139942444134135 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 10 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
/proc/18288/statm: 2656000 54619 3136 1 0 2644934 0
[pid=18288/tid=18290] ppid=18285 vsize=10624000 CPUtime=0.21 cores=1,3,5,7
/proc/18288/task/18290/stat : 18290 (java) S 18285 18288 5234 0 -1 1077944384 6162 0 0 0 19 2 0 0 20 0 16 0 12912175 10878976000 54619 18446744073709551615 4194304 4196468 140732479958512 139942448377008 139942444144341 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18291] ppid=18285 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/18288/task/18291/stat : 18291 (java) S 18285 18288 5234 0 -1 1077944384 487 0 0 0 0 0 0 0 20 0 16 0 12912176 10878976000 54619 18446744073709551615 4194304 4196468 140732479958512 139942385171600 139942444144341 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18292] ppid=18285 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/18288/task/18292/stat : 18292 (java) S 18285 18288 5234 0 -1 1077944384 393 0 0 0 0 0 0 0 20 0 16 0 12912176 10878976000 54619 18446744073709551615 4194304 4196468 140732479958512 139942384118800 139942444144341 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18293] ppid=18285 vsize=10624000 CPUtime=0.01 cores=1,3,5,7
/proc/18288/task/18293/stat : 18293 (java) S 18285 18288 5234 0 -1 1077944384 54 0 0 0 1 0 0 0 20 0 16 0 12912176 10878976000 54619 18446744073709551615 4194304 4196468 140732479958512 139942053145488 139942444144341 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18294] ppid=18285 vsize=10624000 CPUtime=0.01 cores=1,3,5,7
/proc/18288/task/18294/stat : 18294 (java) S 18285 18288 5234 0 -1 1077944384 89 0 0 0 1 0 0 0 20 0 16 0 12912176 10878976000 54619 18446744073709551615 4194304 4196468 140732479958512 139942052092688 139942444144341 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18295] ppid=18285 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/18288/task/18295/stat : 18295 (java) S 18285 18288 5234 0 -1 1077944384 874 0 0 0 0 0 0 0 20 0 16 0 12912177 10878976000 54619 18446744073709551615 4194304 4196468 140732479958512 139941940824432 139942444145282 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18296] ppid=18285 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/18288/task/18296/stat : 18296 (java) S 18285 18288 5234 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 16 0 12912177 10878976000 54619 18446744073709551615 4194304 4196468 140732479958512 139941939770400 139942444144341 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18297] ppid=18285 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/18288/task/18297/stat : 18297 (java) S 18285 18288 5234 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 16 0 12912178 10878976000 54619 18446744073709551615 4194304 4196468 140732479958512 139941938717552 139942444144341 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18298] ppid=18285 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/18288/task/18298/stat : 18298 (java) S 18285 18288 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 12912180 10878976000 54619 18446744073709551615 4194304 4196468 140732479958512 139941937665872 139942444152731 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18299] ppid=18285 vsize=10624000 CPUtime=1.5 cores=1,3,5,7
/proc/18288/task/18299/stat : 18299 (java) S 18285 18288 5234 0 -1 1077944384 9308 0 0 0 150 0 0 0 20 0 16 0 12912180 10878976000 54619 18446744073709551615 4194304 4196468 140732479958512 139941936614256 139942444145282 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18300] ppid=18285 vsize=10624000 CPUtime=1.63 cores=1,3,5,7
/proc/18288/task/18300/stat : 18300 (java) S 18285 18288 5234 0 -1 1077944384 10406 0 0 0 163 0 0 0 20 0 16 0 12912180 10878976000 54619 18446744073709551615 4194304 4196468 140732479958512 139941935561456 139942444145282 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18301] ppid=18285 vsize=10624000 CPUtime=0.53 cores=1,3,5,7
/proc/18288/task/18301/stat : 18301 (java) S 18285 18288 5234 0 -1 1077944384 8103 0 0 0 52 1 0 0 20 0 16 0 12912180 10878976000 54619 18446744073709551615 4194304 4196468 140732479958512 139941934508656 139942444145282 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18302] ppid=18285 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/18288/task/18302/stat : 18302 (java) S 18285 18288 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 12912180 10878976000 54619 18446744073709551615 4194304 4196468 140732479958512 139941933456096 139942444144341 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18303] ppid=18285 vsize=10624000 CPUtime=0.04 cores=1,3,5,7
/proc/18288/task/18303/stat : 18303 (java) S 18285 18288 5234 0 -1 1077944384 392 0 0 0 2 2 0 0 20 0 16 0 12912184 10878976000 54619 18446744073709551615 4194304 4196468 140732479958512 139941932403376 139942444145282 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18304] ppid=18285 vsize=10624000 CPUtime=239.61 cores=1,3,5,7
/proc/18288/task/18304/stat : 18304 (java) R 18285 18288 5234 0 -1 4202560 11945 0 0 0 23956 5 0 0 20 0 16 0 12912200 10878976000 54619 18446744073709551615 4194304 4196468 140732479958512 139941929212968 139942066848353 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
Current children cumulated CPU time (s) 243.65
Current children cumulated vsize (KiB) 10624000

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 18288 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+240.006 s]
/proc/loadavg: 1.87 1.93 2.01 3/216 18393
/proc/meminfo: memFree=31347860/32770624 swapFree=0/330544
[pid=18288] ppid=18285 vsize=10624000 CPUtime=243.65 cores=1,3,5,7
/proc/18288/stat : 18288 (java) S 18285 18288 5234 0 -1 1077944320 49645 0 0 0 24350 15 0 0 20 0 16 0 12912164 10878976000 54619 18446744073709551615 4194304 4196468 140732479958512 140732479941056 139942444134135 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 10 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
/proc/18288/statm: 2656000 54619 3136 1 0 2644934 0
[pid=18288/tid=18290] ppid=18285 vsize=10624000 CPUtime=0.21 cores=1,3,5,7
/proc/18288/task/18290/stat : 18290 (java) S 18285 18288 5234 0 -1 1077944384 6162 0 0 0 19 2 0 0 20 0 16 0 12912175 10878976000 54619 18446744073709551615 4194304 4196468 140732479958512 139942448377008 139942444144341 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18291] ppid=18285 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/18288/task/18291/stat : 18291 (java) S 18285 18288 5234 0 -1 1077944384 487 0 0 0 0 0 0 0 20 0 16 0 12912176 10878976000 54619 18446744073709551615 4194304 4196468 140732479958512 139942385171600 139942444144341 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18292] ppid=18285 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/18288/task/18292/stat : 18292 (java) S 18285 18288 5234 0 -1 1077944384 393 0 0 0 0 0 0 0 20 0 16 0 12912176 10878976000 54619 18446744073709551615 4194304 4196468 140732479958512 139942384118800 139942444144341 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18293] ppid=18285 vsize=10624000 CPUtime=0.01 cores=1,3,5,7
/proc/18288/task/18293/stat : 18293 (java) S 18285 18288 5234 0 -1 1077944384 54 0 0 0 1 0 0 0 20 0 16 0 12912176 10878976000 54619 18446744073709551615 4194304 4196468 140732479958512 139942053145488 139942444144341 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18294] ppid=18285 vsize=10624000 CPUtime=0.01 cores=1,3,5,7
/proc/18288/task/18294/stat : 18294 (java) S 18285 18288 5234 0 -1 1077944384 89 0 0 0 1 0 0 0 20 0 16 0 12912176 10878976000 54619 18446744073709551615 4194304 4196468 140732479958512 139942052092688 139942444144341 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18295] ppid=18285 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/18288/task/18295/stat : 18295 (java) S 18285 18288 5234 0 -1 1077944384 874 0 0 0 0 0 0 0 20 0 16 0 12912177 10878976000 54619 18446744073709551615 4194304 4196468 140732479958512 139941940824432 139942444145282 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18296] ppid=18285 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/18288/task/18296/stat : 18296 (java) S 18285 18288 5234 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 16 0 12912177 10878976000 54619 18446744073709551615 4194304 4196468 140732479958512 139941939770400 139942444144341 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18297] ppid=18285 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/18288/task/18297/stat : 18297 (java) S 18285 18288 5234 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 16 0 12912178 10878976000 54619 18446744073709551615 4194304 4196468 140732479958512 139941938717552 139942444144341 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18298] ppid=18285 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/18288/task/18298/stat : 18298 (java) S 18285 18288 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 12912180 10878976000 54619 18446744073709551615 4194304 4196468 140732479958512 139941937665872 139942444152731 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18299] ppid=18285 vsize=10624000 CPUtime=1.5 cores=1,3,5,7
/proc/18288/task/18299/stat : 18299 (java) S 18285 18288 5234 0 -1 1077944384 9308 0 0 0 150 0 0 0 20 0 16 0 12912180 10878976000 54619 18446744073709551615 4194304 4196468 140732479958512 139941936614256 139942444145282 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18300] ppid=18285 vsize=10624000 CPUtime=1.63 cores=1,3,5,7
/proc/18288/task/18300/stat : 18300 (java) S 18285 18288 5234 0 -1 1077944384 10406 0 0 0 163 0 0 0 20 0 16 0 12912180 10878976000 54619 18446744073709551615 4194304 4196468 140732479958512 139941935561456 139942444145282 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18301] ppid=18285 vsize=10624000 CPUtime=0.53 cores=1,3,5,7
/proc/18288/task/18301/stat : 18301 (java) S 18285 18288 5234 0 -1 1077944384 8103 0 0 0 52 1 0 0 20 0 16 0 12912180 10878976000 54619 18446744073709551615 4194304 4196468 140732479958512 139941934508656 139942444145282 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18302] ppid=18285 vsize=10624000 CPUtime=0 cores=1,3,5,7
/proc/18288/task/18302/stat : 18302 (java) S 18285 18288 5234 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 12912180 10878976000 54619 18446744073709551615 4194304 4196468 140732479958512 139941933456096 139942444144341 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18303] ppid=18285 vsize=10624000 CPUtime=0.04 cores=1,3,5,7
/proc/18288/task/18303/stat : 18303 (java) S 18285 18288 5234 0 -1 1077944384 392 0 0 0 2 2 0 0 20 0 16 0 12912184 10878976000 54619 18446744073709551615 4194304 4196468 140732479958512 139941932403376 139942444145282 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
[pid=18288/tid=18304] ppid=18285 vsize=10624000 CPUtime=239.61 cores=1,3,5,7
/proc/18288/task/18304/stat : 18304 (java) R 18285 18288 5234 0 -1 4202560 11945 0 0 0 23956 5 0 0 20 0 16 0 12912200 10878976000 54619 18446744073709551615 4194304 4196468 140732479958512 139941929212968 139942066848353 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33280000 140732479963594 140732479963723 140732479963723 140732479967183 0
Current children cumulated CPU time (s) 243.65
Current children cumulated vsize (KiB) 10624000

Child status: 143
Real time (s): 240.018
CPU time (s): 243.671
CPU user time (s): 243.512
CPU system time (s): 0.159077
CPU usage (%): 101.522
Max. virtual memory (cumulated for all children) (KiB): 10626108

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 243.512
system time used= 0.159077
maximum resident set size= 226292
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 50000
page faults= 0
swaps= 0
block input operations= 0
block output operations= 8
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7745
involuntary context switches= 136

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.987959 second user time and 1.31173 second system time

The end

Launcher Data

Begin job on node134 at 2017-08-02 07:53:43
IDJOB=4257680
IDBENCH=130614
IDSOLVER=2642
FILE ID=node134/4257680-1501654064
RUNJOBID= node134-1501642909-6627
PBS_JOBID= 
Free space on /tmp= 61892 MiB

SOLVER NAME= AbsCon-basic 2017-06-11
BENCH NAME= XCSP17/QueenAttacking/QueenAttacking-m1-s1/QueenAttacking-08.xml
COMMAND LINE= java -jar HOME/AbsCon-basic.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4257680-1501654064/watcher-4257680-1501654064 -o /tmp/evaluation-result-4257680-1501654064/solver-4257680-1501654064 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node134-1501642909-6627 --watchdog 300  java -jar HOME/AbsCon-basic.jar HOME/instance-4257680-1501654064.xml

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

MD5SUM BENCH= 8d41ef15b4a24b5ee65fe3e377737596
RANDOM SEED=1185705423

node134.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.43
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.43
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.43
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.43
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:        31620688 kB
MemAvailable:   31911912 kB
Buffers:          124316 kB
Cached:           445672 kB
SwapCached:            0 kB
Active:           399384 kB
Inactive:         336976 kB
Active(anon):     168604 kB
Inactive(anon):     6652 kB
Active(file):     230780 kB
Inactive(file):   330324 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7936 kB
Writeback:             4 kB
AnonPages:        166336 kB
Mapped:            41980 kB
Shmem:              8892 kB
Slab:             117720 kB
SReclaimable:      91912 kB
SUnreclaim:        25808 kB
KernelStack:        3536 kB
PageTables:         4724 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1132912 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     65536 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 61884 MiB
End job on node134 at 2017-08-02 07:57:43