Trace number 4256678

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
OscaR - Hybrid 2017-07-26OPT58937 6.1056399 4.01053

General information on the benchmark

NameQuadraticAssignment/QuadraticAssignment-m1-s1/
QuadraticAssignment-tai10b.xml
MD5SUM8cbeed9b899096335d8f109a5af96966
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark58937
Best CPU time to get the best result obtained on this benchmark0.765356
Satisfiable
(Un)Satisfiability was proved
Number of variables110
Number of constraints46
Number of domains2
Minimum domain size10
Maximum domain size39
Distribution of domain sizes[{"size":10,"count":10},{"size":39,"count":45}]
Minimum variable degree0
Maximum variable degree10
Distribution of variable degrees[{"degree":0,"count":55},{"degree":2,"count":45},{"degree":10,"count":10}]
Minimum constraint arity3
Maximum constraint arity10
Distribution of constraint arities[{"arity":3,"count":45},{"arity":10,"count":1}]
Number of extensional constraints45
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":45},{"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.37/0.40	c version: 2017-07-26
0.37/0.40	c seed: 265001601
0.37/0.40	c timeout: 264
0.37/0.40	c memlimit: 11000
0.37/0.41	c nbcore: 4
0.37/0.43	c Parsing instance...
1.33/0.96	c Parsing done, starting first complete search...
1.33/0.99	o 1701482
1.33/0.99	o 1508963
1.65/1.01	o 1407844
1.65/1.01	o 1374554
1.65/1.02	o 1219233
1.65/1.02	o 1209510
1.65/1.03	o 1201618
1.65/1.03	o 1164516
1.65/1.03	o 1052291
1.65/1.05	o 1025631
1.65/1.05	o 1025155
1.65/1.06	o 976379
1.65/1.06	o 933303
1.65/1.10	o 931331
1.99/1.10	o 901277
1.99/1.15	o 883558
1.99/1.18	o 850281
1.99/1.18	o 839981
2.30/1.21	o 791856
2.30/1.21	o 720711
2.30/1.21	o 664344
2.30/1.21	o 649204
2.30/1.21	o 639937
2.30/1.23	o 636990
2.30/1.25	o 630467
2.30/1.25	o 623802
2.30/1.28	o 620101
2.59/1.30	o 613164
2.59/1.31	o 551121
2.59/1.31	o 541300
2.59/1.33	o 539533
2.59/1.33	o 521640
2.59/1.33	o 519299
2.59/1.33	o 512988
2.59/1.33	o 510502
2.59/1.34	o 507344
2.59/1.36	o 493365
2.59/1.37	o 492813
2.59/1.39	o 491055
3.61/1.89	o 436823
3.75/1.90	o 333999
3.75/1.91	o 312379
3.75/1.94	o 305687
3.75/1.94	o 254740
3.75/1.94	o 254552
3.75/1.95	o 248059
3.75/1.95	o 247684
3.75/1.95	o 186373
3.75/1.96	o 166926
4.43/2.40	o 137221
4.43/2.40	o 134615
4.74/2.70	o 129741
4.94/2.97	o 121865
5.16/3.11	o 120696
5.16/3.43	o 120127
5.60/3.60	o 106451
5.60/3.60	o 87843
5.78/3.74	o 70845
5.87/3.85	o 64667
5.87/3.85	o 62519
5.97/3.95	o 58937
5.97/3.99	s OPTIMUM FOUND
5.97/3.99	v <instantiation>
5.97/3.99	v 	<list>
5.97/3.99	v 		x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] d[0][1] d[0][2] d[0][3] d[0][4] d[0][5] d[0][6] d[0][7] d[0][8] d[0][9] d[1][2] d[1][3] d[1][4] d[1][5] d[1][6] d[1][7] d[1][8] d[1][9] d[2][3] d[2][4] d[2][5] d[2][6] d[2][7] d[2][8] d[2][9] d[3][4] d[3][5] d[3][6] d[3][7] d[3][8] d[3][9] d[4][5] d[4][6] d[4][7] d[4][8] d[4][9] d[5][6] d[5][7] d[5][8] d[5][9] d[6][7] d[6][8] d[6][9] d[7][8] d[7][9] d[8][9]
5.97/3.99	v 	</list>
5.97/3.99	v 	<values>
5.97/3.99	v 		0 1 3 6 2 5 9 4 7 8 1 2 15 0 0 172 0 0 0 14 30 0 61 45 0 0 886 0 0 0 0 0 0 0 27 0 0 4 0 202 0 0 1 0 0 0 0 5 0 12 0 1 0 335 42 
5.97/3.99	v 	</values>
5.97/3.99	v </instantiation>

Verifier Data

OK	58937

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-4256678-1501628425/watcher-4256678-1501628425 -o /tmp/evaluation-result-4256678-1501628425/solver-4256678-1501628425 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node131-1501623034-14464 --watchdog 300 java -Xmx11000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed 265001601 --timelimit 264 --memlimit 11000 --nbcore 4 HOME/instance-4256678-1501628425.xml 

pid=17871
running on 4 cores: 0,2,4,6

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.21 1.39 1.54 3/194 17874
/proc/meminfo: memFree=31551760/32770624 swapFree=0/200648
[pid=17874] ppid=17871 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/17874/stat : 17874 (runsolver) D 17871 17874 5131 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 11462846 24240128 108 18446744073709551615 4194304 4338465 140720582798944 140720582796584 140186613551831 0 0 1 24578 18446744071580418449 0 0 17 0 0 0 0 0 0 6438912 6441760 35688448 140720582803563 140720582804038 140720582804038 140720582807498 0
/proc/17874/statm: 5918 108 54 36 0 2156 0

