Trace number 4262412

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Concrete 3.4SAT 6.6186399 3.5520599

General information on the benchmark

NameMagicSquare/MagicSquare-mdd-s1/
MagicSquare-3-mdd.xml
MD5SUM674464bfa69107b7535c17e5860596be
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.0052899998
Satisfiable
(Un)Satisfiability was proved
Number of variables9
Number of constraints9
Number of domains1
Minimum domain size9
Maximum domain size9
Distribution of domain sizes[{"size":9,"count":9}]
Minimum variable degree3
Maximum variable degree5
Distribution of variable degrees[{"degree":3,"count":4},{"degree":4,"count":4},{"degree":5,"count":1}]
Minimum constraint arity3
Maximum constraint arity9
Distribution of constraint arities[{"arity":3,"count":8},{"arity":9,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"mdd","count":8},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

3.52/2.23	c Concrete v3.4 running
6.53/3.51	v <instantiation>
6.53/3.51	v       <list>
6.53/3.51	v         x[0][0] x[0][1] x[0][2] x[1][0] x[1][1] x[1][2] x[2][0] x[2][1] x[2][2]
6.53/3.51	v       </list>
6.53/3.51	v       <values>
6.53/3.51	v         6 1 8 7 5 3 2 9 4
6.53/3.51	v       </values>
6.53/3.51	v     </instantiation>
6.53/3.51	s SATISFIABLE

Verifier Data

OK	

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-4262412-1502458046/watcher-4262412-1502458046 -o /tmp/evaluation-result-4262412-1502458046/solver-4262412-1502458046 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1502411443-13071 --watchdog 2580 bin/concrete HOME/instance-4262412-1502458046.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 2.05 1.55 1.42 2/200 25271
/proc/meminfo: memFree=30591840/32770624 swapFree=0/465224
[pid=25271] ppid=25268 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/25271/stat : 25271 (runsolver) D 25268 25271 13007 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 87715812 24240128 106 18446744073709551615 4194304 4338465 140730763342704 140730763340344 140063583392471 0 0 1 24578 18446744071580418449 0 0 17 2 0 0 0 0 0 6438912 6441760 22827008 140730763350224 140730763350601 140730763350601 140730763354058 0
/proc/25271/statm: 5918 106 53 36 0 2156 0

[startup+0.100094 s]
/proc/loadavg: 2.05 1.55 1.42 2/200 25271
/proc/meminfo: memFree=30591840/32770624 swapFree=0/465224
[pid=25271] ppid=25268 vsize=9636 CPUtime=0.01 cores=0,2,4,6
/proc/25271/stat : 25271 (bash) S 25268 25271 13007 0 -1 4202496 896 6477 0 0 0 0 0 1 20 0 1 0 87715812 9867264 377 18446744073709551615 4194304 5098028 140735915288304 140735915282312 140314475047936 0 0 5 65536 18446744071580971376 0 0 17 6 0 0 7 0 0 7196144 7232144 38551552 140735915291156 140735915291241 140735915291241 140735915294698 0
/proc/25271/statm: 2409 377 296 221 0 118 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9636

[startup+0.200368 s]
/proc/loadavg: 2.05 1.55 1.42 2/200 25271
/proc/meminfo: memFree=30591840/32770624 swapFree=0/465224
[pid=25271] ppid=25268 vsize=13358716 CPUtime=0.09 cores=0,2,4,6
/proc/25271/stat : 25271 (java) S 25268 25271 13007 0 -1 1077944320 4165 12361 0 0 1 0 5 3 20 0 6 0 87715812 13679325184 3973 18446744073709551615 4194304 4196468 140732504817440 140732504799984 140685572046583 0 0 1 16784584 18446744073709551615 0 0 17 0 0 0 7 0 0 6293624 6294260 33976320 140732504823760 140732504826545 140732504826545 140732504829903 0
/proc/25271/statm: 3339679 3973 1867 1 0 3329176 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13358716

[startup+0.300323 s]
/proc/loadavg: 2.05 1.55 1.42 2/200 25271
/proc/meminfo: memFree=30591840/32770624 swapFree=0/465224
[pid=25271] ppid=25268 vsize=13907308 CPUtime=0.14 cores=0,2,4,6
/proc/25271/stat : 25271 (java) S 25268 25271 13007 0 -1 1077944320 5481 12361 0 0 5 1 5 3 20 0 14 0 87715812 14241083392 5170 18446744073709551615 4194304 4196468 140732504817440 140732504799984 140685572046583 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 7 0 0 6293624 6294260 33976320 140732504823760 140732504826545 140732504826545 140732504829903 0
/proc/25271/statm: 3476827 5170 2571 1 0 3466324 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 13907308

[startup+0.70024 s]
/proc/loadavg: 2.05 1.55 1.42 2/200 25271
/proc/meminfo: memFree=30591840/32770624 swapFree=0/465224
[pid=25271] ppid=25268 vsize=13974784 CPUtime=0.65 cores=0,2,4,6
/proc/25271/stat : 25271 (java) S 25268 25271 13007 0 -1 1077944320 13547 12361 0 0 53 4 5 3 20 0 15 0 87715812 14310178816 14513 18446744073709551615 4194304 4196468 140732504817440 140732504799984 140685572046583 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 7 0 0 6293624 6294260 33976320 140732504823760 140732504826545 140732504826545 140732504829903 0
/proc/25271/statm: 3493696 14513 3137 1 0 3482965 0
Current children cumulated CPU time (s) 0.65
Current children cumulated vsize (KiB) 13974784

[startup+1.5012 s]
/proc/loadavg: 2.05 1.55 1.42 3/215 25334
/proc/meminfo: memFree=30502504/32770624 swapFree=0/465452
[pid=25271] ppid=25268 vsize=13985408 CPUtime=1.84 cores=0,2,4,6
/proc/25271/stat : 25271 (java) S 25268 25271 13007 0 -1 1077944320 24855 12361 0 0 169 7 5 3 20 0 15 0 87715812 14321057792 34000 18446744073709551615 4194304 4196468 140732504817440 140732504799984 140685572046583 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 7 0 0 6293624 6294260 33976320 140732504823760 140732504826545 140732504826545 140732504829903 0
/proc/25271/statm: 3496352 34000 3343 1 0 3485525 0
[pid=25271/tid=25321] ppid=25268 vsize=13985408 CPUtime=1.3 cores=0,2,4,6
/proc/25271/task/25321/stat : 25321 (java) R 25268 25271 13007 0 -1 4202560 20096 12361 0 0 116 6 5 3 20 0 15 0 87715831 14321057792 34000 18446744073709551615 4194304 4196468 140732504817440 140685576264544 140685556127070 0 4 1 16800974 0 0 0 -1 4 0 0 8 0 0 6293624 6294260 33976320 140732504823760 140732504826545 140732504826545 140732504829903 0
[pid=25271/tid=25322] ppid=25268 vsize=13985408 CPUtime=0.08 cores=0,2,4,6
/proc/25271/task/25322/stat : 25322 (java) S 25268 25271 13007 0 -1 1077944384 1 12361 0 0 0 0 5 3 20 0 15 0 87715831 14321057792 34000 18446744073709551615 4194304 4196468 140732504817440 140685491460368 140685572056789 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33976320 140732504823760 140732504826545 140732504826545 140732504829903 0
[pid=25271/tid=25323] ppid=25268 vsize=13985408 CPUtime=0.08 cores=0,2,4,6
/proc/25271/task/25323/stat : 25323 (java) S 25268 25271 13007 0 -1 1077944384 1 12361 0 0 0 0 5 3 20 0 15 0 87715831 14321057792 34000 18446744073709551615 4194304 4196468 140732504817440 140685490407824 140685572056789 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33976320 140732504823760 140732504826545 140732504826545 140732504829903 0
[pid=25271/tid=25324] ppid=25268 vsize=13985408 CPUtime=0.08 cores=0,2,4,6
/proc/25271/task/25324/stat : 25324 (java) S 25268 25271 13007 0 -1 1077944384 1 12361 0 0 0 0 5 3 20 0 15 0 87715831 14321057792 34000 18446744073709551615 4194304 4196468 140732504817440 140685489355280 140685572056789 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33976320 140732504823760 140732504826545 140732504826545 140732504829903 0
[pid=25271/tid=25325] ppid=25268 vsize=13985408 CPUtime=0.08 cores=0,2,4,6
/proc/25271/task/25325/stat : 25325 (java) S 25268 25271 13007 0 -1 1077944384 2 12361 0 0 0 0 5 3 20 0 15 0 87715831 14321057792 34000 18446744073709551615 4194304 4196468 140732504817440 140685488302736 140685572056789 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33976320 140732504823760 140732504826545 140732504826545 140732504829903 0
[pid=25271/tid=25326] ppid=25268 vsize=13985408 CPUtime=0.08 cores=0,2,4,6
/proc/25271/task/25326/stat : 25326 (java) S 25268 25271 13007 0 -1 1077944384 5 12361 0 0 0 0 5 3 20 0 15 0 87715833 14321057792 34000 18446744073709551615 4194304 4196468 140732504817440 140684487813616 140685572057730 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33976320 140732504823760 140732504826545 140732504826545 140732504829903 0
[pid=25271/tid=25327] ppid=25268 vsize=13985408 CPUtime=0.08 cores=0,2,4,6
/proc/25271/task/25327/stat : 25327 (java) S 25268 25271 13007 0 -1 1077944384 33 12361 0 0 0 0 5 3 20 0 15 0 87715833 14321057792 34000 18446744073709551615 4194304 4196468 140732504817440 140684486759840 140685572056789 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33976320 140732504823760 140732504826545 140732504826545 140732504829903 0
[pid=25271/tid=25328] ppid=25268 vsize=13985408 CPUtime=0.08 cores=0,2,4,6
/proc/25271/task/25328/stat : 25328 (java) S 25268 25271 13007 0 -1 1077944384 21 12361 0 0 0 0 5 3 20 0 15 0 87715833 14321057792 34000 18446744073709551615 4194304 4196468 140732504817440 140684485707248 140685572056789 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33976320 140732504823760 140732504826545 140732504826545 140732504829903 0
[pid=25271/tid=25329] ppid=25268 vsize=13985408 CPUtime=0.08 cores=0,2,4,6
/proc/25271/task/25329/stat : 25329 (java) S 25268 25271 13007 0 -1 1077944384 3 12361 0 0 0 0 5 3 20 0 15 0 87715836 14321057792 34000 18446744073709551615 4194304 4196468 140732504817440 140684484655824 140685572065179 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33976320 140732504823760 140732504826545 140732504826545 140732504829903 0
[pid=25271/tid=25330] ppid=25268 vsize=13985408 CPUtime=0.25 cores=0,2,4,6
/proc/25271/task/25330/stat : 25330 (java) S 25268 25271 13007 0 -1 1077944384 1094 12361 0 0 17 0 5 3 20 0 15 0 87715836 14321057792 34000 18446744073709551615 4194304 4196468 140732504817440 140684483602416 140685572057730 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33976320 140732504823760 140732504826545 140732504826545 140732504829903 0
[pid=25271/tid=25331] ppid=25268 vsize=13985408 CPUtime=0.2 cores=0,2,4,6
/proc/25271/task/25331/stat : 25331 (java) S 25268 25271 13007 0 -1 1077944384 562 12361 0 0 12 0 5 3 20 0 15 0 87715836 14321057792 34000 18446744073709551615 4194304 4196468 140732504817440 140684482549872 140685572057730 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33976320 140732504823760 140732504826545 140732504826545 140732504829903 0
[pid=25271/tid=25332] ppid=25268 vsize=13985408 CPUtime=0.3 cores=0,2,4,6
/proc/25271/task/25332/stat : 25332 (java) R 25268 25271 13007 0 -1 4202560 878 12361 0 0 22 0 5 3 20 0 15 0 87715836 14321057792 34000 18446744073709551615 4194304 4196468 140732504817440 140684481497328 140685550669561 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33976320 140732504823760 140732504826545 140732504826545 140732504829903 0
[pid=25271/tid=25333] ppid=25268 vsize=13985408 CPUtime=0.08 cores=0,2,4,6
/proc/25271/task/25333/stat : 25333 (java) S 25268 25271 13007 0 -1 1077944384 3 12361 0 0 0 0 5 3 20 0 15 0 87715836 14321057792 34000 18446744073709551615 4194304 4196468 140732504817440 140684480445024 140685572056789 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33976320 140732504823760 140732504826545 140732504826545 140732504829903 0
[pid=25271/tid=25334] ppid=25268 vsize=13985408 CPUtime=0.08 cores=0,2,4,6
/proc/25271/task/25334/stat : 25334 (java) S 25268 25271 13007 0 -1 1077944384 3 12361 0 0 0 0 5 3 20 0 15 0 87715845 14321057792 34000 18446744073709551615 4194304 4196468 140732504817440 140684479392560 140685572057730 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33976320 140732504823760 140732504826545 140732504826545 140732504829903 0
Current children cumulated CPU time (s) 1.84
Current children cumulated vsize (KiB) 13985408

[startup+3.10057 s]
/proc/loadavg: 2.05 1.55 1.42 6/215 25334
/proc/meminfo: memFree=30424820/32770624 swapFree=0/465452
[pid=25271] ppid=25268 vsize=13999932 CPUtime=5.46 cores=0,2,4,6
/proc/25271/stat : 25271 (java) S 25268 25271 13007 0 -1 1077944320 42606 12361 0 0 522 16 5 3 20 0 15 0 87715812 14335930368 65766 18446744073709551615 4194304 4196468 140732504817440 140732504799984 140685572046583 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 7 0 0 6293624 6294260 33976320 140732504823760 140732504826545 140732504826545 140732504829903 0
/proc/25271/statm: 3499983 65766 3443 1 0 3488597 0
[pid=25271/tid=25321] ppid=25268 vsize=13999932 CPUtime=2.82 cores=0,2,4,6
/proc/25271/task/25321/stat : 25321 (java) R 25268 25271 13007 0 -1 4202560 31305 12361 0 0 265 9 5 3 20 0 15 0 87715831 14335930368 65766 18446744073709551615 4194304 4196468 140732504817440 140685576276512 140685572058518 0 4 1 16800974 0 0 0 -1 2 0 0 8 0 0 6293624 6294260 33976320 140732504823760 140732504826545 140732504826545 140732504829903 0
[pid=25271/tid=25322] ppid=25268 vsize=13999932 CPUtime=0.1 cores=0,2,4,6
/proc/25271/task/25322/stat : 25322 (java) S 25268 25271 13007 0 -1 1077944384 211 12361 0 0 2 0 5 3 20 0 15 0 87715831 14335930368 65766 18446744073709551615 4194304 4196468 140732504817440 140685491460368 140685572056789 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33976320 140732504823760 140732504826545 140732504826545 140732504829903 0
[pid=25271/tid=25323] ppid=25268 vsize=13999932 CPUtime=0.1 cores=0,2,4,6
/proc/25271/task/25323/stat : 25323 (java) S 25268 25271 13007 0 -1 1077944384 46 12361 0 0 2 0 5 3 20 0 15 0 87715831 14335930368 65766 18446744073709551615 4194304 4196468 140732504817440 140685490407824 140685572056789 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33976320 140732504823760 140732504826545 140732504826545 140732504829903 0
[pid=25271/tid=25324] ppid=25268 vsize=13999932 CPUtime=0.1 cores=0,2,4,6
/proc/25271/task/25324/stat : 25324 (java) S 25268 25271 13007 0 -1 1077944384 46 12361 0 0 2 0 5 3 20 0 15 0 87715831 14335930368 65766 18446744073709551615 4194304 4196468 140732504817440 140685489355280 140685572056789 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33976320 140732504823760 140732504826545 140732504826545 140732504829903 0
[pid=25271/tid=25325] ppid=25268 vsize=13999932 CPUtime=0.1 cores=0,2,4,6
/proc/25271/task/25325/stat : 25325 (java) S 25268 25271 13007 0 -1 1077944384 59 12361 0 0 2 0 5 3 20 0 15 0 87715831 14335930368 65766 18446744073709551615 4194304 4196468 140732504817440 140685488302736 140685572056789 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33976320 140732504823760 140732504826545 140732504826545 140732504829903 0
[pid=25271/tid=25326] ppid=25268 vsize=13999932 CPUtime=0.11 cores=0,2,4,6
/proc/25271/task/25326/stat : 25326 (java) S 25268 25271 13007 0 -1 1077944384 1053 12361 0 0 3 0 5 3 20 0 15 0 87715833 14335930368 65766 18446744073709551615 4194304 4196468 140732504817440 140684487813616 140685572057730 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33976320 140732504823760 140732504826545 140732504826545 140732504829903 0
[pid=25271/tid=25327] ppid=25268 vsize=13999932 CPUtime=0.08 cores=0,2,4,6
/proc/25271/task/25327/stat : 25327 (java) S 25268 25271 13007 0 -1 1077944384 54 12361 0 0 0 0 5 3 20 0 15 0 87715833 14335930368 65766 18446744073709551615 4194304 4196468 140732504817440 140684486759904 140685572056789 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33976320 140732504823760 140732504826545 140732504826545 140732504829903 0
[pid=25271/tid=25328] ppid=25268 vsize=13999932 CPUtime=0.08 cores=0,2,4,6
/proc/25271/task/25328/stat : 25328 (java) S 25268 25271 13007 0 -1 1077944384 46 12361 0 0 0 0 5 3 20 0 15 0 87715833 14335930368 65766 18446744073709551615 4194304 4196468 140732504817440 140684485707264 140685572056789 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33976320 140732504823760 140732504826545 140732504826545 140732504829903 0
[pid=25271/tid=25329] ppid=25268 vsize=13999932 CPUtime=0.08 cores=0,2,4,6
/proc/25271/task/25329/stat : 25329 (java) S 25268 25271 13007 0 -1 1077944384 3 12361 0 0 0 0 5 3 20 0 15 0 87715836 14335930368 65766 18446744073709551615 4194304 4196468 140732504817440 140684484655824 140685572065179 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33976320 140732504823760 140732504826545 140732504826545 140732504829903 0
[pid=25271/tid=25330] ppid=25268 vsize=13999932 CPUtime=0.99 cores=0,2,4,6
/proc/25271/task/25330/stat : 25330 (java) S 25268 25271 13007 0 -1 1077944384 3723 12361 0 0 89 2 5 3 20 0 15 0 87715836 14335930368 65766 18446744073709551615 4194304 4196468 140732504817440 140684483602416 140685572057730 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33976320 140732504823760 140732504826545 140732504826545 140732504829903 0
[pid=25271/tid=25331] ppid=25268 vsize=13999932 CPUtime=0.71 cores=0,2,4,6
/proc/25271/task/25331/stat : 25331 (java) S 25268 25271 13007 0 -1 1077944384 1358 12361 0 0 63 0 5 3 20 0 15 0 87715836 14335930368 65766 18446744073709551615 4194304 4196468 140732504817440 140684482549872 140685572057730 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33976320 140732504823760 140732504826545 140732504826545 140732504829903 0
[pid=25271/tid=25332] ppid=25268 vsize=13999932 CPUtime=0.97 cores=0,2,4,6
/proc/25271/task/25332/stat : 25332 (java) S 25268 25271 13007 0 -1 1077944384 2542 12361 0 0 88 1 5 3 20 0 15 0 87715836 14335930368 65766 18446744073709551615 4194304 4196468 140732504817440 140684481497328 140685572057730 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33976320 140732504823760 140732504826545 140732504826545 140732504829903 0
[pid=25271/tid=25333] ppid=25268 vsize=13999932 CPUtime=0.08 cores=0,2,4,6
/proc/25271/task/25333/stat : 25333 (java) S 25268 25271 13007 0 -1 1077944384 3 12361 0 0 0 0 5 3 20 0 15 0 87715836 14335930368 65766 18446744073709551615 4194304 4196468 140732504817440 140684480445024 140685572056789 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33976320 140732504823760 140732504826545 140732504826545 140732504829903 0
[pid=25271/tid=25334] ppid=25268 vsize=13999932 CPUtime=0.08 cores=0,2,4,6
/proc/25271/task/25334/stat : 25334 (java) S 25268 25271 13007 0 -1 1077944384 3 12361 0 0 0 0 5 3 20 0 15 0 87715845 14335930368 65766 18446744073709551615 4194304 4196468 140732504817440 140684479392560 140685572057730 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33976320 140732504823760 140732504826545 140732504826545 140732504829903 0
Current children cumulated CPU time (s) 5.46
Current children cumulated vsize (KiB) 13999932

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

[startup+3.20085 s]
/proc/loadavg: 2.05 1.55 1.42 6/215 25334
/proc/meminfo: memFree=30424820/32770624 swapFree=0/465452
[pid=25271] ppid=25268 vsize=14067516 CPUtime=5.66 cores=0,2,4,6
/proc/25271/stat : 25271 (java) S 25268 25271 13007 0 -1 1077944320 47387 12361 0 0 541 17 5 3 20 0 15 0 87715812 14405136384 70543 18446744073709551615 4194304 4196468 140732504817440 140732504799984 140685572046583 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 7 0 0 6293624 6294260 33976320 140732504823760 140732504826545 140732504826545 140732504829903 0
/proc/25271/statm: 3516879 70543 3443 1 0 3505493 0
[pid=25271/tid=25321] ppid=25268 vsize=14067516 CPUtime=2.92 cores=0,2,4,6
/proc/25271/task/25321/stat : 25321 (java) R 25268 25271 13007 0 -1 4202560 35270 12361 0 0 275 9 5 3 20 0 15 0 87715831 14405136384 70543 18446744073709551615 4194304 4196468 140732504817440 140685576262488 140685553610192 0 4 1 16800974 0 0 0 -1 2 0 0 8 0 0 6293624 6294260 33976320 140732504823760 140732504826545 140732504826545 140732504829903 0
[pid=25271/tid=25322] ppid=25268 vsize=14067516 CPUtime=0.1 cores=0,2,4,6
/proc/25271/task/25322/stat : 25322 (java) S 25268 25271 13007 0 -1 1077944384 211 12361 0 0 2 0 5 3 20 0 15 0 87715831 14405136384 70543 18446744073709551615 4194304 4196468 140732504817440 140685491460368 140685572056789 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33976320 140732504823760 140732504826545 140732504826545 140732504829903 0
[pid=25271/tid=25323] ppid=25268 vsize=14067516 CPUtime=0.1 cores=0,2,4,6
/proc/25271/task/25323/stat : 25323 (java) S 25268 25271 13007 0 -1 1077944384 46 12361 0 0 2 0 5 3 20 0 15 0 87715831 14405136384 70543 18446744073709551615 4194304 4196468 140732504817440 140685490407824 140685572056789 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33976320 140732504823760 140732504826545 140732504826545 140732504829903 0
[pid=25271/tid=25324] ppid=25268 vsize=14067516 CPUtime=0.1 cores=0,2,4,6
/proc/25271/task/25324/stat : 25324 (java) S 25268 25271 13007 0 -1 1077944384 46 12361 0 0 2 0 5 3 20 0 15 0 87715831 14405136384 70543 18446744073709551615 4194304 4196468 140732504817440 140685489355280 140685572056789 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33976320 140732504823760 140732504826545 140732504826545 140732504829903 0
[pid=25271/tid=25325] ppid=25268 vsize=14067516 CPUtime=0.1 cores=0,2,4,6
/proc/25271/task/25325/stat : 25325 (java) S 25268 25271 13007 0 -1 1077944384 59 12361 0 0 2 0 5 3 20 0 15 0 87715831 14405136384 70543 18446744073709551615 4194304 4196468 140732504817440 140685488302736 140685572056789 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33976320 140732504823760 140732504826545 140732504826545 140732504829903 0
[pid=25271/tid=25326] ppid=25268 vsize=14067516 CPUtime=0.11 cores=0,2,4,6
/proc/25271/task/25326/stat : 25326 (java) S 25268 25271 13007 0 -1 1077944384 1053 12361 0 0 3 0 5 3 20 0 15 0 87715833 14405136384 70543 18446744073709551615 4194304 4196468 140732504817440 140684487813616 140685572057730 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33976320 140732504823760 140732504826545 140732504826545 140732504829903 0
[pid=25271/tid=25327] ppid=25268 vsize=14067516 CPUtime=0.08 cores=0,2,4,6
/proc/25271/task/25327/stat : 25327 (java) S 25268 25271 13007 0 -1 1077944384 54 12361 0 0 0 0 5 3 20 0 15 0 87715833 14405136384 70543 18446744073709551615 4194304 4196468 140732504817440 140684486759904 140685572056789 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33976320 140732504823760 140732504826545 140732504826545 140732504829903 0
[pid=25271/tid=25328] ppid=25268 vsize=14067516 CPUtime=0.08 cores=0,2,4,6
/proc/25271/task/25328/stat : 25328 (java) S 25268 25271 13007 0 -1 1077944384 46 12361 0 0 0 0 5 3 20 0 15 0 87715833 14405136384 70543 18446744073709551615 4194304 4196468 140732504817440 140684485707264 140685572056789 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33976320 140732504823760 140732504826545 140732504826545 140732504829903 0
[pid=25271/tid=25329] ppid=25268 vsize=14067516 CPUtime=0.08 cores=0,2,4,6
/proc/25271/task/25329/stat : 25329 (java) S 25268 25271 13007 0 -1 1077944384 3 12361 0 0 0 0 5 3 20 0 15 0 87715836 14405136384 70543 18446744073709551615 4194304 4196468 140732504817440 140684484655824 140685572065179 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33976320 140732504823760 140732504826545 140732504826545 140732504829903 0
[pid=25271/tid=25330] ppid=25268 vsize=14067516 CPUtime=0.99 cores=0,2,4,6
/proc/25271/task/25330/stat : 25330 (java) S 25268 25271 13007 0 -1 1077944384 3725 12361 0 0 89 2 5 3 20 0 15 0 87715836 14405136384 70543 18446744073709551615 4194304 4196468 140732504817440 140684483602416 140685572057730 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33976320 140732504823760 140732504826545 140732504826545 140732504829903 0
[pid=25271/tid=25331] ppid=25268 vsize=14067516 CPUtime=0.8 cores=0,2,4,6
/proc/25271/task/25331/stat : 25331 (java) R 25268 25271 13007 0 -1 4202560 2164 12361 0 0 71 1 5 3 20 0 15 0 87715836 14405136384 70543 18446744073709551615 4194304 4196468 140732504817440 140684482530744 140685556942484 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 33976320 140732504823760 140732504826545 140732504826545 140732504829903 0
[pid=25271/tid=25332] ppid=25268 vsize=14067516 CPUtime=0.98 cores=0,2,4,6
/proc/25271/task/25332/stat : 25332 (java) R 25268 25271 13007 0 -1 4202560 2550 12361 0 0 89 1 5 3 20 0 15 0 87715836 14405136384 70543 18446744073709551615 4194304 4196468 140732504817440 140684481497328 140685572067930 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33976320 140732504823760 140732504826545 140732504826545 140732504829903 0
[pid=25271/tid=25333] ppid=25268 vsize=14067516 CPUtime=0.08 cores=0,2,4,6
/proc/25271/task/25333/stat : 25333 (java) S 25268 25271 13007 0 -1 1077944384 3 12361 0 0 0 0 5 3 20 0 15 0 87715836 14405136384 70543 18446744073709551615 4194304 4196468 140732504817440 140684480445024 140685572056789 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33976320 140732504823760 140732504826545 140732504826545 140732504829903 0
[pid=25271/tid=25334] ppid=25268 vsize=14067516 CPUtime=0.08 cores=0,2,4,6
/proc/25271/task/25334/stat : 25334 (java) S 25268 25271 13007 0 -1 1077944384 3 12361 0 0 0 0 5 3 20 0 15 0 87715845 14405136384 70543 18446744073709551615 4194304 4196468 140732504817440 140684479392560 140685572057730 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33976320 140732504823760 140732504826545 140732504826545 140732504829903 0
Current children cumulated CPU time (s) 5.66
Current children cumulated vsize (KiB) 14067516

[startup+3.40686 s]
/proc/loadavg: 2.20 1.59 1.44 8/215 25334
/proc/meminfo: memFree=30330336/32770624 swapFree=0/465452
[pid=25271] ppid=25268 vsize=14067516 CPUtime=6.3 cores=0,2,4,6
/proc/25271/stat : 25271 (java) S 25268 25271 13007 0 -1 1077944320 48381 12361 0 0 605 17 5 3 20 0 15 0 87715812 14405136384 71499 18446744073709551615 4194304 4196468 140732504817440 140732504799984 140685572046583 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 7 0 0 6293624 6294260 33976320 140732504823760 140732504826545 140732504826545 140732504829903 0
/proc/25271/statm: 3516879 71499 3444 1 0 3505493 0
[pid=25271/tid=25321] ppid=25268 vsize=14067516 CPUtime=3.01 cores=0,2,4,6
/proc/25271/task/25321/stat : 25321 (java) S 25268 25271 13007 0 -1 1077944384 35499 12361 0 0 284 9 5 3 20 0 15 0 87715831 14405136384 71499 18446744073709551615 4194304 4196468 140732504817440 140685576284128 140685572056789 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 8 0 0 6293624 6294260 33976320 140732504823760 140732504826545 140732504826545 140732504829903 0
[pid=25271/tid=25322] ppid=25268 vsize=14067516 CPUtime=0.16 cores=0,2,4,6
/proc/25271/task/25322/stat : 25322 (java) S 25268 25271 13007 0 -1 1077944384 213 12361 0 0 8 0 5 3 20 0 15 0 87715831 14405136384 71499 18446744073709551615 4194304 4196468 140732504817440 140685491460368 140685572056789 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33976320 140732504823760 140732504826545 140732504826545 140732504829903 0
[pid=25271/tid=25323] ppid=25268 vsize=14067516 CPUtime=0.17 cores=0,2,4,6
/proc/25271/task/25323/stat : 25323 (java) S 25268 25271 13007 0 -1 1077944384 49 12361 0 0 9 0 5 3 20 0 15 0 87715831 14405136384 71499 18446744073709551615 4194304 4196468 140732504817440 140685490407824 140685572056789 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33976320 140732504823760 140732504826545 140732504826545 140732504829903 0
[pid=25271/tid=25324] ppid=25268 vsize=14067516 CPUtime=0.17 cores=0,2,4,6
/proc/25271/task/25324/stat : 25324 (java) S 25268 25271 13007 0 -1 1077944384 54 12361 0 0 9 0 5 3 20 0 15 0 87715831 14405136384 71499 18446744073709551615 4194304 4196468 140732504817440 140685489355280 140685572056789 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33976320 140732504823760 140732504826545 140732504826545 140732504829903 0
[pid=25271/tid=25325] ppid=25268 vsize=14067516 CPUtime=0.15 cores=0,2,4,6
/proc/25271/task/25325/stat : 25325 (java) S 25268 25271 13007 0 -1 1077944384 62 12361 0 0 7 0 5 3 20 0 15 0 87715831 14405136384 71499 18446744073709551615 4194304 4196468 140732504817440 140685488302736 140685572056789 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33976320 140732504823760 140732504826545 140732504826545 140732504829903 0
[pid=25271/tid=25326] ppid=25268 vsize=14067516 CPUtime=0.13 cores=0,2,4,6
/proc/25271/task/25326/stat : 25326 (java) R 25268 25271 13007 0 -1 4202560 1054 12361 0 0 5 0 5 3 20 0 15 0 87715833 14405136384 71499 18446744073709551615 4194304 4196468 140732504817440 140684487812016 140685557173872 0 0 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33976320 140732504823760 140732504826545 140732504826545 140732504829903 0
[pid=25271/tid=25327] ppid=25268 vsize=14067516 CPUtime=0.08 cores=0,2,4,6
/proc/25271/task/25327/stat : 25327 (java) S 25268 25271 13007 0 -1 1077944384 54 12361 0 0 0 0 5 3 20 0 15 0 87715833 14405136384 71499 18446744073709551615 4194304 4196468 140732504817440 140684486759808 140685572056789 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33976320 140732504823760 140732504826545 140732504826545 140732504829903 0
[pid=25271/tid=25328] ppid=25268 vsize=14067516 CPUtime=0.08 cores=0,2,4,6
/proc/25271/task/25328/stat : 25328 (java) S 25268 25271 13007 0 -1 1077944384 46 12361 0 0 0 0 5 3 20 0 15 0 87715833 14405136384 71499 18446744073709551615 4194304 4196468 140732504817440 140684485707264 140685572056789 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33976320 140732504823760 140732504826545 140732504826545 140732504829903 0
[pid=25271/tid=25329] ppid=25268 vsize=14067516 CPUtime=0.08 cores=0,2,4,6
/proc/25271/task/25329/stat : 25329 (java) S 25268 25271 13007 0 -1 1077944384 3 12361 0 0 0 0 5 3 20 0 15 0 87715836 14405136384 71499 18446744073709551615 4194304 4196468 140732504817440 140684484655824 140685572065179 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33976320 140732504823760 140732504826545 140732504826545 140732504829903 0
[pid=25271/tid=25330] ppid=25268 vsize=14067516 CPUtime=1.1 cores=0,2,4,6
/proc/25271/task/25330/stat : 25330 (java) S 25268 25271 13007 0 -1 1077944384 3746 12361 0 0 100 2 5 3 20 0 15 0 87715836 14405136384 71499 18446744073709551615 4194304 4196468 140732504817440 140684483582560 140685572056789 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33976320 140732504823760 140732504826545 140732504826545 140732504829903 0
[pid=25271/tid=25331] ppid=25268 vsize=14067516 CPUtime=0.93 cores=0,2,4,6
/proc/25271/task/25331/stat : 25331 (java) S 25268 25271 13007 0 -1 1077944384 2777 12361 0 0 84 1 5 3 20 0 15 0 87715836 14405136384 71499 18446744073709551615 4194304 4196468 140732504817440 140684482528912 140685572056789 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33976320 140732504823760 140732504826545 140732504826545 140732504829903 0
[pid=25271/tid=25332] ppid=25268 vsize=14067516 CPUtime=1.02 cores=0,2,4,6
/proc/25271/task/25332/stat : 25332 (java) S 25268 25271 13007 0 -1 1077944384 2664 12361 0 0 93 1 5 3 20 0 15 0 87715836 14405136384 71499 18446744073709551615 4194304 4196468 140732504817440 140684481497328 140685572057730 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33976320 140732504823760 140732504826545 140732504826545 140732504829903 0
[pid=25271/tid=25333] ppid=25268 vsize=14067516 CPUtime=0.08 cores=0,2,4,6
/proc/25271/task/25333/stat : 25333 (java) S 25268 25271 13007 0 -1 1077944384 3 12361 0 0 0 0 5 3 20 0 15 0 87715836 14405136384 71499 18446744073709551615 4194304 4196468 140732504817440 140684480445024 140685572056789 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33976320 140732504823760 140732504826545 140732504826545 140732504829903 0
[pid=25271/tid=25334] ppid=25268 vsize=14067516 CPUtime=0.08 cores=0,2,4,6
/proc/25271/task/25334/stat : 25334 (java) S 25268 25271 13007 0 -1 1077944384 3 12361 0 0 0 0 5 3 20 0 15 0 87715845 14405136384 71499 18446744073709551615 4194304 4196468 140732504817440 140684479392560 140685572057730 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33976320 140732504823760 140732504826545 140732504826545 140732504829903 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 14067516

[startup+3.5023 s]
/proc/loadavg: 2.20 1.59 1.44 8/215 25334
/proc/meminfo: memFree=30330336/32770624 swapFree=0/465452
[pid=25271] ppid=25268 vsize=14067516 CPUtime=6.53 cores=0,2,4,6
/proc/25271/stat : 25271 (java) S 25268 25271 13007 0 -1 1077944320 48628 12361 0 0 628 17 5 3 20 0 15 0 87715812 14405136384 71743 18446744073709551615 4194304 4196468 140732504817440 140732504799984 140685572046583 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 7 0 0 6293624 6294260 33976320 140732504823760 140732504826545 140732504826545 140732504829903 0
/proc/25271/statm: 3516879 71743 3444 1 0 3505493 0
[pid=25271/tid=25321] ppid=25268 vsize=14067516 CPUtime=3.03 cores=0,2,4,6
/proc/25271/task/25321/stat : 25321 (java) R 25268 25271 13007 0 -1 4202560 35577 12361 0 0 286 9 5 3 20 0 15 0 87715831 14405136384 71743 18446744073709551615 4194304 4196468 140732504817440 140685576277328 140685572058518 0 4 1 16800974 0 0 0 -1 4 0 0 8 0 0 6293624 6294260 33976320 140732504823760 140732504826545 140732504826545 140732504829903 0
[pid=25271/tid=25322] ppid=25268 vsize=14067516 CPUtime=0.18 cores=0,2,4,6
/proc/25271/task/25322/stat : 25322 (java) S 25268 25271 13007 0 -1 1077944384 214 12361 0 0 10 0 5 3 20 0 15 0 87715831 14405136384 71743 18446744073709551615 4194304 4196468 140732504817440 140685491460368 140685572056789 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33976320 140732504823760 140732504826545 140732504826545 140732504829903 0
[pid=25271/tid=25323] ppid=25268 vsize=14067516 CPUtime=0.19 cores=0,2,4,6
/proc/25271/task/25323/stat : 25323 (java) S 25268 25271 13007 0 -1 1077944384 56 12361 0 0 11 0 5 3 20 0 15 0 87715831 14405136384 71743 18446744073709551615 4194304 4196468 140732504817440 140685490407824 140685572056789 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33976320 140732504823760 140732504826545 140732504826545 140732504829903 0
[pid=25271/tid=25324] ppid=25268 vsize=14067516 CPUtime=0.19 cores=0,2,4,6
/proc/25271/task/25324/stat : 25324 (java) S 25268 25271 13007 0 -1 1077944384 54 12361 0 0 11 0 5 3 20 0 15 0 87715831 14405136384 71743 18446744073709551615 4194304 4196468 140732504817440 140685489355280 140685572056789 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 33976320 140732504823760 140732504826545 140732504826545 140732504829903 0
[pid=25271/tid=25325] ppid=25268 vsize=14067516 CPUtime=0.18 cores=0,2,4,6
/proc/25271/task/25325/stat : 25325 (java) S 25268 25271 13007 0 -1 1077944384 65 12361 0 0 10 0 5 3 20 0 15 0 87715831 14405136384 71743 18446744073709551615 4194304 4196468 140732504817440 140685488302736 140685572056789 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33976320 140732504823760 140732504826545 140732504826545 140732504829903 0
[pid=25271/tid=25326] ppid=25268 vsize=14067516 CPUtime=0.17 cores=0,2,4,6
/proc/25271/task/25326/stat : 25326 (java) S 25268 25271 13007 0 -1 1077944384 1054 12361 0 0 9 0 5 3 20 0 15 0 87715833 14405136384 71743 18446744073709551615 4194304 4196468 140732504817440 140684487813616 140685572057730 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33976320 140732504823760 140732504826545 140732504826545 140732504829903 0
[pid=25271/tid=25327] ppid=25268 vsize=14067516 CPUtime=0.08 cores=0,2,4,6
/proc/25271/task/25327/stat : 25327 (java) S 25268 25271 13007 0 -1 1077944384 54 12361 0 0 0 0 5 3 20 0 15 0 87715833 14405136384 71743 18446744073709551615 4194304 4196468 140732504817440 140684486759968 140685572056789 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33976320 140732504823760 140732504826545 140732504826545 140732504829903 0
[pid=25271/tid=25328] ppid=25268 vsize=14067516 CPUtime=0.08 cores=0,2,4,6
/proc/25271/task/25328/stat : 25328 (java) S 25268 25271 13007 0 -1 1077944384 46 12361 0 0 0 0 5 3 20 0 15 0 87715833 14405136384 71743 18446744073709551615 4194304 4196468 140732504817440 140684485707264 140685572056789 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33976320 140732504823760 140732504826545 140732504826545 140732504829903 0
[pid=25271/tid=25329] ppid=25268 vsize=14067516 CPUtime=0.08 cores=0,2,4,6
/proc/25271/task/25329/stat : 25329 (java) S 25268 25271 13007 0 -1 1077944384 3 12361 0 0 0 0 5 3 20 0 15 0 87715836 14405136384 71743 18446744073709551615 4194304 4196468 140732504817440 140684484655824 140685572065179 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 33976320 140732504823760 140732504826545 140732504826545 140732504829903 0
[pid=25271/tid=25330] ppid=25268 vsize=14067516 CPUtime=1.12 cores=0,2,4,6
/proc/25271/task/25330/stat : 25330 (java) S 25268 25271 13007 0 -1 1077944384 3751 12361 0 0 102 2 5 3 20 0 15 0 87715836 14405136384 71743 18446744073709551615 4194304 4196468 140732504817440 140684483602416 140685572057730 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33976320 140732504823760 140732504826545 140732504826545 140732504829903 0
[pid=25271/tid=25331] ppid=25268 vsize=14067516 CPUtime=0.98 cores=0,2,4,6
/proc/25271/task/25331/stat : 25331 (java) R 25268 25271 13007 0 -1 4202560 2931 12361 0 0 89 1 5 3 20 0 15 0 87715836 14405136384 71743 18446744073709551615 4194304 4196468 140732504817440 140684482528912 140685555952588 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 33976320 140732504823760 140732504826545 140732504826545 140732504829903 0
[pid=25271/tid=25332] ppid=25268 vsize=14067516 CPUtime=1.02 cores=0,2,4,6
/proc/25271/task/25332/stat : 25332 (java) R 25268 25271 13007 0 -1 4202560 2664 12361 0 0 93 1 5 3 20 0 15 0 87715836 14405136384 71743 18446744073709551615 4194304 4196468 140732504817440 140684481497136 140685572067930 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 33976320 140732504823760 140732504826545 140732504826545 140732504829903 0
[pid=25271/tid=25333] ppid=25268 vsize=14067516 CPUtime=0.08 cores=0,2,4,6
/proc/25271/task/25333/stat : 25333 (java) S 25268 25271 13007 0 -1 1077944384 3 12361 0 0 0 0 5 3 20 0 15 0 87715836 14405136384 71743 18446744073709551615 4194304 4196468 140732504817440 140684480445024 140685572056789 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 33976320 140732504823760 140732504826545 140732504826545 140732504829903 0
[pid=25271/tid=25334] ppid=25268 vsize=14067516 CPUtime=0.08 cores=0,2,4,6
/proc/25271/task/25334/stat : 25334 (java) S 25268 25271 13007 0 -1 1077944384 3 12361 0 0 0 0 5 3 20 0 15 0 87715845 14405136384 71743 18446744073709551615 4194304 4196468 140732504817440 140684479392560 140685572057730 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 33976320 140732504823760 140732504826545 140732504826545 140732504829903 0
Current children cumulated CPU time (s) 6.53
Current children cumulated vsize (KiB) 14067516

Child status: 0
Real time (s): 3.55206
CPU time (s): 6.61864
CPU user time (s): 6.3951
CPU system time (s): 0.223537
CPU usage (%): 186.332
Max. virtual memory (cumulated for all children) (KiB): 14067516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.3951
system time used= 0.223537
maximum resident set size= 288988
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 61253
page faults= 0
swaps= 0
block input operations= 0
block output operations= 184
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5359
involuntary context switches= 119

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.016042 second user time and 0.028073 second system time

The end

Launcher Data

Begin job on node135 at 2017-08-11 15:13:31
IDJOB=4262412
IDBENCH=133268
IDSOLVER=2650
FILE ID=node135/4262412-1502458046
RUNJOBID= node135-1502411443-13071
PBS_JOBID= 
Free space on /tmp= 62008 MiB

SOLVER NAME= Concrete 3.4
BENCH NAME= XCSP17/MagicSquare/MagicSquare-mdd-s1/MagicSquare-3-mdd.xml
COMMAND LINE= bin/concrete BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4262412-1502458046/watcher-4262412-1502458046 -o /tmp/evaluation-result-4262412-1502458046/solver-4262412-1502458046 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1502411443-13071 --watchdog 2580  bin/concrete HOME/instance-4262412-1502458046.xml

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

MD5SUM BENCH= 674464bfa69107b7535c17e5860596be
RANDOM SEED=919659867

node135.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.21
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.21
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.21
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.21
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:        30592112 kB
MemAvailable:   31424564 kB
Buffers:          292608 kB
Cached:           831564 kB
SwapCached:            0 kB
Active:          1237760 kB
Inactive:         498364 kB
Active(anon):     612364 kB
Inactive(anon):    33140 kB
Active(file):     625396 kB
Inactive(file):   465224 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             24192 kB
Writeback:             4 kB
AnonPages:        613952 kB
Mapped:            63084 kB
Shmem:             33464 kB
Slab:             142844 kB
SReclaimable:     115332 kB
SUnreclaim:        27512 kB
KernelStack:        3504 kB
PageTables:         7820 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1299664 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    368640 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 61984 MiB
End job on node135 at 2017-08-11 15:13:35