[startup+0.100133 s]
/proc/loadavg: 1.21 1.39 1.54 3/194 17874
/proc/meminfo: memFree=31551760/32770624 swapFree=0/200648
[pid=17874] ppid=17871 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/17874/stat : 17874 (runsolver) D 17871 17874 5131 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 11462846 24240128 108 18446744073709551615 4194304 4338465 140720582798944 140720582796584 140186613551831 0 0 1 24578 18446744071580418449 0 0 17 0 0 0 0 0 0 6438912 6441760 35688448 140720582803563 140720582804038 140720582804038 140720582807498 0
/proc/17874/statm: 5918 108 54 36 0 2156 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23672

[startup+0.200325 s]
/proc/loadavg: 1.21 1.39 1.54 3/194 17874
/proc/meminfo: memFree=31551760/32770624 swapFree=0/200648
[pid=17874] ppid=17871 vsize=13906484 CPUtime=0.05 cores=0,2,4,6
/proc/17874/stat : 17874 (java) S 17871 17874 5131 0 -1 1077944320 4872 0 0 0 5 0 0 0 20 0 14 0 11462846 14240239616 5417 18446744073709551615 4194304 4196468 140725685041344 140725685023888 139626229096183 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 10 0 0 6293624 6294260 34811904 140725685047702 140725685047883 140725685047883 140725685051343 0
/proc/17874/statm: 3476621 5417 2575 1 0 3466126 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 13906484

[startup+0.301175 s]
/proc/loadavg: 1.21 1.39 1.54 3/194 17874
/proc/meminfo: memFree=31551760/32770624 swapFree=0/200648
[pid=17874] ppid=17871 vsize=13975920 CPUtime=0.21 cores=0,2,4,6
/proc/17874/stat : 17874 (java) S 17871 17874 5131 0 -1 1077944320 9826 0 0 0 19 2 0 0 20 0 15 0 11462846 14311342080 9203 18446744073709551615 4194304 4196468 140725685041344 140725685023888 139626229096183 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 10 0 0 6293624 6294260 34811904 140725685047702 140725685047883 140725685047883 140725685051343 0
/proc/17874/statm: 3493980 9203 3528 1 0 3482767 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 13975920

[startup+0.700253 s]
/proc/loadavg: 1.21 1.39 1.54 3/194 17874
/proc/meminfo: memFree=31551760/32770624 swapFree=0/200648
[pid=17874] ppid=17871 vsize=13977988 CPUtime=0.92 cores=0,2,4,6
/proc/17874/stat : 17874 (java) S 17871 17874 5131 0 -1 1077944320 13795 0 0 0 88 4 0 0 20 0 15 0 11462846 14313459712 16553 18446744073709551615 4194304 4196468 140725685041344 140725685023888 139626229096183 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 10 0 0 6293624 6294260 34811904 140725685047702 140725685047883 140725685047883 140725685051343 0
/proc/17874/statm: 3494497 16553 3698 1 0 3483279 0
Current children cumulated CPU time (s) 0.92
Current children cumulated vsize (KiB) 13977988

[startup+1.50125 s]
/proc/loadavg: 1.21 1.39 1.54 5/209 17889
/proc/meminfo: memFree=31397912/32770624 swapFree=0/200648
[pid=17874] ppid=17871 vsize=13980036 CPUtime=3.2 cores=0,2,4,6
/proc/17874/stat : 17874 (java) S 17871 17874 5131 0 -1 1077944320 27001 0 0 0 311 9 0 0 20 0 15 0 11462846 14315556864 51407 18446744073709551615 4194304 4196468 140725685041344 140725685023888 139626229096183 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 10 0 0 6293624 6294260 34811904 140725685047702 140725685047883 140725685047883 140725685051343 0
/proc/17874/statm: 3495009 51407 3778 1 0 3483791 0
[pid=17874/tid=17876] ppid=17871 vsize=13980036 CPUtime=1.33 cores=0,2,4,6
/proc/17874/task/17876/stat : 17876 (java) R 17871 17874 5131 0 -1 4202560 14513 0 0 0 127 6 0 0 20 0 15 0 11462857 14315556864 51407 18446744073709551615 4194304 4196468 140725685041344 139626233334208 139625850931695 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 34811904 140725685047702 140725685047883 140725685047883 140725685051343 0
[pid=17874/tid=17877] ppid=17871 vsize=13980036 CPUtime=0 cores=0,2,4,6
/proc/17874/task/17877/stat : 17877 (java) S 17871 17874 5131 0 -1 1077944384 74 0 0 0 0 0 0 0 20 0 15 0 11462857 14315556864 51407 18446744073709551615 4194304 4196468 140725685041344 139626171042704 139626229106389 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34811904 140725685047702 140725685047883 140725685047883 140725685051343 0
[pid=17874/tid=17878] ppid=17871 vsize=13980036 CPUtime=0 cores=0,2,4,6
/proc/17874/task/17878/stat : 17878 (java) S 17871 17874 5131 0 -1 1077944384 263 0 0 0 0 0 0 0 20 0 15 0 11462857 14315556864 51407 18446744073709551615 4194304 4196468 140725685041344 139626169989904 139626229106389 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34811904 140725685047702 140725685047883 140725685047883 140725685051343 0
[pid=17874/tid=17879] ppid=17871 vsize=13980036 CPUtime=0 cores=0,2,4,6
/proc/17874/task/17879/stat : 17879 (java) S 17871 17874 5131 0 -1 1077944384 394 0 0 0 0 0 0 0 20 0 15 0 11462857 14315556864 51407 18446744073709551615 4194304 4196468 140725685041344 139626168937616 139626229106389 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34811904 140725685047702 140725685047883 140725685047883 140725685051343 0
[pid=17874/tid=17880] ppid=17871 vsize=13980036 CPUtime=0 cores=0,2,4,6
/proc/17874/task/17880/stat : 17880 (java) S 17871 17874 5131 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 11462858 14315556864 51407 18446744073709551615 4194304 4196468 140725685041344 139626167884816 139626229106389 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34811904 140725685047702 140725685047883 140725685047883 140725685051343 0
[pid=17874/tid=17881] ppid=17871 vsize=13980036 CPUtime=0 cores=0,2,4,6
/proc/17874/task/17881/stat : 17881 (java) S 17871 17874 5131 0 -1 1077944384 188 0 0 0 0 0 0 0 20 0 15 0 11462859 14315556864 51407 18446744073709551615 4194304 4196468 140725685041344 139625775618160 139626229107330 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34811904 140725685047702 140725685047883 140725685047883 140725685051343 0
[pid=17874/tid=17882] ppid=17871 vsize=13980036 CPUtime=0 cores=0,2,4,6
/proc/17874/task/17882/stat : 17882 (java) S 17871 17874 5131 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 11462859 14315556864 51407 18446744073709551615 4194304 4196468 140725685041344 139625774564192 139626229106389 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34811904 140725685047702 140725685047883 140725685047883 140725685051343 0
[pid=17874/tid=17883] ppid=17871 vsize=13980036 CPUtime=0 cores=0,2,4,6
/proc/17874/task/17883/stat : 17883 (java) S 17871 17874 5131 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 11462859 14315556864 51407 18446744073709551615 4194304 4196468 140725685041344 139625773511808 139626229106389 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34811904 140725685047702 140725685047883 140725685047883 140725685051343 0
[pid=17874/tid=17884] ppid=17871 vsize=13980036 CPUtime=0 cores=0,2,4,6
/proc/17874/task/17884/stat : 17884 (java) S 17871 17874 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11462862 14315556864 51407 18446744073709551615 4194304 4196468 140725685041344 139625772460112 139626229114779 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34811904 140725685047702 140725685047883 140725685047883 140725685051343 0
[pid=17874/tid=17885] ppid=17871 vsize=13980036 CPUtime=0.68 cores=0,2,4,6
/proc/17874/task/17885/stat : 17885 (java) S 17871 17874 5131 0 -1 1077944384 3712 0 0 0 68 0 0 0 20 0 15 0 11462862 14315556864 51407 18446744073709551615 4194304 4196468 140725685041344 139625771407984 139626229107330 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34811904 140725685047702 140725685047883 140725685047883 140725685051343 0
[pid=17874/tid=17886] ppid=17871 vsize=13980036 CPUtime=0.74 cores=0,2,4,6
/proc/17874/task/17886/stat : 17886 (java) R 17871 17874 5131 0 -1 4202560 3694 0 0 0 74 0 0 0 20 0 15 0 11462862 14315556864 51407 18446744073709551615 4194304 4196468 140725685041344 139625770341152 139626213781290 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 34811904 140725685047702 140725685047883 140725685047883 140725685051343 0
[pid=17874/tid=17887] ppid=17871 vsize=13980036 CPUtime=0.38 cores=0,2,4,6
/proc/17874/task/17887/stat : 17887 (java) S 17871 17874 5131 0 -1 1077944384 2691 0 0 0 38 0 0 0 20 0 15 0 11462862 14315556864 51407 18446744073709551615 4194304 4196468 140725685041344 139625769302896 139626229107330 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34811904 140725685047702 140725685047883 140725685047883 140725685051343 0
[pid=17874/tid=17888] ppid=17871 vsize=13980036 CPUtime=0 cores=0,2,4,6
/proc/17874/task/17888/stat : 17888 (java) S 17871 17874 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11462862 14315556864 51407 18446744073709551615 4194304 4196468 140725685041344 139625768250336 139626229106389 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34811904 140725685047702 140725685047883 140725685047883 140725685051343 0
[pid=17874/tid=17889] ppid=17871 vsize=13980036 CPUtime=0 cores=0,2,4,6
/proc/17874/task/17889/stat : 17889 (java) S 17871 17874 5131 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 11462867 14315556864 51407 18446744073709551615 4194304 4196468 140725685041344 139625767197104 139626229107330 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34811904 140725685047702 140725685047883 140725685047883 140725685051343 0
Current children cumulated CPU time (s) 3.2
Current children cumulated vsize (KiB) 13980036

[startup+3.10292 s]
/proc/loadavg: 1.21 1.39 1.54 3/209 17889
/proc/meminfo: memFree=31360424/32770624 swapFree=0/200648
[pid=17874] ppid=17871 vsize=13980036 CPUtime=5.16 cores=0,2,4,6
/proc/17874/stat : 17874 (java) S 17871 17874 5131 0 -1 1077944320 27400 0 0 0 505 11 0 0 20 0 15 0 11462846 14315556864 54020 18446744073709551615 4194304 4196468 140725685041344 140725685023888 139626229096183 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 10 0 0 6293624 6294260 34811904 140725685047702 140725685047883 140725685047883 140725685051343 0
/proc/17874/statm: 3495009 54020 3786 1 0 3483791 0
[pid=17874/tid=17876] ppid=17871 vsize=13980036 CPUtime=2.92 cores=0,2,4,6
/proc/17874/task/17876/stat : 17876 (java) S 17871 17874 5131 0 -1 1077944384 14655 0 0 0 286 6 0 0 20 0 15 0 11462857 14315556864 54020 18446744073709551615 4194304 4196468 140725685041344 139626233334480 139626229106389 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 4 0 0 6293624 6294260 34811904 140725685047702 140725685047883 140725685047883 140725685051343 0
[pid=17874/tid=17877] ppid=17871 vsize=13980036 CPUtime=0 cores=0,2,4,6
/proc/17874/task/17877/stat : 17877 (java) S 17871 17874 5131 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 15 0 11462857 14315556864 54020 18446744073709551615 4194304 4196468 140725685041344 139626171042704 139626229106389 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34811904 140725685047702 140725685047883 140725685047883 140725685051343 0
[pid=17874/tid=17878] ppid=17871 vsize=13980036 CPUtime=0 cores=0,2,4,6
/proc/17874/task/17878/stat : 17878 (java) S 17871 17874 5131 0 -1 1077944384 269 0 0 0 0 0 0 0 20 0 15 0 11462857 14315556864 54020 18446744073709551615 4194304 4196468 140725685041344 139626169989904 139626229106389 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34811904 140725685047702 140725685047883 140725685047883 140725685051343 0
[pid=17874/tid=17879] ppid=17871 vsize=13980036 CPUtime=0 cores=0,2,4,6
/proc/17874/task/17879/stat : 17879 (java) S 17871 17874 5131 0 -1 1077944384 401 0 0 0 0 0 0 0 20 0 15 0 11462857 14315556864 54020 18446744073709551615 4194304 4196468 140725685041344 139626168937616 139626229106389 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34811904 140725685047702 140725685047883 140725685047883 140725685051343 0
[pid=17874/tid=17880] ppid=17871 vsize=13980036 CPUtime=0 cores=0,2,4,6
/proc/17874/task/17880/stat : 17880 (java) S 17871 17874 5131 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 11462858 14315556864 54020 18446744073709551615 4194304 4196468 140725685041344 139626167884816 139626229106389 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34811904 140725685047702 140725685047883 140725685047883 140725685051343 0
[pid=17874/tid=17881] ppid=17871 vsize=13980036 CPUtime=0 cores=0,2,4,6
/proc/17874/task/17881/stat : 17881 (java) R 17871 17874 5131 0 -1 4202560 209 0 0 0 0 0 0 0 20 0 15 0 11462859 14315556864 54020 18446744073709551615 4194304 4196468 140725685041344 139625775616672 139626229117530 0 0 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34811904 140725685047702 140725685047883 140725685047883 140725685051343 0
[pid=17874/tid=17882] ppid=17871 vsize=13980036 CPUtime=0 cores=0,2,4,6
/proc/17874/task/17882/stat : 17882 (java) S 17871 17874 5131 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 11462859 14315556864 54020 18446744073709551615 4194304 4196468 140725685041344 139625774564192 139626229106389 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34811904 140725685047702 140725685047883 140725685047883 140725685051343 0
[pid=17874/tid=17883] ppid=17871 vsize=13980036 CPUtime=0 cores=0,2,4,6
/proc/17874/task/17883/stat : 17883 (java) S 17871 17874 5131 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 11462859 14315556864 54020 18446744073709551615 4194304 4196468 140725685041344 139625773511808 139626229106389 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34811904 140725685047702 140725685047883 140725685047883 140725685051343 0
[pid=17874/tid=17884] ppid=17871 vsize=13980036 CPUtime=0 cores=0,2,4,6
/proc/17874/task/17884/stat : 17884 (java) S 17871 17874 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11462862 14315556864 54020 18446744073709551615 4194304 4196468 140725685041344 139625772460112 139626229114779 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34811904 140725685047702 140725685047883 140725685047883 140725685051343 0
[pid=17874/tid=17885] ppid=17871 vsize=13980036 CPUtime=0.84 cores=0,2,4,6
/proc/17874/task/17885/stat : 17885 (java) S 17871 17874 5131 0 -1 1077944384 3764 0 0 0 84 0 0 0 20 0 15 0 11462862 14315556864 54020 18446744073709551615 4194304 4196468 140725685041344 139625771407984 139626229107330 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34811904 140725685047702 140725685047883 140725685047883 140725685051343 0
[pid=17874/tid=17886] ppid=17871 vsize=13980036 CPUtime=0.91 cores=0,2,4,6
/proc/17874/task/17886/stat : 17886 (java) S 17871 17874 5131 0 -1 1077944384 3795 0 0 0 91 0 0 0 20 0 15 0 11462862 14315556864 54020 18446744073709551615 4194304 4196468 140725685041344 139625770355184 139626229107330 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34811904 140725685047702 140725685047883 140725685047883 140725685051343 0
[pid=17874/tid=17887] ppid=17871 vsize=13980036 CPUtime=0.39 cores=0,2,4,6
/proc/17874/task/17887/stat : 17887 (java) S 17871 17874 5131 0 -1 1077944384 2737 0 0 0 39 0 0 0 20 0 15 0 11462862 14315556864 54020 18446744073709551615 4194304 4196468 140725685041344 139625769302896 139626229107330 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34811904 140725685047702 140725685047883 140725685047883 140725685051343 0
[pid=17874/tid=17888] ppid=17871 vsize=13980036 CPUtime=0 cores=0,2,4,6
/proc/17874/task/17888/stat : 17888 (java) S 17871 17874 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11462862 14315556864 54020 18446744073709551615 4194304 4196468 140725685041344 139625768250336 139626229106389 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34811904 140725685047702 140725685047883 140725685047883 140725685051343 0
[pid=17874/tid=17889] ppid=17871 vsize=13980036 CPUtime=0 cores=0,2,4,6
/proc/17874/task/17889/stat : 17889 (java) S 17871 17874 5131 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 15 0 11462867 14315556864 54020 18446744073709551615 4194304 4196468 140725685041344 139625767197104 139626229107330 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34811904 140725685047702 140725685047883 140725685047883 140725685051343 0
Current children cumulated CPU time (s) 5.16
Current children cumulated vsize (KiB) 13980036

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

[startup+3.53695 s]
/proc/loadavg: 1.21 1.39 1.54 3/209 17889
/proc/meminfo: memFree=31360424/32770624 swapFree=0/200648
[pid=17874] ppid=17871 vsize=13980036 CPUtime=5.6 cores=0,2,4,6
/proc/17874/stat : 17874 (java) S 17871 17874 5131 0 -1 1077944320 27424 0 0 0 548 12 0 0 20 0 15 0 11462846 14315556864 54046 18446744073709551615 4194304 4196468 140725685041344 140725685023888 139626229096183 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 10 0 0 6293624 6294260 34811904 140725685047702 140725685047883 140725685047883 140725685051343 0
/proc/17874/statm: 3495009 54046 3786 1 0 3483791 0
[pid=17874/tid=17876] ppid=17871 vsize=13980036 CPUtime=3.35 cores=0,2,4,6
/proc/17874/task/17876/stat : 17876 (java) R 17871 17874 5131 0 -1 4202560 14656 0 0 0 328 7 0 0 20 0 15 0 11462857 14315556864 54046 18446744073709551615 4194304 4196468 140725685041344 139626233334296 139625851780412 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 34811904 140725685047702 140725685047883 140725685047883 140725685051343 0
[pid=17874/tid=17877] ppid=17871 vsize=13980036 CPUtime=0 cores=0,2,4,6
/proc/17874/task/17877/stat : 17877 (java) S 17871 17874 5131 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 15 0 11462857 14315556864 54046 18446744073709551615 4194304 4196468 140725685041344 139626171042704 139626229106389 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34811904 140725685047702 140725685047883 140725685047883 140725685051343 0
[pid=17874/tid=17878] ppid=17871 vsize=13980036 CPUtime=0 cores=0,2,4,6
/proc/17874/task/17878/stat : 17878 (java) S 17871 17874 5131 0 -1 1077944384 269 0 0 0 0 0 0 0 20 0 15 0 11462857 14315556864 54046 18446744073709551615 4194304 4196468 140725685041344 139626169989904 139626229106389 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34811904 140725685047702 140725685047883 140725685047883 140725685051343 0
[pid=17874/tid=17879] ppid=17871 vsize=13980036 CPUtime=0 cores=0,2,4,6
/proc/17874/task/17879/stat : 17879 (java) S 17871 17874 5131 0 -1 1077944384 401 0 0 0 0 0 0 0 20 0 15 0 11462857 14315556864 54046 18446744073709551615 4194304 4196468 140725685041344 139626168937616 139626229106389 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34811904 140725685047702 140725685047883 140725685047883 140725685051343 0
[pid=17874/tid=17880] ppid=17871 vsize=13980036 CPUtime=0 cores=0,2,4,6
/proc/17874/task/17880/stat : 17880 (java) S 17871 17874 5131 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 11462858 14315556864 54046 18446744073709551615 4194304 4196468 140725685041344 139626167884816 139626229106389 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34811904 140725685047702 140725685047883 140725685047883 140725685051343 0
[pid=17874/tid=17881] ppid=17871 vsize=13980036 CPUtime=0 cores=0,2,4,6
/proc/17874/task/17881/stat : 17881 (java) S 17871 17874 5131 0 -1 1077944384 209 0 0 0 0 0 0 0 20 0 15 0 11462859 14315556864 54046 18446744073709551615 4194304 4196468 140725685041344 139625775618160 139626229107330 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34811904 140725685047702 140725685047883 140725685047883 140725685051343 0
[pid=17874/tid=17882] ppid=17871 vsize=13980036 CPUtime=0 cores=0,2,4,6
/proc/17874/task/17882/stat : 17882 (java) S 17871 17874 5131 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 11462859 14315556864 54046 18446744073709551615 4194304 4196468 140725685041344 139625774564192 139626229106389 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34811904 140725685047702 140725685047883 140725685047883 140725685051343 0
[pid=17874/tid=17883] ppid=17871 vsize=13980036 CPUtime=0 cores=0,2,4,6
/proc/17874/task/17883/stat : 17883 (java) S 17871 17874 5131 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 11462859 14315556864 54046 18446744073709551615 4194304 4196468 140725685041344 139625773511808 139626229106389 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34811904 140725685047702 140725685047883 140725685047883 140725685051343 0
[pid=17874/tid=17884] ppid=17871 vsize=13980036 CPUtime=0 cores=0,2,4,6
/proc/17874/task/17884/stat : 17884 (java) S 17871 17874 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11462862 14315556864 54046 18446744073709551615 4194304 4196468 140725685041344 139625772460112 139626229114779 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34811904 140725685047702 140725685047883 140725685047883 140725685051343 0
[pid=17874/tid=17885] ppid=17871 vsize=13980036 CPUtime=0.84 cores=0,2,4,6
/proc/17874/task/17885/stat : 17885 (java) S 17871 17874 5131 0 -1 1077944384 3764 0 0 0 84 0 0 0 20 0 15 0 11462862 14315556864 54046 18446744073709551615 4194304 4196468 140725685041344 139625771407984 139626229107330 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34811904 140725685047702 140725685047883 140725685047883 140725685051343 0
[pid=17874/tid=17886] ppid=17871 vsize=13980036 CPUtime=0.91 cores=0,2,4,6
/proc/17874/task/17886/stat : 17886 (java) S 17871 17874 5131 0 -1 1077944384 3795 0 0 0 91 0 0 0 20 0 15 0 11462862 14315556864 54046 18446744073709551615 4194304 4196468 140725685041344 139625770355184 139626229107330 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34811904 140725685047702 140725685047883 140725685047883 140725685051343 0
[pid=17874/tid=17887] ppid=17871 vsize=13980036 CPUtime=0.4 cores=0,2,4,6
/proc/17874/task/17887/stat : 17887 (java) S 17871 17874 5131 0 -1 1077944384 2755 0 0 0 40 0 0 0 20 0 15 0 11462862 14315556864 54046 18446744073709551615 4194304 4196468 140725685041344 139625769302896 139626229107330 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34811904 140725685047702 140725685047883 140725685047883 140725685051343 0
[pid=17874/tid=17888] ppid=17871 vsize=13980036 CPUtime=0 cores=0,2,4,6
/proc/17874/task/17888/stat : 17888 (java) S 17871 17874 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11462862 14315556864 54046 18446744073709551615 4194304 4196468 140725685041344 139625768250336 139626229106389 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34811904 140725685047702 140725685047883 140725685047883 140725685051343 0
[pid=17874/tid=17889] ppid=17871 vsize=13980036 CPUtime=0 cores=0,2,4,6
/proc/17874/task/17889/stat : 17889 (java) S 17871 17874 5131 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 15 0 11462867 14315556864 54046 18446744073709551615 4194304 4196468 140725685041344 139625767197104 139626229107330 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34811904 140725685047702 140725685047883 140725685047883 140725685051343 0
Current children cumulated CPU time (s) 5.6
Current children cumulated vsize (KiB) 13980036

[startup+3.90058 s]
/proc/loadavg: 1.21 1.39 1.54 3/209 17889
/proc/meminfo: memFree=31349408/32770624 swapFree=0/200648
[pid=17874] ppid=17871 vsize=13980036 CPUtime=5.97 cores=0,2,4,6
/proc/17874/stat : 17874 (java) S 17871 17874 5131 0 -1 1077944320 27470 0 0 0 585 12 0 0 20 0 15 0 11462846 14315556864 54046 18446744073709551615 4194304 4196468 140725685041344 140725685023888 139626229096183 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 10 0 0 6293624 6294260 34811904 140725685047702 140725685047883 140725685047883 140725685051343 0
/proc/17874/statm: 3495009 54046 3786 1 0 3483791 0
[pid=17874/tid=17876] ppid=17871 vsize=13980036 CPUtime=3.71 cores=0,2,4,6
/proc/17874/task/17876/stat : 17876 (java) R 17871 17874 5131 0 -1 4202560 14660 0 0 0 364 7 0 0 20 0 15 0 11462857 14315556864 54046 18446744073709551615 4194304 4196468 140725685041344 139626233332248 139625851779728 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 34811904 140725685047702 140725685047883 140725685047883 140725685051343 0
[pid=17874/tid=17877] ppid=17871 vsize=13980036 CPUtime=0 cores=0,2,4,6
/proc/17874/task/17877/stat : 17877 (java) S 17871 17874 5131 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 15 0 11462857 14315556864 54046 18446744073709551615 4194304 4196468 140725685041344 139626171042704 139626229106389 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34811904 140725685047702 140725685047883 140725685047883 140725685051343 0
[pid=17874/tid=17878] ppid=17871 vsize=13980036 CPUtime=0 cores=0,2,4,6
/proc/17874/task/17878/stat : 17878 (java) S 17871 17874 5131 0 -1 1077944384 269 0 0 0 0 0 0 0 20 0 15 0 11462857 14315556864 54046 18446744073709551615 4194304 4196468 140725685041344 139626169989904 139626229106389 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34811904 140725685047702 140725685047883 140725685047883 140725685051343 0
[pid=17874/tid=17879] ppid=17871 vsize=13980036 CPUtime=0 cores=0,2,4,6
/proc/17874/task/17879/stat : 17879 (java) S 17871 17874 5131 0 -1 1077944384 401 0 0 0 0 0 0 0 20 0 15 0 11462857 14315556864 54046 18446744073709551615 4194304 4196468 140725685041344 139626168937616 139626229106389 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34811904 140725685047702 140725685047883 140725685047883 140725685051343 0
[pid=17874/tid=17880] ppid=17871 vsize=13980036 CPUtime=0 cores=0,2,4,6
/proc/17874/task/17880/stat : 17880 (java) S 17871 17874 5131 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 11462858 14315556864 54046 18446744073709551615 4194304 4196468 140725685041344 139626167884816 139626229106389 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34811904 140725685047702 140725685047883 140725685047883 140725685051343 0
[pid=17874/tid=17881] ppid=17871 vsize=13980036 CPUtime=0 cores=0,2,4,6
/proc/17874/task/17881/stat : 17881 (java) S 17871 17874 5131 0 -1 1077944384 209 0 0 0 0 0 0 0 20 0 15 0 11462859 14315556864 54046 18446744073709551615 4194304 4196468 140725685041344 139625775618160 139626229107330 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34811904 140725685047702 140725685047883 140725685047883 140725685051343 0
[pid=17874/tid=17882] ppid=17871 vsize=13980036 CPUtime=0 cores=0,2,4,6
/proc/17874/task/17882/stat : 17882 (java) S 17871 17874 5131 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 11462859 14315556864 54046 18446744073709551615 4194304 4196468 140725685041344 139625774564192 139626229106389 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34811904 140725685047702 140725685047883 140725685047883 140725685051343 0
[pid=17874/tid=17883] ppid=17871 vsize=13980036 CPUtime=0 cores=0,2,4,6
/proc/17874/task/17883/stat : 17883 (java) S 17871 17874 5131 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 11462859 14315556864 54046 18446744073709551615 4194304 4196468 140725685041344 139625773511808 139626229106389 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34811904 140725685047702 140725685047883 140725685047883 140725685051343 0
[pid=17874/tid=17884] ppid=17871 vsize=13980036 CPUtime=0 cores=0,2,4,6
/proc/17874/task/17884/stat : 17884 (java) S 17871 17874 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11462862 14315556864 54046 18446744073709551615 4194304 4196468 140725685041344 139625772460112 139626229114779 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34811904 140725685047702 140725685047883 140725685047883 140725685051343 0
[pid=17874/tid=17885] ppid=17871 vsize=13980036 CPUtime=0.84 cores=0,2,4,6
/proc/17874/task/17885/stat : 17885 (java) S 17871 17874 5131 0 -1 1077944384 3783 0 0 0 84 0 0 0 20 0 15 0 11462862 14315556864 54046 18446744073709551615 4194304 4196468 140725685041344 139625771407984 139626229107330 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34811904 140725685047702 140725685047883 140725685047883 140725685051343 0
[pid=17874/tid=17886] ppid=17871 vsize=13980036 CPUtime=0.92 cores=0,2,4,6
/proc/17874/task/17886/stat : 17886 (java) S 17871 17874 5131 0 -1 1077944384 3803 0 0 0 92 0 0 0 20 0 15 0 11462862 14315556864 54046 18446744073709551615 4194304 4196468 140725685041344 139625770355184 139626229107330 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34811904 140725685047702 140725685047883 140725685047883 140725685051343 0
[pid=17874/tid=17887] ppid=17871 vsize=13980036 CPUtime=0.4 cores=0,2,4,6
/proc/17874/task/17887/stat : 17887 (java) S 17871 17874 5131 0 -1 1077944384 2770 0 0 0 40 0 0 0 20 0 15 0 11462862 14315556864 54046 18446744073709551615 4194304 4196468 140725685041344 139625769302896 139626229107330 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34811904 140725685047702 140725685047883 140725685047883 140725685051343 0
[pid=17874/tid=17888] ppid=17871 vsize=13980036 CPUtime=0 cores=0,2,4,6
/proc/17874/task/17888/stat : 17888 (java) S 17871 17874 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 11462862 14315556864 54046 18446744073709551615 4194304 4196468 140725685041344 139625768250336 139626229106389 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34811904 140725685047702 140725685047883 140725685047883 140725685051343 0
[pid=17874/tid=17889] ppid=17871 vsize=13980036 CPUtime=0 cores=0,2,4,6
/proc/17874/task/17889/stat : 17889 (java) S 17871 17874 5131 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 15 0 11462867 14315556864 54046 18446744073709551615 4194304 4196468 140725685041344 139625767197104 139626229107330 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34811904 140725685047702 140725685047883 140725685047883 140725685051343 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 13980036

[startup+4.00057 s]
/proc/loadavg: 1.21 1.39 1.54 3/209 17889
/proc/meminfo: memFree=31349408/32770624 swapFree=0/200648
[pid=17874] ppid=17871 vsize=14046600 CPUtime=6.09 cores=0,2,4,6
/proc/17874/stat : 17874 (java) S 17871 17874 5131 0 -1 1077944320 27753 0 0 0 597 12 0 0 20 0 14 0 11462846 14383718400 54101 18446744073709551615 4194304 4196468 140725685041344 140725685023888 139626229096183 0 0 1 16800974 18446744073709551615 0 0 17 4 0 0 10 0 0 6293624 6294260 34811904 140725685047702 140725685047883 140725685047883 140725685051343 0
/proc/17874/statm: 3511650 54101 3790 1 0 3500432 0
[pid=17874/tid=17876] ppid=17871 vsize=14046600 CPUtime=3.81 cores=0,2,4,6
/proc/17874/task/17876/stat : 17876 (java) S 17871 17874 5131 0 -1 1077944384 14857 0 0 0 374 7 0 0 20 0 14 0 11462857 14383718400 54101 18446744073709551615 4194304 4196468 140725685041344 139626233339024 139626229106389 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 4 0 0 6293624 6294260 34811904 140725685047702 140725685047883 140725685047883 140725685051343 0
[pid=17874/tid=17877] ppid=17871 vsize=14046600 CPUtime=0 cores=0,2,4,6
/proc/17874/task/17877/stat : 17877 (java) S 17871 17874 5131 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 14 0 11462857 14383718400 54101 18446744073709551615 4194304 4196468 140725685041344 139626171042704 139626229106389 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34811904 140725685047702 140725685047883 140725685047883 140725685051343 0
[pid=17874/tid=17878] ppid=17871 vsize=14046600 CPUtime=0 cores=0,2,4,6
/proc/17874/task/17878/stat : 17878 (java) S 17871 17874 5131 0 -1 1077944384 269 0 0 0 0 0 0 0 20 0 14 0 11462857 14383718400 54101 18446744073709551615 4194304 4196468 140725685041344 139626169989904 139626229106389 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34811904 140725685047702 140725685047883 140725685047883 140725685051343 0
[pid=17874/tid=17879] ppid=17871 vsize=14046600 CPUtime=0 cores=0,2,4,6
/proc/17874/task/17879/stat : 17879 (java) S 17871 17874 5131 0 -1 1077944384 401 0 0 0 0 0 0 0 20 0 14 0 11462857 14383718400 54101 18446744073709551615 4194304 4196468 140725685041344 139626168937616 139626229106389 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34811904 140725685047702 140725685047883 140725685047883 140725685051343 0
[pid=17874/tid=17880] ppid=17871 vsize=14046600 CPUtime=0 cores=0,2,4,6
/proc/17874/task/17880/stat : 17880 (java) S 17871 17874 5131 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 14 0 11462858 14383718400 54101 18446744073709551615 4194304 4196468 140725685041344 139626167884816 139626229106389 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34811904 140725685047702 140725685047883 140725685047883 140725685051343 0
[pid=17874/tid=17881] ppid=17871 vsize=14046600 CPUtime=0 cores=0,2,4,6
/proc/17874/task/17881/stat : 17881 (java) S 17871 17874 5131 0 -1 1077944384 211 0 0 0 0 0 0 0 20 0 14 0 11462859 14383718400 54101 18446744073709551615 4194304 4196468 140725685041344 139625775618368 139626229107330 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34811904 140725685047702 140725685047883 140725685047883 140725685051343 0
[pid=17874/tid=17882] ppid=17871 vsize=14046600 CPUtime=0 cores=0,2,4,6
/proc/17874/task/17882/stat : 17882 (java) S 17871 17874 5131 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 14 0 11462859 14383718400 54101 18446744073709551615 4194304 4196468 140725685041344 139625774564192 139626229106389 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34811904 140725685047702 140725685047883 140725685047883 140725685051343 0
[pid=17874/tid=17883] ppid=17871 vsize=14046600 CPUtime=0 cores=0,2,4,6
/proc/17874/task/17883/stat : 17883 (java) S 17871 17874 5131 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 14 0 11462859 14383718400 54101 18446744073709551615 4194304 4196468 140725685041344 139625773511808 139626229106389 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34811904 140725685047702 140725685047883 140725685047883 140725685051343 0
[pid=17874/tid=17884] ppid=17871 vsize=14046600 CPUtime=0 cores=0,2,4,6
/proc/17874/task/17884/stat : 17884 (java) S 17871 17874 5131 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 14 0 11462862 14383718400 54101 18446744073709551615 4194304 4196468 140725685041344 139625772456880 139626229106389 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34811904 140725685047702 140725685047883 140725685047883 140725685051343 0
[pid=17874/tid=17885] ppid=17871 vsize=14046600 CPUtime=0.86 cores=0,2,4,6
/proc/17874/task/17885/stat : 17885 (java) S 17871 17874 5131 0 -1 1077944384 3789 0 0 0 86 0 0 0 20 0 14 0 11462862 14383718400 54101 18446744073709551615 4194304 4196468 140725685041344 139625771392496 139626229106389 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34811904 140725685047702 140725685047883 140725685047883 140725685051343 0
[pid=17874/tid=17886] ppid=17871 vsize=14046600 CPUtime=0.92 cores=0,2,4,6
/proc/17874/task/17886/stat : 17886 (java) S 17871 17874 5131 0 -1 1077944384 3818 0 0 0 92 0 0 0 20 0 14 0 11462862 14383718400 54101 18446744073709551615 4194304 4196468 140725685041344 139625770355184 139626229107330 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34811904 140725685047702 140725685047883 140725685047883 140725685051343 0
[pid=17874/tid=17887] ppid=17871 vsize=14046600 CPUtime=0.4 cores=0,2,4,6
/proc/17874/task/17887/stat : 17887 (java) S 17871 17874 5131 0 -1 1077944384 2783 0 0 0 40 0 0 0 20 0 14 0 11462862 14383718400 54101 18446744073709551615 4194304 4196468 140725685041344 139625769302896 139626229107330 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34811904 140725685047702 140725685047883 140725685047883 140725685051343 0
[pid=17874/tid=17888] ppid=17871 vsize=14046600 CPUtime=0 cores=0,2,4,6
/proc/17874/task/17888/stat : 17888 (java) S 17871 17874 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 11462862 14383718400 54101 18446744073709551615 4194304 4196468 140725685041344 139625768250336 139626229106389 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34811904 140725685047702 140725685047883 140725685047883 140725685051343 0
Current children cumulated CPU time (s) 6.09
Current children cumulated vsize (KiB) 14046600

Child status: 0
Real time (s): 4.01053
CPU time (s): 6.10564
CPU user time (s): 5.97726
CPU system time (s): 0.12838
CPU usage (%): 152.24
Max. virtual memory (cumulated for all children) (KiB): 14046600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.97726
system time used= 0.12838
maximum resident set size= 216768
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27776
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= 2284
involuntary context switches= 22

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.014745 second user time and 0.032171 second system time

The end

Launcher Data

Begin job on node131 at 2017-08-02 00:46:29
IDJOB=4256678
IDBENCH=123144
IDSOLVER=2640
FILE ID=node131/4256678-1501628425
RUNJOBID= node131-1501623034-14464
PBS_JOBID= 
Free space on /tmp= 61904 MiB

SOLVER NAME= OscaR - Hybrid 2017-07-26
BENCH NAME= XCSP17/QuadraticAssignment/QuadraticAssignment-m1-s1/QuadraticAssignment-tai10b.xml
COMMAND LINE= java -Xmx11000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed RANDOMSEED --timelimit TIMELIMIT --memlimit 11000 --nbcore NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4256678-1501628425/watcher-4256678-1501628425 -o /tmp/evaluation-result-4256678-1501628425/solver-4256678-1501628425 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node131-1501623034-14464 --watchdog 300  java -Xmx11000m -jar oscar-cp-xcsp3-hybrid.jar --randomseed 265001601 --timelimit 264 --memlimit 11000 --nbcore 4 HOME/instance-4256678-1501628425.xml

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

MD5SUM BENCH= 8cbeed9b899096335d8f109a5af96966
RANDOM SEED=265001601

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

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

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

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

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.07
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:        31552536 kB
MemAvailable:   31748704 kB
Buffers:          100516 kB
Cached:           378684 kB
SwapCached:            0 kB
Active:           607320 kB
Inactive:         209180 kB
Active(anon):     337860 kB
Inactive(anon):     8532 kB
Active(file):     269460 kB
Inactive(file):   200648 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             42188 kB
Writeback:             0 kB
AnonPages:        337308 kB
Mapped:            44576 kB
Shmem:              8872 kB
Slab:             108756 kB
SReclaimable:      83792 kB
SUnreclaim:        24964 kB
KernelStack:        3456 kB
PageTables:         5180 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1254552 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    223232 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 61864 MiB
End job on node131 at 2017-08-02 00:46:33